Merge pull request #871 from Retrospring/dependabot/bundler/jwt-2.6.0

This commit is contained in:
dependabot[bot] 2022-12-26 10:53:17 +00:00 committed by GitHub
commit cb8e7adea6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -67,7 +67,7 @@ gem "fake_email_validator"
# TLD validation
gem "tldv", "~> 0.1.0"
gem "jwt", "~> 2.5"
gem "jwt", "~> 2.6"
group :development do
gem "binding_of_caller"

View File

@ -221,7 +221,7 @@ GEM
mini_magick (>= 4.9.5, < 5)
ruby-vips (>= 2.0.17, < 3)
json (2.6.3)
jwt (2.5.0)
jwt (2.6.0)
kaminari (1.2.2)
activesupport (>= 4.1.0)
kaminari-actionview (= 1.2.2)
@ -542,7 +542,7 @@ DEPENDENCIES
hcaptcha (~> 7.0)
httparty
i18n-js (= 4.0)
jwt (~> 2.5)
jwt (~> 2.6)
letter_opener
lograge
mini_magick