Skip to content

Commit

Permalink
Update dependency pry to "~>0.15.0" (#104)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent c6b83a2 commit 348d487
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 348d487

Please sign in to comment.