Skip to content

Commit

Permalink
Merge pull request #1347 from sanger/depfu/update/pry-rails-0.3.11
Browse files Browse the repository at this point in the history
Update pry-rails 0.3.9 → 0.3.11 (minor)
  • Loading branch information
stevieing authored Jul 1, 2024
2 parents dbda337 + 0decb2b commit 1463e33
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 @@ -150,7 +150,7 @@ GEM
net-pop
net-smtp
marcel (1.0.4)
method_source (1.0.0)
method_source (1.1.0)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
minitest (5.24.0)
Expand All @@ -174,11 +174,11 @@ GEM
parser (3.3.3.0)
ast (~> 2.4.1)
racc
pry (0.14.1)
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
pry-rails (0.3.9)
pry (>= 0.10.4)
pry-rails (0.3.11)
pry (>= 0.13.0)
psych (5.1.2)
stringio
puma (6.4.2)
Expand Down

0 comments on commit 1463e33

Please sign in to comment.