Skip to content

Commit

Permalink
Merge branch 'dependabot/bundler/pry-0.15.0' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
gbp committed Nov 18, 2024
2 parents 255fd13 + 3a89cf3 commit a9b6e53
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 @@ -191,7 +191,7 @@ group :test, :development do
gem 'oink', '~> 0.10.1'
gem 'rspec-activemodel-mocks', '~> 1.2.1'
gem 'rspec-rails', '~> 7.1.0'
gem 'pry', '~> 0.14.2'
gem 'pry', '~> 0.15.0'
end

group :development do
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,7 @@ GEM
prime (0.1.2)
forwardable
singleton
pry (0.14.2)
pry (0.15.0)
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (6.0.1)
Expand Down Expand Up @@ -636,7 +636,7 @@ DEPENDENCIES
oink (~> 0.10.1)
open4 (~> 1.3.0)
pg (~> 1.5.9)
pry (~> 0.14.2)
pry (~> 0.15.0)
puma (~> 6.4.3)
rack (~> 2.2.10)
rack-utf8_sanitizer (~> 1.9.1)
Expand Down

0 comments on commit a9b6e53

Please sign in to comment.