Skip to content

Commit 2145347

Browse files
Build(deps): bump rails from 8.1.2.1 to 8.1.3
Bumps [rails](https://github.com/rails/rails) from 8.1.2.1 to 8.1.3. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v8.1.2.1...v8.1.3) --- updated-dependencies: - dependency-name: rails dependency-version: 8.1.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 88aaecb commit 2145347

2 files changed

Lines changed: 59 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.1.2"
3+
gem "rails", "~> 8.1.3"
44

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

Gemfile.lock

Lines changed: 58 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -4,66 +4,66 @@ GEM
44
Ascii85 (2.0.1)
55
action_text-trix (2.1.18)
66
railties
7-
actioncable (8.1.2.1)
8-
actionpack (= 8.1.2.1)
9-
activesupport (= 8.1.2.1)
7+
actioncable (8.1.3)
8+
actionpack (= 8.1.3)
9+
activesupport (= 8.1.3)
1010
nio4r (~> 2.0)
1111
websocket-driver (>= 0.6.1)
1212
zeitwerk (~> 2.6)
13-
actionmailbox (8.1.2.1)
14-
actionpack (= 8.1.2.1)
15-
activejob (= 8.1.2.1)
16-
activerecord (= 8.1.2.1)
17-
activestorage (= 8.1.2.1)
18-
activesupport (= 8.1.2.1)
13+
actionmailbox (8.1.3)
14+
actionpack (= 8.1.3)
15+
activejob (= 8.1.3)
16+
activerecord (= 8.1.3)
17+
activestorage (= 8.1.3)
18+
activesupport (= 8.1.3)
1919
mail (>= 2.8.0)
20-
actionmailer (8.1.2.1)
21-
actionpack (= 8.1.2.1)
22-
actionview (= 8.1.2.1)
23-
activejob (= 8.1.2.1)
24-
activesupport (= 8.1.2.1)
20+
actionmailer (8.1.3)
21+
actionpack (= 8.1.3)
22+
actionview (= 8.1.3)
23+
activejob (= 8.1.3)
24+
activesupport (= 8.1.3)
2525
mail (>= 2.8.0)
2626
rails-dom-testing (~> 2.2)
27-
actionpack (8.1.2.1)
28-
actionview (= 8.1.2.1)
29-
activesupport (= 8.1.2.1)
27+
actionpack (8.1.3)
28+
actionview (= 8.1.3)
29+
activesupport (= 8.1.3)
3030
nokogiri (>= 1.8.5)
3131
rack (>= 2.2.4)
3232
rack-session (>= 1.0.1)
3333
rack-test (>= 0.6.3)
3434
rails-dom-testing (~> 2.2)
3535
rails-html-sanitizer (~> 1.6)
3636
useragent (~> 0.16)
37-
actiontext (8.1.2.1)
37+
actiontext (8.1.3)
3838
action_text-trix (~> 2.1.15)
39-
actionpack (= 8.1.2.1)
40-
activerecord (= 8.1.2.1)
41-
activestorage (= 8.1.2.1)
42-
activesupport (= 8.1.2.1)
39+
actionpack (= 8.1.3)
40+
activerecord (= 8.1.3)
41+
activestorage (= 8.1.3)
42+
activesupport (= 8.1.3)
4343
globalid (>= 0.6.0)
4444
nokogiri (>= 1.8.5)
45-
actionview (8.1.2.1)
46-
activesupport (= 8.1.2.1)
45+
actionview (8.1.3)
46+
activesupport (= 8.1.3)
4747
builder (~> 3.1)
4848
erubi (~> 1.11)
4949
rails-dom-testing (~> 2.2)
5050
rails-html-sanitizer (~> 1.6)
51-
activejob (8.1.2.1)
52-
activesupport (= 8.1.2.1)
51+
activejob (8.1.3)
52+
activesupport (= 8.1.3)
5353
globalid (>= 0.3.6)
54-
activemodel (8.1.2.1)
55-
activesupport (= 8.1.2.1)
56-
activerecord (8.1.2.1)
57-
activemodel (= 8.1.2.1)
58-
activesupport (= 8.1.2.1)
54+
activemodel (8.1.3)
55+
activesupport (= 8.1.3)
56+
activerecord (8.1.3)
57+
activemodel (= 8.1.3)
58+
activesupport (= 8.1.3)
5959
timeout (>= 0.4.0)
60-
activestorage (8.1.2.1)
61-
actionpack (= 8.1.2.1)
62-
activejob (= 8.1.2.1)
63-
activerecord (= 8.1.2.1)
64-
activesupport (= 8.1.2.1)
60+
activestorage (8.1.3)
61+
actionpack (= 8.1.3)
62+
activejob (= 8.1.3)
63+
activerecord (= 8.1.3)
64+
activesupport (= 8.1.3)
6565
marcel (~> 1.0)
66-
activesupport (8.1.2.1)
66+
activesupport (8.1.3)
6767
base64
6868
bigdecimal
6969
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -174,9 +174,9 @@ GEM
174174
rake (~> 13.3)
175175
googleapis-common-protos-types (1.22.0)
176176
google-protobuf (~> 4.26)
177-
govspeak (10.8.8)
178-
actionview (>= 6, < 8.1.3)
179-
addressable (>= 2.3.8, < 2.8.10)
177+
govspeak (10.9.1)
178+
actionview (>= 6, < 8.1.4)
179+
addressable (>= 2.3.8, < 2.9.1)
180180
govuk_publishing_components (>= 43)
181181
htmlentities (~> 4)
182182
i18n (>= 0.7, < 1.14.9)
@@ -274,7 +274,7 @@ GEM
274274
mime-types-data (3.2026.0303)
275275
mini_mime (1.1.5)
276276
mini_portile2 (2.8.9)
277-
minitest (6.0.2)
277+
minitest (6.0.3)
278278
drb (~> 2.0)
279279
prism (~> 1.5)
280280
mongo (2.23.0)
@@ -547,20 +547,20 @@ GEM
547547
rack (>= 1.3)
548548
rackup (2.3.1)
549549
rack (>= 3)
550-
rails (8.1.2.1)
551-
actioncable (= 8.1.2.1)
552-
actionmailbox (= 8.1.2.1)
553-
actionmailer (= 8.1.2.1)
554-
actionpack (= 8.1.2.1)
555-
actiontext (= 8.1.2.1)
556-
actionview (= 8.1.2.1)
557-
activejob (= 8.1.2.1)
558-
activemodel (= 8.1.2.1)
559-
activerecord (= 8.1.2.1)
560-
activestorage (= 8.1.2.1)
561-
activesupport (= 8.1.2.1)
550+
rails (8.1.3)
551+
actioncable (= 8.1.3)
552+
actionmailbox (= 8.1.3)
553+
actionmailer (= 8.1.3)
554+
actionpack (= 8.1.3)
555+
actiontext (= 8.1.3)
556+
actionview (= 8.1.3)
557+
activejob (= 8.1.3)
558+
activemodel (= 8.1.3)
559+
activerecord (= 8.1.3)
560+
activestorage (= 8.1.3)
561+
activesupport (= 8.1.3)
562562
bundler (>= 1.15.0)
563-
railties (= 8.1.2.1)
563+
railties (= 8.1.3)
564564
rails-controller-testing (1.0.5)
565565
actionpack (>= 5.0.1.rc1)
566566
actionview (>= 5.0.1.rc1)
@@ -572,9 +572,9 @@ GEM
572572
rails-html-sanitizer (1.7.0)
573573
loofah (~> 2.25)
574574
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)
575-
railties (8.1.2.1)
576-
actionpack (= 8.1.2.1)
577-
activesupport (= 8.1.2.1)
575+
railties (8.1.3)
576+
actionpack (= 8.1.3)
577+
activesupport (= 8.1.3)
578578
irb (~> 1.13)
579579
rackup (>= 1.0.0)
580580
rake (>= 12.2)
@@ -788,7 +788,7 @@ DEPENDENCIES
788788
plek
789789
pry-byebug
790790
pry-rails
791-
rails (~> 8.1.2)
791+
rails (~> 8.1.3)
792792
rails-controller-testing
793793
rspec-rails
794794
rubocop-govuk

0 commit comments

Comments
 (0)