Skip to content

Commit

Permalink
Bump the patch-and-minor-dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the patch-and-minor-dependencies group with 2 updates: [pry](https://github.com/pry/pry) and [rack-test](https://github.com/rack/rack-test).


Updates `pry` from 0.15.0 to 0.15.2
- [Release notes](https://github.com/pry/pry/releases)
- [Changelog](https://github.com/pry/pry/blob/master/CHANGELOG.md)
- [Commits](pry/pry@v0.15.0...v0.15.2)

Updates `rack-test` from 2.1.0 to 2.2.0
- [Release notes](https://github.com/rack/rack-test/releases)
- [Changelog](https://github.com/rack/rack-test/blob/main/History.md)
- [Commits](rack/rack-test@v2.1.0...v2.2.0)

---
updated-dependencies:
- dependency-name: pry
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-and-minor-dependencies
- dependency-name: rack-test
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: patch-and-minor-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 28, 2024
1 parent d1b2cfb commit 3b8847d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,14 @@ GEM
racc
powerbar (1.0.18)
hashie (>= 1.1.0)
pry (0.15.0)
pry (0.15.2)
coderay (~> 1.1)
method_source (~> 1.0)
puma (6.5.0)
nio4r (~> 2.0)
racc (1.8.1)
rack (3.1.8)
rack-test (2.1.0)
rack-test (2.2.0)
rack (>= 1.3)
rack-unreloader (2.1.0)
rackup (2.2.1)
Expand Down

0 comments on commit 3b8847d

Please sign in to comment.