Bump jwt from 2.4.1 to 2.5.0

Bumps [jwt](https://github.com/jwt/ruby-jwt) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/jwt/ruby-jwt/releases)
- [Changelog](https://github.com/jwt/ruby-jwt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jwt/ruby-jwt/compare/v2.4.1...v2.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-08-29 17:21:32 +00:00 committed by GitHub
parent 97f3416af4
commit cdfb4eb571
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -65,7 +65,7 @@ gem "redis"
gem "fake_email_validator"
gem "jwt", "~> 2.4"
gem "jwt", "~> 2.5"
group :development do
gem "binding_of_caller"

View File

@ -260,7 +260,7 @@ GEM
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
json (2.6.2)
jwt (2.4.1)
jwt (2.5.0)
kaminari (1.2.2)
activesupport (>= 4.1.0)
kaminari-actionview (= 1.2.2)
@ -617,7 +617,7 @@ DEPENDENCIES
httparty
i18n-js (= 3.9.2)
jbuilder (~> 2.10)
jwt (~> 2.4)
jwt (~> 2.5)
letter_opener
lograge
mini_magick