Skip to content

Commit

Permalink
Update dependency pry to "~>0.14.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 26, 2024
1 parent 8082c76 commit 3def3c3
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 @@ -15,7 +15,7 @@ group :changelog do
end

group :debug do
gem "pry", "~>0.13.1"
gem "pry", "~>0.14.0"
gem "pry-byebug", "~>3.9.0"
gem "pry-stack_explorer"
end
Expand Down

0 comments on commit 3def3c3

Please sign in to comment.