Skip to content

Commit

Permalink
Update dependency pry to v0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent d40c85f commit d68b4ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ gem 'bootsnap', '>= 1.4.2', require: false
group :development, :test do
gem 'dotenv-rails'
gem 'listen'
gem 'pry', '0.14.1'
gem 'pry', '0.15.0'
end

group :development do
Expand Down

0 comments on commit d68b4ea

Please sign in to comment.