Skip to content

Commit

Permalink
Bump pry from 0.12.2 to 0.14.1
Browse files Browse the repository at this point in the history
Bumps [pry](https://github.com/pry/pry) from 0.12.2 to 0.14.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.14.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Apr 13, 2021
1 parent 456c094 commit 554b875
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Expand Up @@ -38,7 +38,7 @@ GEM
builder (3.2.3)
case_transform (0.2)
activesupport
coderay (1.1.2)
coderay (1.1.3)
concurrent-ruby (1.1.5)
coveralls (0.8.23)
json (>= 1.8, < 3)
Expand Down Expand Up @@ -81,7 +81,7 @@ GEM
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
lumberjack (1.2.4)
method_source (0.9.2)
method_source (1.0.0)
mini_portile2 (2.4.0)
minitest (5.13.0)
nenv (0.3.0)
Expand All @@ -94,9 +94,9 @@ GEM
parser (2.6.0.0)
ast (~> 2.4.0)
powerpack (0.1.2)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
pry (0.14.1)
coderay (~> 1.1)
method_source (~> 1.0)
rack (2.0.7)
rack-test (1.1.0)
rack (>= 1.0, < 3)
Expand Down

0 comments on commit 554b875

Please sign in to comment.