Skip to content

Commit d7ae1a8

Browse files
Bump devise from 4.9.4 to 5.0.3
Bumps [devise](https://github.com/heartcombo/devise) from 4.9.4 to 5.0.3. - [Release notes](https://github.com/heartcombo/devise/releases) - [Changelog](https://github.com/heartcombo/devise/blob/main/CHANGELOG.md) - [Commits](heartcombo/devise@v4.9.4...v5.0.3) --- updated-dependencies: - dependency-name: devise dependency-version: 5.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 56a6f79 commit d7ae1a8

1 file changed

Lines changed: 21 additions & 18 deletions

File tree

Gemfile.lock

Lines changed: 21 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ GEM
114114
base64 (0.1.2)
115115
bcp47_spec (0.2.1)
116116
bcrypt (3.1.22)
117-
benchmark (0.4.1)
117+
benchmark (0.5.0)
118118
better_errors (2.10.1)
119119
erubi (>= 1.0.0)
120120
rack (>= 0.9.0)
@@ -160,10 +160,10 @@ GEM
160160
date (3.5.1)
161161
debug_inspector (1.1.0)
162162
device_detector (1.1.1)
163-
devise (4.9.4)
163+
devise (5.0.3)
164164
bcrypt (~> 3.0)
165165
orm_adapter (~> 0.1)
166-
railties (>= 4.1.0)
166+
railties (>= 7.0)
167167
responders
168168
warden (~> 1.2.3)
169169
devise_invitable (2.0.9)
@@ -179,7 +179,7 @@ GEM
179179
scanf (~> 1.0)
180180
sxp (~> 1.3)
181181
unicode-types (~> 1.8)
182-
erb (5.0.1)
182+
erb (6.0.2)
183183
erubi (1.13.1)
184184
ethon (0.16.0)
185185
ffi (>= 1.15.0)
@@ -226,16 +226,17 @@ GEM
226226
csv
227227
mini_mime (>= 1.0.0)
228228
multi_xml (>= 0.5.2)
229-
i18n (1.14.7)
229+
i18n (1.14.8)
230230
concurrent-ruby (~> 1.0)
231231
i18n_data (0.17.1)
232232
simple_po_parser (~> 1.1)
233233
icalendar (2.9.0)
234234
ice_cube (~> 0.16)
235235
ice_cube (0.16.4)
236236
io-console (0.8.2)
237-
irb (1.15.2)
237+
irb (1.17.0)
238238
pp (>= 0.6.0)
239+
prism (>= 1.3.0)
239240
rdoc (>= 4.0.0)
240241
reline (>= 0.4.2)
241242
iso_country_codes (0.7.8)
@@ -332,7 +333,7 @@ GEM
332333
rb-fsevent (~> 0.10, >= 0.10.3)
333334
rb-inotify (~> 0.9, >= 0.9.10)
334335
logger (1.7.0)
335-
loofah (2.24.1)
336+
loofah (2.25.1)
336337
crass (~> 1.0.2)
337338
nokogiri (>= 1.12.0)
338339
mail (2.8.1)
@@ -385,7 +386,7 @@ GEM
385386
net-protocol
386387
netrc (0.11.0)
387388
nio4r (2.7.4)
388-
nokogiri (1.19.1)
389+
nokogiri (1.19.2)
389390
mini_portile2 (~> 2.8.2)
390391
racc (~> 1.4)
391392
numerizer (0.1.1)
@@ -425,10 +426,11 @@ GEM
425426
ast (~> 2.4.1)
426427
racc
427428
pg (1.5.6)
428-
pp (0.6.2)
429+
pp (0.6.3)
429430
prettyprint
430431
pr_geohash (1.0.0)
431432
prettyprint (0.2.0)
433+
prism (1.9.0)
432434
private_address_check (0.5.0)
433435
pry (0.14.2)
434436
coderay (~> 1.1)
@@ -491,8 +493,8 @@ GEM
491493
activesupport (>= 5.0.0)
492494
minitest
493495
nokogiri (>= 1.6)
494-
rails-html-sanitizer (1.6.2)
495-
loofah (~> 2.21)
496+
rails-html-sanitizer (1.7.0)
497+
loofah (~> 2.25)
496498
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)
497499
rails-i18n (7.0.8)
498500
i18n (>= 0.7, < 2)
@@ -515,7 +517,7 @@ GEM
515517
tsort (>= 0.2)
516518
zeitwerk (~> 2.6)
517519
rainbow (3.1.1)
518-
rake (13.3.0)
520+
rake (13.3.1)
519521
rb-fsevent (0.11.2)
520522
rb-inotify (0.10.1)
521523
ffi (~> 1.0)
@@ -587,9 +589,10 @@ GEM
587589
rdf-xsd (3.3.0)
588590
rdf (~> 3.3)
589591
rexml (~> 3.2)
590-
rdoc (6.14.0)
592+
rdoc (7.2.0)
591593
erb
592594
psych (>= 4.0.0)
595+
tsort
593596
readline (0.0.4)
594597
reline
595598
recaptcha (5.15.0)
@@ -601,9 +604,9 @@ GEM
601604
regexp_parser (2.8.1)
602605
reline (0.6.3)
603606
io-console (~> 0.5)
604-
responders (3.1.1)
605-
actionpack (>= 5.2)
606-
railties (>= 5.2)
607+
responders (3.2.0)
608+
actionpack (>= 7.0)
609+
railties (>= 7.0)
607610
rest-client (2.1.0)
608611
http-accept (>= 1.7.0, < 2.0)
609612
http-cookie (>= 1.0.2, < 2.0)
@@ -796,7 +799,7 @@ GEM
796799
addressable (>= 2.8.0)
797800
crack (>= 0.3.2)
798801
hashdiff (>= 0.4.0, < 2.0.0)
799-
webrick (1.9.1)
802+
webrick (1.9.2)
800803
websocket-driver (0.8.0)
801804
base64
802805
websocket-extensions (>= 0.1.0)
@@ -809,7 +812,7 @@ GEM
809812
psych (>= 3.3)
810813
rdf (~> 3.3)
811814
rdf-xsd (~> 3.3)
812-
zeitwerk (2.7.3)
815+
zeitwerk (2.7.5)
813816

814817
PLATFORMS
815818
ruby

0 commit comments

Comments
 (0)