Skip to content

Commit

Permalink
Merge pull request railsbridge#926 from railsbridge/dependabot/bundle…
Browse files Browse the repository at this point in the history
…r/pry-0.13.0

Bump pry from 0.12.2 to 0.13.0
  • Loading branch information
michaelglass authored Mar 29, 2020
2 parents befd2e9 + 5d08c09 commit 0e923ec
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 @@ -183,7 +183,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.2)
mini_portile2 (2.4.0)
Expand Down Expand Up @@ -246,9 +246,9 @@ GEM
ast (~> 2.4.0)
pg (1.2.3)
phantomjs (2.1.1.0)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
pry (0.13.0)
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (4.0.3)
puma (4.3.3)
nio4r (~> 2.0)
Expand Down

0 comments on commit 0e923ec

Please sign in to comment.