Skip to content

Commit 5e65b08

Browse files
chore(deps): bump devise from 4.9.4 to 5.0.2
Bumps [devise](https://github.com/heartcombo/devise) from 4.9.4 to 5.0.2. - [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.2) --- updated-dependencies: - dependency-name: devise dependency-version: 5.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 70d42e7 commit 5e65b08

2 files changed

Lines changed: 94 additions & 81 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ gem 'acts_as_tenant'
184184
gem 'http_accept_language'
185185

186186
# User authentication
187-
gem 'devise', '4.9.4'
187+
gem 'devise', '5.0.2'
188188
gem 'devise-multi_email'
189189
gem 'keycloak'
190190
gem 'jwt'

Gemfile.lock

Lines changed: 93 additions & 80 deletions
Original file line numberDiff line numberDiff line change
@@ -53,68 +53,70 @@ GEM
5353
remote: https://rubygems.org/
5454
specs:
5555
Ascii85 (2.0.1)
56-
actioncable (7.2.2.2)
57-
actionpack (= 7.2.2.2)
58-
activesupport (= 7.2.2.2)
56+
actioncable (7.2.3)
57+
actionpack (= 7.2.3)
58+
activesupport (= 7.2.3)
5959
nio4r (~> 2.0)
6060
websocket-driver (>= 0.6.1)
6161
zeitwerk (~> 2.6)
62-
actionmailbox (7.2.2.2)
63-
actionpack (= 7.2.2.2)
64-
activejob (= 7.2.2.2)
65-
activerecord (= 7.2.2.2)
66-
activestorage (= 7.2.2.2)
67-
activesupport (= 7.2.2.2)
62+
actionmailbox (7.2.3)
63+
actionpack (= 7.2.3)
64+
activejob (= 7.2.3)
65+
activerecord (= 7.2.3)
66+
activestorage (= 7.2.3)
67+
activesupport (= 7.2.3)
6868
mail (>= 2.8.0)
69-
actionmailer (7.2.2.2)
70-
actionpack (= 7.2.2.2)
71-
actionview (= 7.2.2.2)
72-
activejob (= 7.2.2.2)
73-
activesupport (= 7.2.2.2)
69+
actionmailer (7.2.3)
70+
actionpack (= 7.2.3)
71+
actionview (= 7.2.3)
72+
activejob (= 7.2.3)
73+
activesupport (= 7.2.3)
7474
mail (>= 2.8.0)
7575
rails-dom-testing (~> 2.2)
76-
actionpack (7.2.2.2)
77-
actionview (= 7.2.2.2)
78-
activesupport (= 7.2.2.2)
76+
actionpack (7.2.3)
77+
actionview (= 7.2.3)
78+
activesupport (= 7.2.3)
79+
cgi
7980
nokogiri (>= 1.8.5)
8081
racc
81-
rack (>= 2.2.4, < 3.2)
82+
rack (>= 2.2.4, < 3.3)
8283
rack-session (>= 1.0.1)
8384
rack-test (>= 0.6.3)
8485
rails-dom-testing (~> 2.2)
8586
rails-html-sanitizer (~> 1.6)
8687
useragent (~> 0.16)
87-
actiontext (7.2.2.2)
88-
actionpack (= 7.2.2.2)
89-
activerecord (= 7.2.2.2)
90-
activestorage (= 7.2.2.2)
91-
activesupport (= 7.2.2.2)
88+
actiontext (7.2.3)
89+
actionpack (= 7.2.3)
90+
activerecord (= 7.2.3)
91+
activestorage (= 7.2.3)
92+
activesupport (= 7.2.3)
9293
globalid (>= 0.6.0)
9394
nokogiri (>= 1.8.5)
94-
actionview (7.2.2.2)
95-
activesupport (= 7.2.2.2)
95+
actionview (7.2.3)
96+
activesupport (= 7.2.3)
9697
builder (~> 3.1)
98+
cgi
9799
erubi (~> 1.11)
98100
rails-dom-testing (~> 2.2)
99101
rails-html-sanitizer (~> 1.6)
100-
activejob (7.2.2.2)
101-
activesupport (= 7.2.2.2)
102+
activejob (7.2.3)
103+
activesupport (= 7.2.3)
102104
globalid (>= 0.3.6)
103-
activemodel (7.2.2.2)
104-
activesupport (= 7.2.2.2)
105-
activerecord (7.2.2.2)
106-
activemodel (= 7.2.2.2)
107-
activesupport (= 7.2.2.2)
105+
activemodel (7.2.3)
106+
activesupport (= 7.2.3)
107+
activerecord (7.2.3)
108+
activemodel (= 7.2.3)
109+
activesupport (= 7.2.3)
108110
timeout (>= 0.4.0)
109111
activerecord-import (2.2.0)
110112
activerecord (>= 4.2)
111-
activestorage (7.2.2.2)
112-
actionpack (= 7.2.2.2)
113-
activejob (= 7.2.2.2)
114-
activerecord (= 7.2.2.2)
115-
activesupport (= 7.2.2.2)
113+
activestorage (7.2.3)
114+
actionpack (= 7.2.3)
115+
activejob (= 7.2.3)
116+
activerecord (= 7.2.3)
117+
activesupport (= 7.2.3)
116118
marcel (~> 1.0)
117-
activesupport (7.2.2.2)
119+
activesupport (7.2.3)
118120
base64
119121
benchmark (>= 0.3)
120122
bigdecimal
@@ -159,8 +161,8 @@ GEM
159161
aws-eventstream (~> 1, >= 1.0.2)
160162
baran (0.1.12)
161163
base64 (0.3.0)
162-
bcrypt (3.1.20)
163-
benchmark (0.4.1)
164+
bcrypt (3.1.21)
165+
benchmark (0.5.0)
164166
bigdecimal (3.3.1)
165167
builder (3.3.0)
166168
bullet (8.0.7)
@@ -190,20 +192,21 @@ GEM
190192
image_processing (~> 1.1)
191193
marcel (~> 1.0.0)
192194
ssrf_filter (~> 1.0)
195+
cgi (0.5.1)
193196
childprocess (5.0.0)
194-
concurrent-ruby (1.3.5)
195-
connection_pool (2.5.4)
197+
concurrent-ruby (1.3.6)
198+
connection_pool (3.0.2)
196199
consistency_fail (0.3.7)
197200
crass (1.0.6)
198201
cronex (0.15.0)
199202
tzinfo
200203
unicode (>= 0.4.4.5)
201204
csv (3.3.5)
202-
date (3.4.1)
203-
devise (4.9.4)
205+
date (3.5.1)
206+
devise (5.0.2)
204207
bcrypt (~> 3.0)
205208
orm_adapter (~> 0.1)
206-
railties (>= 4.1.0)
209+
railties (>= 7.0)
207210
responders
208211
warden (~> 1.2.3)
209212
devise-multi_email (3.0.1)
@@ -228,6 +231,7 @@ GEM
228231
htmlentities (~> 4.3.3)
229232
launchy (>= 2.1, < 4.0)
230233
mail (~> 2.7)
234+
erb (6.0.2)
231235
erubi (1.13.1)
232236
et-orbi (1.2.11)
233237
tzinfo
@@ -288,7 +292,7 @@ GEM
288292
http-cookie (1.0.6)
289293
domain_name (~> 0.5)
290294
http_accept_language (2.1.1)
291-
i18n (1.14.7)
295+
i18n (1.14.8)
292296
concurrent-ruby (~> 1.0)
293297
i18n-tasks (1.0.15)
294298
activesupport (>= 4.0.2)
@@ -316,9 +320,10 @@ GEM
316320
ruby-vips (>= 2.0.17, < 3)
317321
image_size (3.4.0)
318322
in_threads (1.6.0)
319-
io-console (0.8.0)
320-
irb (1.15.2)
323+
io-console (0.8.2)
324+
irb (1.17.0)
321325
pp (>= 0.6.0)
326+
prism (>= 1.3.0)
322327
rdoc (>= 4.0.0)
323328
reline (>= 0.4.2)
324329
jbuilder (2.13.0)
@@ -395,7 +400,9 @@ GEM
395400
mini_magick (4.13.2)
396401
mini_mime (1.1.5)
397402
mini_portile2 (2.8.9)
398-
minitest (5.26.0)
403+
minitest (6.0.2)
404+
drb (~> 2.0)
405+
prism (~> 1.5)
399406
multi_json (1.17.0)
400407
multipart-post (2.4.1)
401408
neighbor (0.5.2)
@@ -432,20 +439,21 @@ GEM
432439
ttfunk
433440
pg (1.6.3)
434441
pgvector (0.3.2)
435-
pp (0.6.2)
442+
pp (0.6.3)
436443
prettyprint
437444
pragmatic_segmenter (0.3.24)
438445
prettyprint (0.2.0)
446+
prism (1.9.0)
439447
progress (3.6.0)
440-
psych (5.2.4)
448+
psych (5.3.1)
441449
date
442450
stringio
443451
public_suffix (6.0.2)
444452
puma (6.6.0)
445453
nio4r (~> 2.0)
446454
raabro (1.4.0)
447455
racc (1.8.1)
448-
rack (3.1.20)
456+
rack (3.2.5)
449457
rack-cors (2.0.2)
450458
rack (>= 2.0.0)
451459
rack-mini-profiler (3.3.1)
@@ -455,27 +463,27 @@ GEM
455463
rack (>= 3.0.0)
456464
rack-test (2.2.0)
457465
rack (>= 1.3)
458-
rackup (2.2.1)
466+
rackup (2.3.1)
459467
rack (>= 3)
460-
rails (7.2.2.2)
461-
actioncable (= 7.2.2.2)
462-
actionmailbox (= 7.2.2.2)
463-
actionmailer (= 7.2.2.2)
464-
actionpack (= 7.2.2.2)
465-
actiontext (= 7.2.2.2)
466-
actionview (= 7.2.2.2)
467-
activejob (= 7.2.2.2)
468-
activemodel (= 7.2.2.2)
469-
activerecord (= 7.2.2.2)
470-
activestorage (= 7.2.2.2)
471-
activesupport (= 7.2.2.2)
468+
rails (7.2.3)
469+
actioncable (= 7.2.3)
470+
actionmailbox (= 7.2.3)
471+
actionmailer (= 7.2.3)
472+
actionpack (= 7.2.3)
473+
actiontext (= 7.2.3)
474+
actionview (= 7.2.3)
475+
activejob (= 7.2.3)
476+
activemodel (= 7.2.3)
477+
activerecord (= 7.2.3)
478+
activestorage (= 7.2.3)
479+
activesupport (= 7.2.3)
472480
bundler (>= 1.15.0)
473-
railties (= 7.2.2.2)
481+
railties (= 7.2.3)
474482
rails-controller-testing (1.0.5)
475483
actionpack (>= 5.0.1.rc1)
476484
actionview (>= 5.0.1.rc1)
477485
activesupport (>= 5.0.1.rc1)
478-
rails-dom-testing (2.2.0)
486+
rails-dom-testing (2.3.0)
479487
activesupport (>= 5.0.0)
480488
minitest
481489
nokogiri (>= 1.6)
@@ -485,21 +493,25 @@ GEM
485493
rails-i18n (7.0.10)
486494
i18n (>= 0.7, < 2)
487495
railties (>= 6.0.0, < 8)
488-
railties (7.2.2.2)
489-
actionpack (= 7.2.2.2)
490-
activesupport (= 7.2.2.2)
496+
railties (7.2.3)
497+
actionpack (= 7.2.3)
498+
activesupport (= 7.2.3)
499+
cgi
491500
irb (~> 1.13)
492501
rackup (>= 1.0.0)
493502
rake (>= 12.2)
494503
thor (~> 1.0, >= 1.2.2)
504+
tsort (>= 0.2)
495505
zeitwerk (~> 2.6)
496506
rainbow (3.1.1)
497-
rake (13.2.1)
507+
rake (13.3.1)
498508
rb-fsevent (0.11.2)
499509
rb-inotify (0.11.1)
500510
ffi (~> 1.0)
501-
rdoc (6.13.1)
511+
rdoc (7.2.0)
512+
erb
502513
psych (>= 4.0.0)
514+
tsort
503515
recaptcha (5.19.0)
504516
record_tag_helper (1.0.1)
505517
actionview (>= 5)
@@ -524,13 +536,13 @@ GEM
524536
redis-store (1.10.0)
525537
redis (>= 4, < 6)
526538
regexp_parser (2.10.0)
527-
reline (0.6.1)
539+
reline (0.6.3)
528540
io-console (~> 0.5)
529541
request_store (1.7.0)
530542
rack (>= 1.4)
531-
responders (3.1.1)
532-
actionpack (>= 5.2)
533-
railties (>= 5.2)
543+
responders (3.2.0)
544+
actionpack (>= 7.0)
545+
railties (>= 7.0)
534546
rest-client (2.1.0)
535547
http-accept (>= 1.7.0, < 2.0)
536548
http-cookie (>= 1.0.2, < 2.0)
@@ -642,15 +654,16 @@ GEM
642654
rack (>= 2.2.4, < 4)
643655
ssrf_filter (1.2.0)
644656
stackprof (0.2.27)
645-
stringio (3.1.7)
657+
stringio (3.2.0)
646658
temple (0.10.3)
647659
terminal-table (4.0.0)
648660
unicode-display_width (>= 1.1.1, < 4)
649-
thor (1.4.0)
661+
thor (1.5.0)
650662
tilt (2.6.0)
651663
timeout (0.4.3)
652664
traceroute (0.8.1)
653665
rails (>= 3.0.0)
666+
tsort (0.2.0)
654667
ttfunk (1.8.0)
655668
bigdecimal (~> 3.1)
656669
tzinfo (2.0.6)
@@ -681,7 +694,7 @@ GEM
681694
nokogiri (~> 1.8)
682695
yajl-ruby (1.4.3)
683696
yard (0.9.37)
684-
zeitwerk (2.7.3)
697+
zeitwerk (2.7.5)
685698

686699
PLATFORMS
687700
ruby
@@ -707,7 +720,7 @@ DEPENDENCIES
707720
consistency_fail
708721
coursemology-polyglot!
709722
csv
710-
devise (= 4.9.4)
723+
devise (= 5.0.2)
711724
devise-multi_email
712725
docker-api
713726
docx

0 commit comments

Comments
 (0)