Skip to content

Commit

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


Updates `jwt` from 2.9.3 to 2.10.1
- [Release notes](https://github.com/jwt/ruby-jwt/releases)
- [Changelog](https://github.com/jwt/ruby-jwt/blob/main/CHANGELOG.md)
- [Commits](jwt/ruby-jwt@v2.9.3...v2.10.1)

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: jwt
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: patch-and-minor
- dependency-name: rack-test
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: patch-and-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 27, 2024
1 parent 5c1f6d8 commit 48f0fa4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ GEM
net-http (>= 0.5.0)
hashdiff (1.1.1)
json (2.9.0)
jwt (2.9.3)
jwt (2.10.1)
base64
language_server-protocol (3.17.0.3)
logger (1.6.2)
Expand All @@ -46,8 +46,8 @@ GEM
pry (>= 0.13, < 0.15)
public_suffix (6.0.1)
racc (1.8.1)
rack (3.0.9.1)
rack-test (2.1.0)
rack (3.1.8)
rack-test (2.2.0)
rack (>= 1.3)
rainbow (3.1.1)
rake (13.2.1)
Expand Down

0 comments on commit 48f0fa4

Please sign in to comment.