Skip to content

Commit

Permalink
Update pry-byebug requirement from ~> 3.9.0 to ~> 3.10.1
Browse files Browse the repository at this point in the history
Updates the requirements on [pry-byebug](https://github.com/deivid-rodriguez/pry-byebug) to permit the latest version.
- [Release notes](https://github.com/deivid-rodriguez/pry-byebug/releases)
- [Changelog](https://github.com/deivid-rodriguez/pry-byebug/blob/master/CHANGELOG.md)
- [Commits](deivid-rodriguez/pry-byebug@v3.9.0...v3.10.1)

---
updated-dependencies:
- dependency-name: pry-byebug
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 11, 2024
1 parent 6bae7dd commit f6fb888
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 @@ -6,6 +6,6 @@ gemspec
group :test do
gem "guard", "~> 2.18.0"
gem "guard-minitest", "~> 2.4.6"
gem "pry-byebug", "~> 3.9.0"
gem "pry-byebug", "~> 3.10.1"
gem "pry-doc", "~> 1.4.0"
end

0 comments on commit f6fb888

Please sign in to comment.