Skip to content

Commit 150f4d8

Browse files
authored
Merge pull request #2367 from alphagov/dependabot/bundler/rails-8.0.3
2 parents 6881985 + 686a52b commit 150f4d8

2 files changed

Lines changed: 60 additions & 58 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", "~> 8.0.2"
3+
gem "rails", "~> 8.0.3"
44

55
gem "bootsnap", require: false
66
gem "dartsass-rails"

Gemfile.lock

Lines changed: 59 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -2,65 +2,65 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
Ascii85 (2.0.1)
5-
actioncable (8.0.2.1)
6-
actionpack (= 8.0.2.1)
7-
activesupport (= 8.0.2.1)
5+
actioncable (8.0.3)
6+
actionpack (= 8.0.3)
7+
activesupport (= 8.0.3)
88
nio4r (~> 2.0)
99
websocket-driver (>= 0.6.1)
1010
zeitwerk (~> 2.6)
11-
actionmailbox (8.0.2.1)
12-
actionpack (= 8.0.2.1)
13-
activejob (= 8.0.2.1)
14-
activerecord (= 8.0.2.1)
15-
activestorage (= 8.0.2.1)
16-
activesupport (= 8.0.2.1)
11+
actionmailbox (8.0.3)
12+
actionpack (= 8.0.3)
13+
activejob (= 8.0.3)
14+
activerecord (= 8.0.3)
15+
activestorage (= 8.0.3)
16+
activesupport (= 8.0.3)
1717
mail (>= 2.8.0)
18-
actionmailer (8.0.2.1)
19-
actionpack (= 8.0.2.1)
20-
actionview (= 8.0.2.1)
21-
activejob (= 8.0.2.1)
22-
activesupport (= 8.0.2.1)
18+
actionmailer (8.0.3)
19+
actionpack (= 8.0.3)
20+
actionview (= 8.0.3)
21+
activejob (= 8.0.3)
22+
activesupport (= 8.0.3)
2323
mail (>= 2.8.0)
2424
rails-dom-testing (~> 2.2)
25-
actionpack (8.0.2.1)
26-
actionview (= 8.0.2.1)
27-
activesupport (= 8.0.2.1)
25+
actionpack (8.0.3)
26+
actionview (= 8.0.3)
27+
activesupport (= 8.0.3)
2828
nokogiri (>= 1.8.5)
2929
rack (>= 2.2.4)
3030
rack-session (>= 1.0.1)
3131
rack-test (>= 0.6.3)
3232
rails-dom-testing (~> 2.2)
3333
rails-html-sanitizer (~> 1.6)
3434
useragent (~> 0.16)
35-
actiontext (8.0.2.1)
36-
actionpack (= 8.0.2.1)
37-
activerecord (= 8.0.2.1)
38-
activestorage (= 8.0.2.1)
39-
activesupport (= 8.0.2.1)
35+
actiontext (8.0.3)
36+
actionpack (= 8.0.3)
37+
activerecord (= 8.0.3)
38+
activestorage (= 8.0.3)
39+
activesupport (= 8.0.3)
4040
globalid (>= 0.6.0)
4141
nokogiri (>= 1.8.5)
42-
actionview (8.0.2.1)
43-
activesupport (= 8.0.2.1)
42+
actionview (8.0.3)
43+
activesupport (= 8.0.3)
4444
builder (~> 3.1)
4545
erubi (~> 1.11)
4646
rails-dom-testing (~> 2.2)
4747
rails-html-sanitizer (~> 1.6)
48-
activejob (8.0.2.1)
49-
activesupport (= 8.0.2.1)
48+
activejob (8.0.3)
49+
activesupport (= 8.0.3)
5050
globalid (>= 0.3.6)
51-
activemodel (8.0.2.1)
52-
activesupport (= 8.0.2.1)
53-
activerecord (8.0.2.1)
54-
activemodel (= 8.0.2.1)
55-
activesupport (= 8.0.2.1)
51+
activemodel (8.0.3)
52+
activesupport (= 8.0.3)
53+
activerecord (8.0.3)
54+
activemodel (= 8.0.3)
55+
activesupport (= 8.0.3)
5656
timeout (>= 0.4.0)
57-
activestorage (8.0.2.1)
58-
actionpack (= 8.0.2.1)
59-
activejob (= 8.0.2.1)
60-
activerecord (= 8.0.2.1)
61-
activesupport (= 8.0.2.1)
57+
activestorage (8.0.3)
58+
actionpack (= 8.0.3)
59+
activejob (= 8.0.3)
60+
activerecord (= 8.0.3)
61+
activesupport (= 8.0.3)
6262
marcel (~> 1.0)
63-
activesupport (8.0.2.1)
63+
activesupport (8.0.3)
6464
base64
6565
benchmark (>= 0.3)
6666
bigdecimal
@@ -168,8 +168,8 @@ GEM
168168
rake (>= 13)
169169
googleapis-common-protos-types (1.21.0)
170170
google-protobuf (~> 4.26)
171-
govspeak (10.6.4)
172-
actionview (>= 6, < 8.0.3)
171+
govspeak (10.6.5)
172+
actionview (>= 6, < 8.0.4)
173173
addressable (>= 2.3.8, < 2.8.8)
174174
govuk_publishing_components (>= 43)
175175
htmlentities (~> 4)
@@ -277,7 +277,7 @@ GEM
277277
bigdecimal (~> 3.1)
278278
net-http (0.6.0)
279279
uri
280-
net-imap (0.5.10)
280+
net-imap (0.5.11)
281281
date
282282
net-protocol
283283
net-pop (0.1.2)
@@ -580,20 +580,20 @@ GEM
580580
rack (>= 1.3)
581581
rackup (2.2.1)
582582
rack (>= 3)
583-
rails (8.0.2.1)
584-
actioncable (= 8.0.2.1)
585-
actionmailbox (= 8.0.2.1)
586-
actionmailer (= 8.0.2.1)
587-
actionpack (= 8.0.2.1)
588-
actiontext (= 8.0.2.1)
589-
actionview (= 8.0.2.1)
590-
activejob (= 8.0.2.1)
591-
activemodel (= 8.0.2.1)
592-
activerecord (= 8.0.2.1)
593-
activestorage (= 8.0.2.1)
594-
activesupport (= 8.0.2.1)
583+
rails (8.0.3)
584+
actioncable (= 8.0.3)
585+
actionmailbox (= 8.0.3)
586+
actionmailer (= 8.0.3)
587+
actionpack (= 8.0.3)
588+
actiontext (= 8.0.3)
589+
actionview (= 8.0.3)
590+
activejob (= 8.0.3)
591+
activemodel (= 8.0.3)
592+
activerecord (= 8.0.3)
593+
activestorage (= 8.0.3)
594+
activesupport (= 8.0.3)
595595
bundler (>= 1.15.0)
596-
railties (= 8.0.2.1)
596+
railties (= 8.0.3)
597597
rails-controller-testing (1.0.5)
598598
actionpack (>= 5.0.1.rc1)
599599
actionview (>= 5.0.1.rc1)
@@ -605,13 +605,14 @@ GEM
605605
rails-html-sanitizer (1.6.2)
606606
loofah (~> 2.21)
607607
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)
608-
railties (8.0.2.1)
609-
actionpack (= 8.0.2.1)
610-
activesupport (= 8.0.2.1)
608+
railties (8.0.3)
609+
actionpack (= 8.0.3)
610+
activesupport (= 8.0.3)
611611
irb (~> 1.13)
612612
rackup (>= 1.0.0)
613613
rake (>= 12.2)
614614
thor (~> 1.0, >= 1.2.2)
615+
tsort (>= 0.2)
615616
zeitwerk (~> 2.6)
616617
rainbow (3.1.1)
617618
rake (13.3.0)
@@ -768,6 +769,7 @@ GEM
768769
thor (1.4.0)
769770
timecop (0.9.10)
770771
timeout (0.4.3)
772+
tsort (0.2.0)
771773
ttfunk (1.8.0)
772774
bigdecimal (~> 3.1)
773775
tzinfo (2.0.6)
@@ -824,7 +826,7 @@ DEPENDENCIES
824826
plek
825827
pry-byebug
826828
pry-rails
827-
rails (~> 8.0.2)
829+
rails (~> 8.0.3)
828830
rails-controller-testing
829831
rspec-rails
830832
rubocop-govuk

0 commit comments

Comments
 (0)