Skip to content

Commit ffdc8d2

Browse files
authored
Merge pull request #2422 from alphagov/dependabot/bundler/rails-8.1.1
Build(deps): bump rails from 8.0.4 to 8.1.1
2 parents 933c57d + fe633b1 commit ffdc8d2

2 files changed

Lines changed: 62 additions & 59 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.4"
3+
gem "rails", "~> 8.1.1"
44

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

Gemfile.lock

Lines changed: 61 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -2,72 +2,75 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
Ascii85 (2.0.1)
5-
actioncable (8.0.4)
6-
actionpack (= 8.0.4)
7-
activesupport (= 8.0.4)
5+
action_text-trix (2.1.16)
6+
railties
7+
actioncable (8.1.1)
8+
actionpack (= 8.1.1)
9+
activesupport (= 8.1.1)
810
nio4r (~> 2.0)
911
websocket-driver (>= 0.6.1)
1012
zeitwerk (~> 2.6)
11-
actionmailbox (8.0.4)
12-
actionpack (= 8.0.4)
13-
activejob (= 8.0.4)
14-
activerecord (= 8.0.4)
15-
activestorage (= 8.0.4)
16-
activesupport (= 8.0.4)
13+
actionmailbox (8.1.1)
14+
actionpack (= 8.1.1)
15+
activejob (= 8.1.1)
16+
activerecord (= 8.1.1)
17+
activestorage (= 8.1.1)
18+
activesupport (= 8.1.1)
1719
mail (>= 2.8.0)
18-
actionmailer (8.0.4)
19-
actionpack (= 8.0.4)
20-
actionview (= 8.0.4)
21-
activejob (= 8.0.4)
22-
activesupport (= 8.0.4)
20+
actionmailer (8.1.1)
21+
actionpack (= 8.1.1)
22+
actionview (= 8.1.1)
23+
activejob (= 8.1.1)
24+
activesupport (= 8.1.1)
2325
mail (>= 2.8.0)
2426
rails-dom-testing (~> 2.2)
25-
actionpack (8.0.4)
26-
actionview (= 8.0.4)
27-
activesupport (= 8.0.4)
27+
actionpack (8.1.1)
28+
actionview (= 8.1.1)
29+
activesupport (= 8.1.1)
2830
nokogiri (>= 1.8.5)
2931
rack (>= 2.2.4)
3032
rack-session (>= 1.0.1)
3133
rack-test (>= 0.6.3)
3234
rails-dom-testing (~> 2.2)
3335
rails-html-sanitizer (~> 1.6)
3436
useragent (~> 0.16)
35-
actiontext (8.0.4)
36-
actionpack (= 8.0.4)
37-
activerecord (= 8.0.4)
38-
activestorage (= 8.0.4)
39-
activesupport (= 8.0.4)
37+
actiontext (8.1.1)
38+
action_text-trix (~> 2.1.15)
39+
actionpack (= 8.1.1)
40+
activerecord (= 8.1.1)
41+
activestorage (= 8.1.1)
42+
activesupport (= 8.1.1)
4043
globalid (>= 0.6.0)
4144
nokogiri (>= 1.8.5)
42-
actionview (8.0.4)
43-
activesupport (= 8.0.4)
45+
actionview (8.1.1)
46+
activesupport (= 8.1.1)
4447
builder (~> 3.1)
4548
erubi (~> 1.11)
4649
rails-dom-testing (~> 2.2)
4750
rails-html-sanitizer (~> 1.6)
48-
activejob (8.0.4)
49-
activesupport (= 8.0.4)
51+
activejob (8.1.1)
52+
activesupport (= 8.1.1)
5053
globalid (>= 0.3.6)
51-
activemodel (8.0.4)
52-
activesupport (= 8.0.4)
53-
activerecord (8.0.4)
54-
activemodel (= 8.0.4)
55-
activesupport (= 8.0.4)
54+
activemodel (8.1.1)
55+
activesupport (= 8.1.1)
56+
activerecord (8.1.1)
57+
activemodel (= 8.1.1)
58+
activesupport (= 8.1.1)
5659
timeout (>= 0.4.0)
57-
activestorage (8.0.4)
58-
actionpack (= 8.0.4)
59-
activejob (= 8.0.4)
60-
activerecord (= 8.0.4)
61-
activesupport (= 8.0.4)
60+
activestorage (8.1.1)
61+
actionpack (= 8.1.1)
62+
activejob (= 8.1.1)
63+
activerecord (= 8.1.1)
64+
activesupport (= 8.1.1)
6265
marcel (~> 1.0)
63-
activesupport (8.0.4)
66+
activesupport (8.1.1)
6467
base64
65-
benchmark (>= 0.3)
6668
bigdecimal
6769
concurrent-ruby (~> 1.0, >= 1.3.1)
6870
connection_pool (>= 2.2.5)
6971
drb
7072
i18n (>= 1.6, < 2)
73+
json
7174
logger (>= 1.4.2)
7275
minitest (>= 5.1)
7376
securerandom (>= 0.3)
@@ -78,7 +81,6 @@ GEM
7881
afm (1.0.0)
7982
ast (2.4.3)
8083
base64 (0.3.0)
81-
benchmark (0.5.0)
8284
bigdecimal (3.3.1)
8385
bootsnap (1.22.0)
8486
msgpack (~> 1.2)
@@ -230,8 +232,9 @@ GEM
230232
i18n (1.14.8)
231233
concurrent-ruby (~> 1.0)
232234
io-console (0.8.2)
233-
irb (1.16.0)
235+
irb (1.17.0)
234236
pp (>= 0.6.0)
237+
prism (>= 1.3.0)
235238
rdoc (>= 4.0.0)
236239
reline (>= 0.4.2)
237240
json (2.18.1)
@@ -542,20 +545,20 @@ GEM
542545
rack (>= 1.3)
543546
rackup (2.3.1)
544547
rack (>= 3)
545-
rails (8.0.4)
546-
actioncable (= 8.0.4)
547-
actionmailbox (= 8.0.4)
548-
actionmailer (= 8.0.4)
549-
actionpack (= 8.0.4)
550-
actiontext (= 8.0.4)
551-
actionview (= 8.0.4)
552-
activejob (= 8.0.4)
553-
activemodel (= 8.0.4)
554-
activerecord (= 8.0.4)
555-
activestorage (= 8.0.4)
556-
activesupport (= 8.0.4)
548+
rails (8.1.1)
549+
actioncable (= 8.1.1)
550+
actionmailbox (= 8.1.1)
551+
actionmailer (= 8.1.1)
552+
actionpack (= 8.1.1)
553+
actiontext (= 8.1.1)
554+
actionview (= 8.1.1)
555+
activejob (= 8.1.1)
556+
activemodel (= 8.1.1)
557+
activerecord (= 8.1.1)
558+
activestorage (= 8.1.1)
559+
activesupport (= 8.1.1)
557560
bundler (>= 1.15.0)
558-
railties (= 8.0.4)
561+
railties (= 8.1.1)
559562
rails-controller-testing (1.0.5)
560563
actionpack (>= 5.0.1.rc1)
561564
actionview (>= 5.0.1.rc1)
@@ -567,9 +570,9 @@ GEM
567570
rails-html-sanitizer (1.6.2)
568571
loofah (~> 2.21)
569572
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)
570-
railties (8.0.4)
571-
actionpack (= 8.0.4)
572-
activesupport (= 8.0.4)
573+
railties (8.1.1)
574+
actionpack (= 8.1.1)
575+
activesupport (= 8.1.1)
573576
irb (~> 1.13)
574577
rackup (>= 1.0.0)
575578
rake (>= 12.2)
@@ -581,7 +584,7 @@ GEM
581584
rb-fsevent (0.11.2)
582585
rb-inotify (0.11.1)
583586
ffi (~> 1.0)
584-
rdoc (7.1.0)
587+
rdoc (7.2.0)
585588
erb
586589
psych (>= 4.0.0)
587590
tsort
@@ -782,7 +785,7 @@ DEPENDENCIES
782785
plek
783786
pry-byebug
784787
pry-rails
785-
rails (~> 8.0.4)
788+
rails (~> 8.1.1)
786789
rails-controller-testing
787790
rspec-rails
788791
rubocop-govuk

0 commit comments

Comments
 (0)