Skip to content

Commit a355057

Browse files
chore(deps): bump devise-multi_email from 3.0.1 to 3.1.6
1 parent b41d4ea commit a355057

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -209,8 +209,8 @@ GEM
209209
railties (>= 4.1.0)
210210
responders
211211
warden (~> 1.2.3)
212-
devise-multi_email (3.0.1)
213-
devise
212+
devise-multi_email (3.1.6)
213+
devise (< 6.0)
214214
diff-lcs (1.5.1)
215215
docile (1.4.0)
216216
docker-api (2.4.0)
@@ -380,7 +380,7 @@ GEM
380380
actionpack
381381
activerecord
382382
railties
383-
loofah (2.24.1)
383+
loofah (2.25.1)
384384
crass (~> 1.0.2)
385385
nokogiri (>= 1.12.0)
386386
mail (2.8.1)
@@ -418,7 +418,7 @@ GEM
418418
net-protocol
419419
netrc (0.11.0)
420420
nio4r (2.7.4)
421-
nokogiri (1.19.1)
421+
nokogiri (1.19.2)
422422
mini_portile2 (~> 2.8.2)
423423
racc (~> 1.4)
424424
orm_adapter (0.5.0)
@@ -485,8 +485,8 @@ GEM
485485
activesupport (>= 5.0.0)
486486
minitest
487487
nokogiri (>= 1.6)
488-
rails-html-sanitizer (1.6.2)
489-
loofah (~> 2.21)
488+
rails-html-sanitizer (1.7.0)
489+
loofah (~> 2.25)
490490
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)
491491
rails-i18n (7.0.10)
492492
i18n (>= 0.7, < 2)
@@ -538,9 +538,9 @@ GEM
538538
io-console (~> 0.5)
539539
request_store (1.7.0)
540540
rack (>= 1.4)
541-
responders (3.1.1)
542-
actionpack (>= 5.2)
543-
railties (>= 5.2)
541+
responders (3.2.0)
542+
actionpack (>= 7.0)
543+
railties (>= 7.0)
544544
rest-client (2.1.0)
545545
http-accept (>= 1.7.0, < 2.0)
546546
http-cookie (>= 1.0.2, < 2.0)

0 commit comments

Comments
 (0)