Skip to content

Commit 199e098

Browse files
authored
Merge pull request #1690 from alphagov/dependabot/bundler/rails-8.0.4
2 parents 8c40f8e + ad64223 commit 199e098

File tree

2 files changed

+55
-55
lines changed

2 files changed

+55
-55
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", "8.0.3"
3+
gem "rails", "8.0.4"
44

55
gem "bootsnap", require: false
66
gem "gds-sso"

Gemfile.lock

Lines changed: 54 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -1,65 +1,65 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (8.0.3)
5-
actionpack (= 8.0.3)
6-
activesupport (= 8.0.3)
4+
actioncable (8.0.4)
5+
actionpack (= 8.0.4)
6+
activesupport (= 8.0.4)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
99
zeitwerk (~> 2.6)
10-
actionmailbox (8.0.3)
11-
actionpack (= 8.0.3)
12-
activejob (= 8.0.3)
13-
activerecord (= 8.0.3)
14-
activestorage (= 8.0.3)
15-
activesupport (= 8.0.3)
10+
actionmailbox (8.0.4)
11+
actionpack (= 8.0.4)
12+
activejob (= 8.0.4)
13+
activerecord (= 8.0.4)
14+
activestorage (= 8.0.4)
15+
activesupport (= 8.0.4)
1616
mail (>= 2.8.0)
17-
actionmailer (8.0.3)
18-
actionpack (= 8.0.3)
19-
actionview (= 8.0.3)
20-
activejob (= 8.0.3)
21-
activesupport (= 8.0.3)
17+
actionmailer (8.0.4)
18+
actionpack (= 8.0.4)
19+
actionview (= 8.0.4)
20+
activejob (= 8.0.4)
21+
activesupport (= 8.0.4)
2222
mail (>= 2.8.0)
2323
rails-dom-testing (~> 2.2)
24-
actionpack (8.0.3)
25-
actionview (= 8.0.3)
26-
activesupport (= 8.0.3)
24+
actionpack (8.0.4)
25+
actionview (= 8.0.4)
26+
activesupport (= 8.0.4)
2727
nokogiri (>= 1.8.5)
2828
rack (>= 2.2.4)
2929
rack-session (>= 1.0.1)
3030
rack-test (>= 0.6.3)
3131
rails-dom-testing (~> 2.2)
3232
rails-html-sanitizer (~> 1.6)
3333
useragent (~> 0.16)
34-
actiontext (8.0.3)
35-
actionpack (= 8.0.3)
36-
activerecord (= 8.0.3)
37-
activestorage (= 8.0.3)
38-
activesupport (= 8.0.3)
34+
actiontext (8.0.4)
35+
actionpack (= 8.0.4)
36+
activerecord (= 8.0.4)
37+
activestorage (= 8.0.4)
38+
activesupport (= 8.0.4)
3939
globalid (>= 0.6.0)
4040
nokogiri (>= 1.8.5)
41-
actionview (8.0.3)
42-
activesupport (= 8.0.3)
41+
actionview (8.0.4)
42+
activesupport (= 8.0.4)
4343
builder (~> 3.1)
4444
erubi (~> 1.11)
4545
rails-dom-testing (~> 2.2)
4646
rails-html-sanitizer (~> 1.6)
47-
activejob (8.0.3)
48-
activesupport (= 8.0.3)
47+
activejob (8.0.4)
48+
activesupport (= 8.0.4)
4949
globalid (>= 0.3.6)
50-
activemodel (8.0.3)
51-
activesupport (= 8.0.3)
52-
activerecord (8.0.3)
53-
activemodel (= 8.0.3)
54-
activesupport (= 8.0.3)
50+
activemodel (8.0.4)
51+
activesupport (= 8.0.4)
52+
activerecord (8.0.4)
53+
activemodel (= 8.0.4)
54+
activesupport (= 8.0.4)
5555
timeout (>= 0.4.0)
56-
activestorage (8.0.3)
57-
actionpack (= 8.0.3)
58-
activejob (= 8.0.3)
59-
activerecord (= 8.0.3)
60-
activesupport (= 8.0.3)
56+
activestorage (8.0.4)
57+
actionpack (= 8.0.4)
58+
activejob (= 8.0.4)
59+
activerecord (= 8.0.4)
60+
activesupport (= 8.0.4)
6161
marcel (~> 1.0)
62-
activesupport (8.0.3)
62+
activesupport (8.0.4)
6363
base64
6464
benchmark (>= 0.3)
6565
bigdecimal
@@ -408,30 +408,30 @@ GEM
408408
rack (>= 1.3)
409409
rackup (2.3.1)
410410
rack (>= 3)
411-
rails (8.0.3)
412-
actioncable (= 8.0.3)
413-
actionmailbox (= 8.0.3)
414-
actionmailer (= 8.0.3)
415-
actionpack (= 8.0.3)
416-
actiontext (= 8.0.3)
417-
actionview (= 8.0.3)
418-
activejob (= 8.0.3)
419-
activemodel (= 8.0.3)
420-
activerecord (= 8.0.3)
421-
activestorage (= 8.0.3)
422-
activesupport (= 8.0.3)
411+
rails (8.0.4)
412+
actioncable (= 8.0.4)
413+
actionmailbox (= 8.0.4)
414+
actionmailer (= 8.0.4)
415+
actionpack (= 8.0.4)
416+
actiontext (= 8.0.4)
417+
actionview (= 8.0.4)
418+
activejob (= 8.0.4)
419+
activemodel (= 8.0.4)
420+
activerecord (= 8.0.4)
421+
activestorage (= 8.0.4)
422+
activesupport (= 8.0.4)
423423
bundler (>= 1.15.0)
424-
railties (= 8.0.3)
424+
railties (= 8.0.4)
425425
rails-dom-testing (2.3.0)
426426
activesupport (>= 5.0.0)
427427
minitest
428428
nokogiri (>= 1.6)
429429
rails-html-sanitizer (1.7.0)
430430
loofah (~> 2.25)
431431
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)
432-
railties (8.0.3)
433-
actionpack (= 8.0.3)
434-
activesupport (= 8.0.3)
432+
railties (8.0.4)
433+
actionpack (= 8.0.4)
434+
activesupport (= 8.0.4)
435435
irb (~> 1.13)
436436
rackup (>= 1.0.0)
437437
rake (>= 12.2)
@@ -563,7 +563,7 @@ DEPENDENCIES
563563
plek
564564
rack-proxy
565565
rack-test
566-
rails (= 8.0.3)
566+
rails (= 8.0.4)
567567
rspec-rails
568568
rubocop-govuk
569569
simplecov

0 commit comments

Comments
 (0)