Skip to content

Commit 1d442cd

Browse files
Update dependency devise to v5 [SECURITY]
1 parent 664187c commit 1d442cd

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ GEM
121121
aws-sigv4 (1.12.1)
122122
aws-eventstream (~> 1, >= 1.0.2)
123123
base64 (0.3.0)
124-
bcrypt (3.1.20)
124+
bcrypt (3.1.22)
125125
benchmark (0.5.0)
126126
bigdecimal (4.0.1)
127127
bindex (0.8.1)
@@ -161,10 +161,10 @@ GEM
161161
delayed_job_active_record (4.1.11)
162162
activerecord (>= 3.0, < 9.0)
163163
delayed_job (>= 3.0, < 5)
164-
devise (4.9.4)
164+
devise (5.0.3)
165165
bcrypt (~> 3.0)
166166
orm_adapter (~> 0.1)
167-
railties (>= 4.1.0)
167+
railties (>= 7.0)
168168
responders
169169
warden (~> 1.2.3)
170170
docile (1.4.1)
@@ -232,7 +232,7 @@ GEM
232232
activesupport (>= 4)
233233
railties (>= 4)
234234
request_store (~> 1.0)
235-
loofah (2.25.0)
235+
loofah (2.25.1)
236236
crass (~> 1.0.2)
237237
nokogiri (>= 1.12.0)
238238
mail (2.9.0)
@@ -267,7 +267,7 @@ GEM
267267
net-smtp (0.5.1)
268268
net-protocol
269269
nio4r (2.7.5)
270-
nokogiri (1.19.1)
270+
nokogiri (1.19.2)
271271
mini_portile2 (~> 2.8.2)
272272
racc (~> 1.4)
273273
omniauth (2.1.4)
@@ -360,9 +360,9 @@ GEM
360360
io-console (~> 0.5)
361361
request_store (1.7.0)
362362
rack (>= 1.4)
363-
responders (3.1.1)
364-
actionpack (>= 5.2)
365-
railties (>= 5.2)
363+
responders (3.2.0)
364+
actionpack (>= 7.0)
365+
railties (>= 7.0)
366366
rexml (3.4.4)
367367
rubocop (1.85.0)
368368
json (~> 2.3)

0 commit comments

Comments
 (0)