Skip to content

Commit

Permalink
Merge pull request #164 from tuanle03/dependabot/bundler/devise-jwt-0…
Browse files Browse the repository at this point in the history
….12.1

Bump devise-jwt from 0.11.0 to 0.12.1
  • Loading branch information
tuanle03 authored Aug 15, 2024
2 parents b713555 + 2d3d458 commit 269ff54
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ GEM
appsignal (3.7.5)
rack
ast (2.4.2)
base64 (0.2.0)
bcrypt (3.1.20)
bigdecimal (3.1.8)
bindex (0.8.1)
Expand Down Expand Up @@ -108,14 +109,14 @@ GEM
railties (>= 4.1.0)
responders
warden (~> 1.2.3)
devise-jwt (0.11.0)
devise-jwt (0.12.1)
devise (~> 4.0)
warden-jwt_auth (~> 0.8)
warden-jwt_auth (~> 0.10)
diff-lcs (1.5.1)
dry-auto_inject (1.0.1)
dry-core (~> 1.0)
zeitwerk (~> 2.6)
dry-configurable (1.1.0)
dry-configurable (1.2.0)
dry-core (~> 1.0, < 2)
zeitwerk (~> 2.6)
dry-core (1.0.1)
Expand Down Expand Up @@ -193,7 +194,8 @@ GEM
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
json (2.7.2)
jwt (2.7.1)
jwt (2.8.2)
base64
language_server-protocol (3.17.0.3)
loofah (2.22.0)
crass (~> 1.0.2)
Expand Down Expand Up @@ -362,7 +364,7 @@ GEM
unicode-display_width (2.5.0)
warden (1.2.9)
rack (>= 2.0.9)
warden-jwt_auth (0.8.0)
warden-jwt_auth (0.10.0)
dry-auto_inject (>= 0.8, < 2)
dry-configurable (>= 0.13, < 2)
jwt (~> 2.1)
Expand Down

0 comments on commit 269ff54

Please sign in to comment.