Skip to content

Commit 781d3b7

Browse files
Merge pull request #623 from citizensadvice/chore/rails-7.2.2.2-upgrade
chore: rails 7.2.2.2
2 parents 6989947 + 1aab489 commit 781d3b7

1 file changed

Lines changed: 56 additions & 55 deletions

File tree

Gemfile.lock

Lines changed: 56 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -38,29 +38,29 @@ GIT
3838
GEM
3939
remote: https://rubygems.org/
4040
specs:
41-
actioncable (7.2.2.1)
42-
actionpack (= 7.2.2.1)
43-
activesupport (= 7.2.2.1)
41+
actioncable (7.2.2.2)
42+
actionpack (= 7.2.2.2)
43+
activesupport (= 7.2.2.2)
4444
nio4r (~> 2.0)
4545
websocket-driver (>= 0.6.1)
4646
zeitwerk (~> 2.6)
47-
actionmailbox (7.2.2.1)
48-
actionpack (= 7.2.2.1)
49-
activejob (= 7.2.2.1)
50-
activerecord (= 7.2.2.1)
51-
activestorage (= 7.2.2.1)
52-
activesupport (= 7.2.2.1)
47+
actionmailbox (7.2.2.2)
48+
actionpack (= 7.2.2.2)
49+
activejob (= 7.2.2.2)
50+
activerecord (= 7.2.2.2)
51+
activestorage (= 7.2.2.2)
52+
activesupport (= 7.2.2.2)
5353
mail (>= 2.8.0)
54-
actionmailer (7.2.2.1)
55-
actionpack (= 7.2.2.1)
56-
actionview (= 7.2.2.1)
57-
activejob (= 7.2.2.1)
58-
activesupport (= 7.2.2.1)
54+
actionmailer (7.2.2.2)
55+
actionpack (= 7.2.2.2)
56+
actionview (= 7.2.2.2)
57+
activejob (= 7.2.2.2)
58+
activesupport (= 7.2.2.2)
5959
mail (>= 2.8.0)
6060
rails-dom-testing (~> 2.2)
61-
actionpack (7.2.2.1)
62-
actionview (= 7.2.2.1)
63-
activesupport (= 7.2.2.1)
61+
actionpack (7.2.2.2)
62+
actionview (= 7.2.2.2)
63+
activesupport (= 7.2.2.2)
6464
nokogiri (>= 1.8.5)
6565
racc
6666
rack (>= 2.2.4, < 3.2)
@@ -69,35 +69,35 @@ GEM
6969
rails-dom-testing (~> 2.2)
7070
rails-html-sanitizer (~> 1.6)
7171
useragent (~> 0.16)
72-
actiontext (7.2.2.1)
73-
actionpack (= 7.2.2.1)
74-
activerecord (= 7.2.2.1)
75-
activestorage (= 7.2.2.1)
76-
activesupport (= 7.2.2.1)
72+
actiontext (7.2.2.2)
73+
actionpack (= 7.2.2.2)
74+
activerecord (= 7.2.2.2)
75+
activestorage (= 7.2.2.2)
76+
activesupport (= 7.2.2.2)
7777
globalid (>= 0.6.0)
7878
nokogiri (>= 1.8.5)
79-
actionview (7.2.2.1)
80-
activesupport (= 7.2.2.1)
79+
actionview (7.2.2.2)
80+
activesupport (= 7.2.2.2)
8181
builder (~> 3.1)
8282
erubi (~> 1.11)
8383
rails-dom-testing (~> 2.2)
8484
rails-html-sanitizer (~> 1.6)
85-
activejob (7.2.2.1)
86-
activesupport (= 7.2.2.1)
85+
activejob (7.2.2.2)
86+
activesupport (= 7.2.2.2)
8787
globalid (>= 0.3.6)
88-
activemodel (7.2.2.1)
89-
activesupport (= 7.2.2.1)
90-
activerecord (7.2.2.1)
91-
activemodel (= 7.2.2.1)
92-
activesupport (= 7.2.2.1)
88+
activemodel (7.2.2.2)
89+
activesupport (= 7.2.2.2)
90+
activerecord (7.2.2.2)
91+
activemodel (= 7.2.2.2)
92+
activesupport (= 7.2.2.2)
9393
timeout (>= 0.4.0)
94-
activestorage (7.2.2.1)
95-
actionpack (= 7.2.2.1)
96-
activejob (= 7.2.2.1)
97-
activerecord (= 7.2.2.1)
98-
activesupport (= 7.2.2.1)
94+
activestorage (7.2.2.2)
95+
actionpack (= 7.2.2.2)
96+
activejob (= 7.2.2.2)
97+
activerecord (= 7.2.2.2)
98+
activesupport (= 7.2.2.2)
9999
marcel (~> 1.0)
100-
activesupport (7.2.2.1)
100+
activesupport (7.2.2.2)
101101
base64
102102
benchmark (>= 0.3)
103103
bigdecimal
@@ -293,7 +293,7 @@ GEM
293293
uri
294294
net-http-persistent (4.0.6)
295295
connection_pool (~> 2.2, >= 2.2.4)
296-
net-imap (0.5.7)
296+
net-imap (0.5.9)
297297
date
298298
net-protocol
299299
net-pop (0.1.2)
@@ -348,20 +348,20 @@ GEM
348348
rack (>= 1.3)
349349
rackup (2.2.1)
350350
rack (>= 3)
351-
rails (7.2.2.1)
352-
actioncable (= 7.2.2.1)
353-
actionmailbox (= 7.2.2.1)
354-
actionmailer (= 7.2.2.1)
355-
actionpack (= 7.2.2.1)
356-
actiontext (= 7.2.2.1)
357-
actionview (= 7.2.2.1)
358-
activejob (= 7.2.2.1)
359-
activemodel (= 7.2.2.1)
360-
activerecord (= 7.2.2.1)
361-
activestorage (= 7.2.2.1)
362-
activesupport (= 7.2.2.1)
351+
rails (7.2.2.2)
352+
actioncable (= 7.2.2.2)
353+
actionmailbox (= 7.2.2.2)
354+
actionmailer (= 7.2.2.2)
355+
actionpack (= 7.2.2.2)
356+
actiontext (= 7.2.2.2)
357+
actionview (= 7.2.2.2)
358+
activejob (= 7.2.2.2)
359+
activemodel (= 7.2.2.2)
360+
activerecord (= 7.2.2.2)
361+
activestorage (= 7.2.2.2)
362+
activesupport (= 7.2.2.2)
363363
bundler (>= 1.15.0)
364-
railties (= 7.2.2.1)
364+
railties (= 7.2.2.2)
365365
rails-controller-testing (1.0.5)
366366
actionpack (>= 5.0.1.rc1)
367367
actionview (>= 5.0.1.rc1)
@@ -380,9 +380,9 @@ GEM
380380
rack
381381
railties (>= 5.1)
382382
semantic_logger (~> 4.16)
383-
railties (7.2.2.1)
384-
actionpack (= 7.2.2.1)
385-
activesupport (= 7.2.2.1)
383+
railties (7.2.2.2)
384+
actionpack (= 7.2.2.2)
385+
activesupport (= 7.2.2.2)
386386
irb (~> 1.13)
387387
rackup (>= 1.0.0)
388388
rake (>= 12.2)
@@ -503,7 +503,7 @@ GEM
503503
crack (>= 0.3.2)
504504
hashdiff (>= 0.4.0, < 2.0.0)
505505
websocket (1.2.11)
506-
websocket-driver (0.7.7)
506+
websocket-driver (0.8.0)
507507
base64
508508
websocket-extensions (>= 0.1.0)
509509
websocket-extensions (0.1.5)
@@ -523,6 +523,7 @@ PLATFORMS
523523
arm64-darwin-23
524524
arm64-darwin-24
525525
x86_64-darwin-22
526+
x86_64-darwin-24
526527
x86_64-linux
527528
x86_64-linux-musl
528529

0 commit comments

Comments
 (0)