Skip to content

Commit

Permalink
Merge pull request #1785 from alphagov/dependabot/bundler/pry-0.14.2
Browse files Browse the repository at this point in the history
Bump pry from 0.12.2 to 0.14.2
  • Loading branch information
ChrisBAshton authored Oct 20, 2023
2 parents b06e6e4 + c12c15c commit 414f6e8
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
@@ -1,13 +1,13 @@
GEM
remote: https://rubygems.org/
specs:
coderay (1.1.2)
coderay (1.1.3)
colorize (0.8.1)
diff-lcs (1.5.0)
method_source (0.9.2)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
method_source (1.0.0)
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
rspec (3.12.0)
rspec-core (~> 3.12.0)
rspec-expectations (~> 3.12.0)
Expand Down

0 comments on commit 414f6e8

Please sign in to comment.