Merge pull request #642 from Retrospring/dependabot/bundler/jwt-2.5.0

This commit is contained in:
dependabot[bot] 2022-08-29 17:26:11 +00:00 committed by GitHub
commit 4f4253aecb
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