Skip to content

Commit eaa4faa

Browse files
authored
Merge pull request #844 from alphagov/dependabot/bundler/rails-7.0.7.2
build(deps): bump rails from 7.0.7 to 7.0.7.2
2 parents 7a3ed89 + 074c0bf commit eaa4faa

File tree

2 files changed

+59
-59
lines changed

2 files changed

+59
-59
lines changed

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"
3+
gem "rails", "7.0.7.2"
44

55
gem "gds-api-adapters"
66
gem "gds-sso"

Gemfile.lock

Lines changed: 58 additions & 58 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)
5-
actionpack (= 7.0.7)
6-
activesupport (= 7.0.7)
4+
actioncable (7.0.7.2)
5+
actionpack (= 7.0.7.2)
6+
activesupport (= 7.0.7.2)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
9-
actionmailbox (7.0.7)
10-
actionpack (= 7.0.7)
11-
activejob (= 7.0.7)
12-
activerecord (= 7.0.7)
13-
activestorage (= 7.0.7)
14-
activesupport (= 7.0.7)
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)
1515
mail (>= 2.7.1)
1616
net-imap
1717
net-pop
1818
net-smtp
19-
actionmailer (7.0.7)
20-
actionpack (= 7.0.7)
21-
actionview (= 7.0.7)
22-
activejob (= 7.0.7)
23-
activesupport (= 7.0.7)
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)
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)
30-
actionview (= 7.0.7)
31-
activesupport (= 7.0.7)
29+
actionpack (7.0.7.2)
30+
actionview (= 7.0.7.2)
31+
activesupport (= 7.0.7.2)
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)
37-
actionpack (= 7.0.7)
38-
activerecord (= 7.0.7)
39-
activestorage (= 7.0.7)
40-
activesupport (= 7.0.7)
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)
4141
globalid (>= 0.6.0)
4242
nokogiri (>= 1.8.5)
43-
actionview (7.0.7)
44-
activesupport (= 7.0.7)
43+
actionview (7.0.7.2)
44+
activesupport (= 7.0.7.2)
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)
50-
activesupport (= 7.0.7)
49+
activejob (7.0.7.2)
50+
activesupport (= 7.0.7.2)
5151
globalid (>= 0.3.6)
52-
activemodel (7.0.7)
53-
activesupport (= 7.0.7)
54-
activerecord (7.0.7)
55-
activemodel (= 7.0.7)
56-
activesupport (= 7.0.7)
57-
activestorage (7.0.7)
58-
actionpack (= 7.0.7)
59-
activejob (= 7.0.7)
60-
activerecord (= 7.0.7)
61-
activesupport (= 7.0.7)
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)
6262
marcel (~> 1.0)
6363
mini_mime (>= 1.1.0)
64-
activesupport (7.0.7)
64+
activesupport (7.0.7.2)
6565
concurrent-ruby (~> 1.0, >= 1.0.2)
6666
i18n (>= 1.6, < 2)
6767
minitest (>= 5.1)
@@ -200,14 +200,14 @@ GEM
200200
net-protocol
201201
netrc (0.11.0)
202202
nio4r (2.5.9)
203-
nokogiri (1.15.3)
203+
nokogiri (1.15.4)
204204
mini_portile2 (~> 2.8.2)
205205
racc (~> 1.4)
206-
nokogiri (1.15.3-aarch64-linux)
206+
nokogiri (1.15.4-aarch64-linux)
207207
racc (~> 1.4)
208-
nokogiri (1.15.3-arm64-darwin)
208+
nokogiri (1.15.4-arm64-darwin)
209209
racc (~> 1.4)
210-
nokogiri (1.15.3-x86_64-linux)
210+
nokogiri (1.15.4-x86_64-linux)
211211
racc (~> 1.4)
212212
null_logger (0.0.1)
213213
oauth2 (2.0.9)
@@ -438,30 +438,30 @@ GEM
438438
rack
439439
rack-test (2.1.0)
440440
rack (>= 1.3)
441-
rails (7.0.7)
442-
actioncable (= 7.0.7)
443-
actionmailbox (= 7.0.7)
444-
actionmailer (= 7.0.7)
445-
actionpack (= 7.0.7)
446-
actiontext (= 7.0.7)
447-
actionview (= 7.0.7)
448-
activejob (= 7.0.7)
449-
activemodel (= 7.0.7)
450-
activerecord (= 7.0.7)
451-
activestorage (= 7.0.7)
452-
activesupport (= 7.0.7)
441+
rails (7.0.7.2)
442+
actioncable (= 7.0.7.2)
443+
actionmailbox (= 7.0.7.2)
444+
actionmailer (= 7.0.7.2)
445+
actionpack (= 7.0.7.2)
446+
actiontext (= 7.0.7.2)
447+
actionview (= 7.0.7.2)
448+
activejob (= 7.0.7.2)
449+
activemodel (= 7.0.7.2)
450+
activerecord (= 7.0.7.2)
451+
activestorage (= 7.0.7.2)
452+
activesupport (= 7.0.7.2)
453453
bundler (>= 1.15.0)
454-
railties (= 7.0.7)
454+
railties (= 7.0.7.2)
455455
rails-dom-testing (2.2.0)
456456
activesupport (>= 5.0.0)
457457
minitest
458458
nokogiri (>= 1.6)
459459
rails-html-sanitizer (1.6.0)
460460
loofah (~> 2.21)
461461
nokogiri (~> 1.14)
462-
railties (7.0.7)
463-
actionpack (= 7.0.7)
464-
activesupport (= 7.0.7)
462+
railties (7.0.7.2)
463+
actionpack (= 7.0.7.2)
464+
activesupport (= 7.0.7.2)
465465
method_source
466466
rake (>= 12.2)
467467
thor (~> 1.0)
@@ -608,7 +608,7 @@ DEPENDENCIES
608608
listen
609609
plek
610610
pry-byebug
611-
rails (= 7.0.7)
611+
rails (= 7.0.7.2)
612612
responders
613613
rspec-collection_matchers
614614
rspec-rails

0 commit comments

Comments
 (0)