Skip to content

Commit

Permalink
Update dependency pry to "~>0.15.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent c6b83a2 commit be1a076
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.14.0"
gem "pry", "~>0.15.0"
gem "pry-byebug", "~>3.10.0"
gem "pry-stack_explorer"
end
Expand Down

0 comments on commit be1a076

Please sign in to comment.