Skip to content

Commit

Permalink
Bump jwt from 2.7.0 to 2.7.1
Browse files Browse the repository at this point in the history
Bumps [jwt](https://github.com/jwt/ruby-jwt) from 2.7.0 to 2.7.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.7.0...v2.7.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 12, 2023
1 parent cfd902e commit f7cc902
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 @@ -20,7 +20,7 @@ GEM
i18n (1.14.0)
concurrent-ruby (~> 1.0)
json (2.6.3)
jwt (2.7.0)
jwt (2.7.1)
method_source (1.0.0)
minitest (5.18.0)
octokit (6.1.1)
Expand Down

0 comments on commit f7cc902

Please sign in to comment.