Skip to content

Commit

Permalink
Bump pry from 0.12.2 to 0.13.1 in /notification-settings (#245)
Browse files Browse the repository at this point in the history
Bumps [pry](https://github.com/pry/pry) from 0.12.2 to 0.13.1.
- [Release notes](https://github.com/pry/pry/releases)
- [Changelog](https://github.com/pry/pry/blob/master/CHANGELOG.md)
- [Commits](pry/pry@v0.12.2...v0.13.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 19, 2020
1 parent 423a32c commit 5f09c07
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions notification-settings/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ GEM
arel (9.0.0)
ast (2.4.0)
builder (3.2.3)
coderay (1.1.2)
coderay (1.1.3)
concurrent-ruby (1.1.5)
crass (1.0.5)
diff-lcs (1.3)
Expand All @@ -76,7 +76,7 @@ GEM
mini_mime (>= 0.1.1)
marcel (0.3.3)
mimemagic (~> 0.3.2)
method_source (0.9.2)
method_source (1.0.0)
mimemagic (0.3.3)
mini_mime (1.0.1)
mini_portile2 (2.4.0)
Expand All @@ -91,9 +91,9 @@ GEM
parallel (1.17.0)
parser (2.6.3.0)
ast (~> 2.4.0)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
pry (0.13.1)
coderay (~> 1.1)
method_source (~> 1.0)
rack (2.0.8)
rack-test (1.1.0)
rack (>= 1.0, < 3)
Expand Down

0 comments on commit 5f09c07

Please sign in to comment.