Skip to content

Commit

Permalink
build(deps-dev): bump pry from 0.14.2 to 0.15.0
Browse files Browse the repository at this point in the history
Bumps [pry](https://github.com/pry/pry) from 0.14.2 to 0.15.0.
- [Release notes](https://github.com/pry/pry/releases)
- [Changelog](https://github.com/pry/pry/blob/master/CHANGELOG.md)
- [Commits](pry/pry@v0.14.2...v0.15.0)

---
updated-dependencies:
- dependency-name: pry
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2024
1 parent 45d8ce9 commit 721fd60
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ group :development, :test do
gem "rspec", "~> 3.13"
gem "rspec-its", "~>2.0"
gem "standard", "~> 1.42.0"
gem "pry", "~> 0.14"
gem "pry", "~> 0.15"
gem "webmock", "~> 3"
gem "vcr", "~> 6"
gem "bundle-audit", "~> 0.1.0"
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 721fd60

Please sign in to comment.