Skip to content

Commit

Permalink
Bump jwt from 2.9.1 to 2.9.3 (#4573)
Browse files Browse the repository at this point in the history
Bumps [jwt](https://github.com/jwt/ruby-jwt) from 2.9.1 to 2.9.3.
- [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.1...v2.9.3)

---
updated-dependencies:
- dependency-name: jwt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 11, 2024
1 parent 53e80ab commit 0f1f0b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -398,7 +398,7 @@ GEM
activerecord (>= 6.1)
activesupport (>= 6.1)
pg (>= 0.18.1)
jwt (2.9.1)
jwt (2.9.3)
base64
kaminari (1.2.2)
activesupport (>= 4.1.0)
Expand Down

0 comments on commit 0f1f0b9

Please sign in to comment.