Skip to content

Commit 269ff54

Browse files
authored
Merge pull request #164 from tuanle03/dependabot/bundler/devise-jwt-0.12.1
Bump devise-jwt from 0.11.0 to 0.12.1
2 parents b713555 + 2d3d458 commit 269ff54

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

Gemfile.lock

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ GEM
7171
appsignal (3.7.5)
7272
rack
7373
ast (2.4.2)
74+
base64 (0.2.0)
7475
bcrypt (3.1.20)
7576
bigdecimal (3.1.8)
7677
bindex (0.8.1)
@@ -108,14 +109,14 @@ GEM
108109
railties (>= 4.1.0)
109110
responders
110111
warden (~> 1.2.3)
111-
devise-jwt (0.11.0)
112+
devise-jwt (0.12.1)
112113
devise (~> 4.0)
113-
warden-jwt_auth (~> 0.8)
114+
warden-jwt_auth (~> 0.10)
114115
diff-lcs (1.5.1)
115116
dry-auto_inject (1.0.1)
116117
dry-core (~> 1.0)
117118
zeitwerk (~> 2.6)
118-
dry-configurable (1.1.0)
119+
dry-configurable (1.2.0)
119120
dry-core (~> 1.0, < 2)
120121
zeitwerk (~> 2.6)
121122
dry-core (1.0.1)
@@ -193,7 +194,8 @@ GEM
193194
railties (>= 4.2.0)
194195
thor (>= 0.14, < 2.0)
195196
json (2.7.2)
196-
jwt (2.7.1)
197+
jwt (2.8.2)
198+
base64
197199
language_server-protocol (3.17.0.3)
198200
loofah (2.22.0)
199201
crass (~> 1.0.2)
@@ -362,7 +364,7 @@ GEM
362364
unicode-display_width (2.5.0)
363365
warden (1.2.9)
364366
rack (>= 2.0.9)
365-
warden-jwt_auth (0.8.0)
367+
warden-jwt_auth (0.10.0)
366368
dry-auto_inject (>= 0.8, < 2)
367369
dry-configurable (>= 0.13, < 2)
368370
jwt (~> 2.1)

0 commit comments

Comments
 (0)