Skip to content

Commit 8bb34ac

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 9772bd1 commit 8bb34ac

2 files changed

Lines changed: 56 additions & 56 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
source "https://rubygems.org"
22

33
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
4-
gem "rails", "~> 8.1.2"
4+
gem "rails", "~> 8.1.3"
55
# The modern asset pipeline for Rails [https://github.com/rails/propshaft]
66
gem "propshaft"
77
# Use postgresql as the database for Active Record

Gemfile.lock

Lines changed: 55 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -8,68 +8,68 @@ GEM
88
actioncable (>= 5.0)
99
action_text-trix (2.1.17)
1010
railties
11-
actioncable (8.1.2.1)
12-
actionpack (= 8.1.2.1)
13-
activesupport (= 8.1.2.1)
11+
actioncable (8.1.3)
12+
actionpack (= 8.1.3)
13+
activesupport (= 8.1.3)
1414
nio4r (~> 2.0)
1515
websocket-driver (>= 0.6.1)
1616
zeitwerk (~> 2.6)
17-
actionmailbox (8.1.2.1)
18-
actionpack (= 8.1.2.1)
19-
activejob (= 8.1.2.1)
20-
activerecord (= 8.1.2.1)
21-
activestorage (= 8.1.2.1)
22-
activesupport (= 8.1.2.1)
17+
actionmailbox (8.1.3)
18+
actionpack (= 8.1.3)
19+
activejob (= 8.1.3)
20+
activerecord (= 8.1.3)
21+
activestorage (= 8.1.3)
22+
activesupport (= 8.1.3)
2323
mail (>= 2.8.0)
24-
actionmailer (8.1.2.1)
25-
actionpack (= 8.1.2.1)
26-
actionview (= 8.1.2.1)
27-
activejob (= 8.1.2.1)
28-
activesupport (= 8.1.2.1)
24+
actionmailer (8.1.3)
25+
actionpack (= 8.1.3)
26+
actionview (= 8.1.3)
27+
activejob (= 8.1.3)
28+
activesupport (= 8.1.3)
2929
mail (>= 2.8.0)
3030
rails-dom-testing (~> 2.2)
31-
actionpack (8.1.2.1)
32-
actionview (= 8.1.2.1)
33-
activesupport (= 8.1.2.1)
31+
actionpack (8.1.3)
32+
actionview (= 8.1.3)
33+
activesupport (= 8.1.3)
3434
nokogiri (>= 1.8.5)
3535
rack (>= 2.2.4)
3636
rack-session (>= 1.0.1)
3737
rack-test (>= 0.6.3)
3838
rails-dom-testing (~> 2.2)
3939
rails-html-sanitizer (~> 1.6)
4040
useragent (~> 0.16)
41-
actiontext (8.1.2.1)
41+
actiontext (8.1.3)
4242
action_text-trix (~> 2.1.15)
43-
actionpack (= 8.1.2.1)
44-
activerecord (= 8.1.2.1)
45-
activestorage (= 8.1.2.1)
46-
activesupport (= 8.1.2.1)
43+
actionpack (= 8.1.3)
44+
activerecord (= 8.1.3)
45+
activestorage (= 8.1.3)
46+
activesupport (= 8.1.3)
4747
globalid (>= 0.6.0)
4848
nokogiri (>= 1.8.5)
49-
actionview (8.1.2.1)
50-
activesupport (= 8.1.2.1)
49+
actionview (8.1.3)
50+
activesupport (= 8.1.3)
5151
builder (~> 3.1)
5252
erubi (~> 1.11)
5353
rails-dom-testing (~> 2.2)
5454
rails-html-sanitizer (~> 1.6)
55-
activejob (8.1.2.1)
56-
activesupport (= 8.1.2.1)
55+
activejob (8.1.3)
56+
activesupport (= 8.1.3)
5757
globalid (>= 0.3.6)
58-
activemodel (8.1.2.1)
59-
activesupport (= 8.1.2.1)
60-
activerecord (8.1.2.1)
61-
activemodel (= 8.1.2.1)
62-
activesupport (= 8.1.2.1)
58+
activemodel (8.1.3)
59+
activesupport (= 8.1.3)
60+
activerecord (8.1.3)
61+
activemodel (= 8.1.3)
62+
activesupport (= 8.1.3)
6363
timeout (>= 0.4.0)
6464
activerecord-import (2.2.0)
6565
activerecord (>= 4.2)
66-
activestorage (8.1.2.1)
67-
actionpack (= 8.1.2.1)
68-
activejob (= 8.1.2.1)
69-
activerecord (= 8.1.2.1)
70-
activesupport (= 8.1.2.1)
66+
activestorage (8.1.3)
67+
actionpack (= 8.1.3)
68+
activejob (= 8.1.3)
69+
activerecord (= 8.1.3)
70+
activesupport (= 8.1.3)
7171
marcel (~> 1.0)
72-
activesupport (8.1.2.1)
72+
activesupport (8.1.3)
7373
base64
7474
bigdecimal
7575
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -188,7 +188,7 @@ GEM
188188
jbuilder (2.14.1)
189189
actionview (>= 7.0.0)
190190
activesupport (>= 7.0.0)
191-
json (2.19.2)
191+
json (2.19.3)
192192
json_spec (1.1.5)
193193
multi_json (~> 1.0)
194194
rspec (>= 2.0, < 4.0)
@@ -298,20 +298,20 @@ GEM
298298
rack (>= 1.3)
299299
rackup (2.3.1)
300300
rack (>= 3)
301-
rails (8.1.2.1)
302-
actioncable (= 8.1.2.1)
303-
actionmailbox (= 8.1.2.1)
304-
actionmailer (= 8.1.2.1)
305-
actionpack (= 8.1.2.1)
306-
actiontext (= 8.1.2.1)
307-
actionview (= 8.1.2.1)
308-
activejob (= 8.1.2.1)
309-
activemodel (= 8.1.2.1)
310-
activerecord (= 8.1.2.1)
311-
activestorage (= 8.1.2.1)
312-
activesupport (= 8.1.2.1)
301+
rails (8.1.3)
302+
actioncable (= 8.1.3)
303+
actionmailbox (= 8.1.3)
304+
actionmailer (= 8.1.3)
305+
actionpack (= 8.1.3)
306+
actiontext (= 8.1.3)
307+
actionview (= 8.1.3)
308+
activejob (= 8.1.3)
309+
activemodel (= 8.1.3)
310+
activerecord (= 8.1.3)
311+
activestorage (= 8.1.3)
312+
activesupport (= 8.1.3)
313313
bundler (>= 1.15.0)
314-
railties (= 8.1.2.1)
314+
railties (= 8.1.3)
315315
rails-controller-testing (1.0.5)
316316
actionpack (>= 5.0.1.rc1)
317317
actionview (>= 5.0.1.rc1)
@@ -334,9 +334,9 @@ GEM
334334
json
335335
require_all (~> 3.0)
336336
ruby-progressbar
337-
railties (8.1.2.1)
338-
actionpack (= 8.1.2.1)
339-
activesupport (= 8.1.2.1)
337+
railties (8.1.3)
338+
actionpack (= 8.1.3)
339+
activesupport (= 8.1.3)
340340
irb (~> 1.13)
341341
rackup (>= 1.0.0)
342342
rake (>= 12.2)
@@ -568,7 +568,7 @@ DEPENDENCIES
568568
propshaft
569569
puma (>= 5.0)
570570
rack-attack
571-
rails (~> 8.1.2)
571+
rails (~> 8.1.3)
572572
rails-controller-testing
573573
rails-i18n (~> 8.0)
574574
rails_best_practices (~> 1.23)

0 commit comments

Comments
 (0)