Skip to content

Commit

Permalink
Update dependency pry-byebug to "~>3.10.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 26, 2024
1 parent 420decf commit dfe98c1
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 @@ -16,7 +16,7 @@ end

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

Expand Down

0 comments on commit dfe98c1

Please sign in to comment.