Skip to content

Commit

Permalink
Bump jwt from 2.8.2 to 2.9.0 (#29)
Browse files Browse the repository at this point in the history
Bumps [jwt](https://github.com/jwt/ruby-jwt) from 2.8.2 to 2.9.0.
- [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.8.2...v2.9.0)

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

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 Sep 18, 2024
1 parent d21545a commit ef71197
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 @@ -111,7 +111,7 @@ GEM
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
json (2.7.2)
jwt (2.8.2)
jwt (2.9.0)
base64
language_server-protocol (3.17.0.3)
logger (1.6.1)
Expand Down

0 comments on commit ef71197

Please sign in to comment.