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 Aug 7, 2020
1 parent a623791 commit c4961ad
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ GEM
thor (>= 0.14.0)
ast (2.4.0)
bump (0.6.1)
coderay (1.1.2)
coderay (1.1.3)
concurrent-ruby (1.1.6)
coveralls (0.8.22)
json (>= 1.8, < 3)
Expand All @@ -39,15 +39,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.1)
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)
psych (3.2.0)
rainbow (3.0.0)
rake (12.3.3)
Expand Down

0 comments on commit c4961ad

Please sign in to comment.