Skip to content

Commit

Permalink
Merge pull request #292 from indirect/dependabot/bundler/pry-0.15.2
Browse files Browse the repository at this point in the history
Bump pry from 0.15.0 to 0.15.2
  • Loading branch information
github-actions[bot] authored Dec 25, 2024
2 parents b0a3c15 + e15ff9f commit be0bbf7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ gem "capybara", "~> 3.40"
gem "gem-release", "~> 2.2"
gem "matrix", "~> 0.4.2"
gem "nokogiri", "~> 1.17"
gem "pry", "~> 0.15.0"
gem "pry", "~> 0.15.2"
gem "rake", "~> 13.2"
gem "rspec-rails", "~> 7.1"
gem "sprockets-rails", "~> 3.5"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ GEM
racc (~> 1.4)
nokogiri (1.17.2-x86_64-linux)
racc (~> 1.4)
pry (0.15.0)
pry (0.15.2)
coderay (~> 1.1)
method_source (~> 1.0)
psych (5.2.1)
Expand Down Expand Up @@ -245,7 +245,7 @@ DEPENDENCIES
gem-release (~> 2.2)
matrix (~> 0.4.2)
nokogiri (~> 1.17)
pry (~> 0.15.0)
pry (~> 0.15.2)
rails-footnotes!
rake (~> 13.2)
rspec-rails (~> 7.1)
Expand Down

0 comments on commit be0bbf7

Please sign in to comment.