Skip to content

Commit

Permalink
No-Jira(deps): Bump pry from 0.11.3 to 0.13.1
Browse files Browse the repository at this point in the history
Bumps [pry](https://github.com/pry/pry) from 0.11.3 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.11.3...v0.13.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored May 15, 2020
1 parent e4c1376 commit 0b1adff
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -38,15 +38,15 @@ GEM
listen (3.2.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
method_source (0.9.0)
method_source (1.0.0)
minitest (5.14.0)
parallel (1.12.1)
parser (2.5.1.2)
ast (~> 2.4.0)
powerpack (0.1.2)
pry (0.11.3)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
pry (0.13.1)
coderay (~> 1.1)
method_source (~> 1.0)
rainbow (3.0.0)
rake (12.3.3)
rb-fsevent (0.10.4)
Expand Down

0 comments on commit 0b1adff

Please sign in to comment.