Merge pull request #1980 from Retrospring/dependabot/bundler/jwt-2.10.1

This commit is contained in:
dependabot[bot] 2025-01-23 15:22:33 +00:00 committed by GitHub
commit 146331d382
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -70,7 +70,7 @@ gem "tldv", "~> 0.1.0"
gem "view_component"
gem "jwt", "~> 2.9"
gem "jwt", "~> 2.10"
group :development do
gem "binding_of_caller"

View file

@ -249,7 +249,7 @@ GEM
json (2.8.2)
json-schema (5.1.0)
addressable (~> 2.8)
jwt (2.9.3)
jwt (2.10.1)
base64
kaminari (1.2.2)
activesupport (>= 4.1.0)
@ -592,7 +592,7 @@ DEPENDENCIES
i18n-js (= 4.0)
jsbundling-rails (~> 1.3)
json-schema
jwt (~> 2.9)
jwt (~> 2.10)
letter_opener
lograge
mail (~> 2.7.1)