Skip to content

Commit

Permalink
chore(deps): update dependency pry to "~> 0.15.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 15, 2024
1 parent 3202bd5 commit 02d550b
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 @@ -7,7 +7,7 @@ gem "activerecord", ENV.fetch("AR_VERSION", "~> 7.1.0")
gem "ostruct"
gem "minitest", "~> 5.25.0"
gem "minitest-rg", "~> 5.3.0"
gem "pry", "~> 0.13.0"
gem "pry", "~> 0.15.0"
gem "pry-byebug", "~> 3.9.0"
# Add sqlite3 for testing for compatibility with other adapters.
gem 'sqlite3', '~> 1.4'
Expand Down

0 comments on commit 02d550b

Please sign in to comment.