Skip to content

Commit

Permalink
Update dependency pry-byebug to "~>3.10.0" (#101)
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 Jun 26, 2024
1 parent 420decf commit c6b83a2
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 c6b83a2

Please sign in to comment.