Skip to content

Commit 0e0766d

Browse files
Update dependency devise to v5
1 parent 2b187bd commit 0e0766d

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ GEM
109109
aws-sigv4 (1.12.1)
110110
aws-eventstream (~> 1, >= 1.0.2)
111111
base64 (0.3.0)
112-
bcrypt (3.1.21)
112+
bcrypt (3.1.22)
113113
bigdecimal (4.1.2)
114114
bindex (0.8.1)
115115
bootsnap (1.24.6)
@@ -136,10 +136,10 @@ GEM
136136
crass (1.0.7)
137137
csv (3.3.5)
138138
date (3.5.1)
139-
devise (4.9.4)
139+
devise (5.0.4)
140140
bcrypt (~> 3.0)
141141
orm_adapter (~> 0.1)
142-
railties (>= 4.1.0)
142+
railties (>= 7.0)
143143
responders
144144
warden (~> 1.2.3)
145145
dotenv (3.2.0)
@@ -240,7 +240,7 @@ GEM
240240
activesupport (>= 4)
241241
railties (>= 4)
242242
request_store (~> 1.0)
243-
loofah (2.25.1)
243+
loofah (2.25.2)
244244
crass (~> 1.0.2)
245245
nokogiri (>= 1.12.0)
246246
mail (2.9.1)
@@ -330,8 +330,8 @@ GEM
330330
activesupport (>= 5.0.0)
331331
minitest
332332
nokogiri (>= 1.6)
333-
rails-html-sanitizer (1.7.0)
334-
loofah (~> 2.25)
333+
rails-html-sanitizer (1.7.1)
334+
loofah (~> 2.25, >= 2.25.2)
335335
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
336336
railties (8.1.3)
337337
actionpack (= 8.1.3)

0 commit comments

Comments
 (0)