Skip to content

Commit

Permalink
Merge pull request #279 from indirect/dependabot/bundler/pry-0.15.0
Browse files Browse the repository at this point in the history
Bump pry from 0.14.2 to 0.15.0
  • Loading branch information
github-actions[bot] authored Nov 20, 2024
2 parents 7a50b6f + 2b4a893 commit e40d71d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.16"
gem "pry", "~> 0.14.1"
gem "pry", "~> 0.15.0"
gem "rake", "~> 13.2"
gem "rspec-rails", "~> 7.0"
gem "sprockets-rails", "~> 3.5"
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ GEM
net-smtp
marcel (1.0.4)
matrix (0.4.2)
method_source (1.0.0)
method_source (1.1.0)
mini_mime (1.1.5)
minitest (5.25.1)
mutex_m (0.2.0)
Expand All @@ -140,7 +140,7 @@ GEM
racc (~> 1.4)
nokogiri (1.16.7-x86_64-linux)
racc (~> 1.4)
pry (0.14.2)
pry (0.15.0)
coderay (~> 1.1)
method_source (~> 1.0)
psych (5.1.2)
Expand Down Expand Up @@ -240,7 +240,7 @@ DEPENDENCIES
gem-release (~> 2.2)
matrix (~> 0.4.2)
nokogiri (~> 1.16)
pry (~> 0.14.1)
pry (~> 0.15.0)
rails-footnotes!
rake (~> 13.2)
rspec-rails (~> 7.0)
Expand Down

0 comments on commit e40d71d

Please sign in to comment.