Skip to content

Commit 325a4c6

Browse files
authored
Merge pull request #898 from alphagov/dependabot/bundler/rails-7.0.8
Bump rails from 7.0.7.2 to 7.0.8
2 parents dbc03f7 + 874b7b9 commit 325a4c6

2 files changed

Lines changed: 57 additions & 57 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
source "https://rubygems.org"
22

3-
gem "rails", "7.0.7.2"
3+
gem "rails", "7.0.8"
44

55
gem "bootsnap", require: false
66
gem "gds-api-adapters"

Gemfile.lock

Lines changed: 56 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -1,67 +1,67 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (7.0.7.2)
5-
actionpack (= 7.0.7.2)
6-
activesupport (= 7.0.7.2)
4+
actioncable (7.0.8)
5+
actionpack (= 7.0.8)
6+
activesupport (= 7.0.8)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
9-
actionmailbox (7.0.7.2)
10-
actionpack (= 7.0.7.2)
11-
activejob (= 7.0.7.2)
12-
activerecord (= 7.0.7.2)
13-
activestorage (= 7.0.7.2)
14-
activesupport (= 7.0.7.2)
9+
actionmailbox (7.0.8)
10+
actionpack (= 7.0.8)
11+
activejob (= 7.0.8)
12+
activerecord (= 7.0.8)
13+
activestorage (= 7.0.8)
14+
activesupport (= 7.0.8)
1515
mail (>= 2.7.1)
1616
net-imap
1717
net-pop
1818
net-smtp
19-
actionmailer (7.0.7.2)
20-
actionpack (= 7.0.7.2)
21-
actionview (= 7.0.7.2)
22-
activejob (= 7.0.7.2)
23-
activesupport (= 7.0.7.2)
19+
actionmailer (7.0.8)
20+
actionpack (= 7.0.8)
21+
actionview (= 7.0.8)
22+
activejob (= 7.0.8)
23+
activesupport (= 7.0.8)
2424
mail (~> 2.5, >= 2.5.4)
2525
net-imap
2626
net-pop
2727
net-smtp
2828
rails-dom-testing (~> 2.0)
29-
actionpack (7.0.7.2)
30-
actionview (= 7.0.7.2)
31-
activesupport (= 7.0.7.2)
29+
actionpack (7.0.8)
30+
actionview (= 7.0.8)
31+
activesupport (= 7.0.8)
3232
rack (~> 2.0, >= 2.2.4)
3333
rack-test (>= 0.6.3)
3434
rails-dom-testing (~> 2.0)
3535
rails-html-sanitizer (~> 1.0, >= 1.2.0)
36-
actiontext (7.0.7.2)
37-
actionpack (= 7.0.7.2)
38-
activerecord (= 7.0.7.2)
39-
activestorage (= 7.0.7.2)
40-
activesupport (= 7.0.7.2)
36+
actiontext (7.0.8)
37+
actionpack (= 7.0.8)
38+
activerecord (= 7.0.8)
39+
activestorage (= 7.0.8)
40+
activesupport (= 7.0.8)
4141
globalid (>= 0.6.0)
4242
nokogiri (>= 1.8.5)
43-
actionview (7.0.7.2)
44-
activesupport (= 7.0.7.2)
43+
actionview (7.0.8)
44+
activesupport (= 7.0.8)
4545
builder (~> 3.1)
4646
erubi (~> 1.4)
4747
rails-dom-testing (~> 2.0)
4848
rails-html-sanitizer (~> 1.1, >= 1.2.0)
49-
activejob (7.0.7.2)
50-
activesupport (= 7.0.7.2)
49+
activejob (7.0.8)
50+
activesupport (= 7.0.8)
5151
globalid (>= 0.3.6)
52-
activemodel (7.0.7.2)
53-
activesupport (= 7.0.7.2)
54-
activerecord (7.0.7.2)
55-
activemodel (= 7.0.7.2)
56-
activesupport (= 7.0.7.2)
57-
activestorage (7.0.7.2)
58-
actionpack (= 7.0.7.2)
59-
activejob (= 7.0.7.2)
60-
activerecord (= 7.0.7.2)
61-
activesupport (= 7.0.7.2)
52+
activemodel (7.0.8)
53+
activesupport (= 7.0.8)
54+
activerecord (7.0.8)
55+
activemodel (= 7.0.8)
56+
activesupport (= 7.0.8)
57+
activestorage (7.0.8)
58+
actionpack (= 7.0.8)
59+
activejob (= 7.0.8)
60+
activerecord (= 7.0.8)
61+
activesupport (= 7.0.8)
6262
marcel (~> 1.0)
6363
mini_mime (>= 1.1.0)
64-
activesupport (7.0.7.2)
64+
activesupport (7.0.8)
6565
concurrent-ruby (~> 1.0, >= 1.0.2)
6666
i18n (>= 1.6, < 2)
6767
minitest (>= 5.1)
@@ -130,8 +130,8 @@ GEM
130130
rails (>= 6)
131131
warden (~> 1.2)
132132
warden-oauth2 (~> 0.0.1)
133-
globalid (1.1.0)
134-
activesupport (>= 5.0)
133+
globalid (1.2.1)
134+
activesupport (>= 6.1)
135135
google-protobuf (3.24.3)
136136
google-protobuf (3.24.3-aarch64-linux)
137137
google-protobuf (3.24.3-arm64-darwin)
@@ -472,20 +472,20 @@ GEM
472472
rack
473473
rack-test (2.1.0)
474474
rack (>= 1.3)
475-
rails (7.0.7.2)
476-
actioncable (= 7.0.7.2)
477-
actionmailbox (= 7.0.7.2)
478-
actionmailer (= 7.0.7.2)
479-
actionpack (= 7.0.7.2)
480-
actiontext (= 7.0.7.2)
481-
actionview (= 7.0.7.2)
482-
activejob (= 7.0.7.2)
483-
activemodel (= 7.0.7.2)
484-
activerecord (= 7.0.7.2)
485-
activestorage (= 7.0.7.2)
486-
activesupport (= 7.0.7.2)
475+
rails (7.0.8)
476+
actioncable (= 7.0.8)
477+
actionmailbox (= 7.0.8)
478+
actionmailer (= 7.0.8)
479+
actionpack (= 7.0.8)
480+
actiontext (= 7.0.8)
481+
actionview (= 7.0.8)
482+
activejob (= 7.0.8)
483+
activemodel (= 7.0.8)
484+
activerecord (= 7.0.8)
485+
activestorage (= 7.0.8)
486+
activesupport (= 7.0.8)
487487
bundler (>= 1.15.0)
488-
railties (= 7.0.7.2)
488+
railties (= 7.0.8)
489489
rails-controller-testing (1.0.5)
490490
actionpack (>= 5.0.1.rc1)
491491
actionview (>= 5.0.1.rc1)
@@ -497,9 +497,9 @@ GEM
497497
rails-html-sanitizer (1.6.0)
498498
loofah (~> 2.21)
499499
nokogiri (~> 1.14)
500-
railties (7.0.7.2)
501-
actionpack (= 7.0.7.2)
502-
activesupport (= 7.0.7.2)
500+
railties (7.0.8)
501+
actionpack (= 7.0.8)
502+
activesupport (= 7.0.8)
503503
method_source
504504
rake (>= 12.2)
505505
thor (~> 1.0)
@@ -671,7 +671,7 @@ DEPENDENCIES
671671
mlanett-redis-lock
672672
mongoid
673673
plek
674-
rails (= 7.0.7.2)
674+
rails (= 7.0.8)
675675
rails-controller-testing
676676
redis
677677
rspec-rails

0 commit comments

Comments
 (0)