Skip to content

Commit 31ee77a

Browse files
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 132b265 commit 31ee77a

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
@@ -5,7 +5,7 @@ source 'https://rubygems.org'
55
ruby file: '.ruby-version'
66

77
gem 'puma'
8-
gem 'rails', '~> 8.1.2'
8+
gem 'rails', '~> 8.1.3'
99
gem 'turbo-rails'
1010
gem 'solid_queue'
1111

Gemfile.lock

Lines changed: 55 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -3,46 +3,46 @@ GEM
33
specs:
44
action_text-trix (2.1.17)
55
railties
6-
actioncable (8.1.2.1)
7-
actionpack (= 8.1.2.1)
8-
activesupport (= 8.1.2.1)
6+
actioncable (8.1.3)
7+
actionpack (= 8.1.3)
8+
activesupport (= 8.1.3)
99
nio4r (~> 2.0)
1010
websocket-driver (>= 0.6.1)
1111
zeitwerk (~> 2.6)
12-
actionmailbox (8.1.2.1)
13-
actionpack (= 8.1.2.1)
14-
activejob (= 8.1.2.1)
15-
activerecord (= 8.1.2.1)
16-
activestorage (= 8.1.2.1)
17-
activesupport (= 8.1.2.1)
12+
actionmailbox (8.1.3)
13+
actionpack (= 8.1.3)
14+
activejob (= 8.1.3)
15+
activerecord (= 8.1.3)
16+
activestorage (= 8.1.3)
17+
activesupport (= 8.1.3)
1818
mail (>= 2.8.0)
19-
actionmailer (8.1.2.1)
20-
actionpack (= 8.1.2.1)
21-
actionview (= 8.1.2.1)
22-
activejob (= 8.1.2.1)
23-
activesupport (= 8.1.2.1)
19+
actionmailer (8.1.3)
20+
actionpack (= 8.1.3)
21+
actionview (= 8.1.3)
22+
activejob (= 8.1.3)
23+
activesupport (= 8.1.3)
2424
mail (>= 2.8.0)
2525
rails-dom-testing (~> 2.2)
26-
actionpack (8.1.2.1)
27-
actionview (= 8.1.2.1)
28-
activesupport (= 8.1.2.1)
26+
actionpack (8.1.3)
27+
actionview (= 8.1.3)
28+
activesupport (= 8.1.3)
2929
nokogiri (>= 1.8.5)
3030
rack (>= 2.2.4)
3131
rack-session (>= 1.0.1)
3232
rack-test (>= 0.6.3)
3333
rails-dom-testing (~> 2.2)
3434
rails-html-sanitizer (~> 1.6)
3535
useragent (~> 0.16)
36-
actiontext (8.1.2.1)
36+
actiontext (8.1.3)
3737
action_text-trix (~> 2.1.15)
38-
actionpack (= 8.1.2.1)
39-
activerecord (= 8.1.2.1)
40-
activestorage (= 8.1.2.1)
41-
activesupport (= 8.1.2.1)
38+
actionpack (= 8.1.3)
39+
activerecord (= 8.1.3)
40+
activestorage (= 8.1.3)
41+
activesupport (= 8.1.3)
4242
globalid (>= 0.6.0)
4343
nokogiri (>= 1.8.5)
44-
actionview (8.1.2.1)
45-
activesupport (= 8.1.2.1)
44+
actionview (8.1.3)
45+
activesupport (= 8.1.3)
4646
builder (~> 3.1)
4747
erubi (~> 1.11)
4848
rails-dom-testing (~> 2.2)
@@ -54,26 +54,26 @@ GEM
5454
activemodel (>= 4.1)
5555
case_transform (>= 0.2)
5656
jsonapi-renderer (>= 0.1.1.beta1, < 0.3)
57-
activejob (8.1.2.1)
58-
activesupport (= 8.1.2.1)
57+
activejob (8.1.3)
58+
activesupport (= 8.1.3)
5959
globalid (>= 0.3.6)
60-
activemodel (8.1.2.1)
61-
activesupport (= 8.1.2.1)
60+
activemodel (8.1.3)
61+
activesupport (= 8.1.3)
6262
activemodel-serializers-xml (1.0.3)
6363
activemodel (>= 5.0.0.a)
6464
activesupport (>= 5.0.0.a)
6565
builder (~> 3.1)
66-
activerecord (8.1.2.1)
67-
activemodel (= 8.1.2.1)
68-
activesupport (= 8.1.2.1)
66+
activerecord (8.1.3)
67+
activemodel (= 8.1.3)
68+
activesupport (= 8.1.3)
6969
timeout (>= 0.4.0)
70-
activestorage (8.1.2.1)
71-
actionpack (= 8.1.2.1)
72-
activejob (= 8.1.2.1)
73-
activerecord (= 8.1.2.1)
74-
activesupport (= 8.1.2.1)
70+
activestorage (8.1.3)
71+
actionpack (= 8.1.3)
72+
activejob (= 8.1.3)
73+
activerecord (= 8.1.3)
74+
activesupport (= 8.1.3)
7575
marcel (~> 1.0)
76-
activesupport (8.1.2.1)
76+
activesupport (8.1.3)
7777
base64
7878
bigdecimal
7979
concurrent-ruby (~> 1.0, >= 1.3.1)
@@ -218,7 +218,7 @@ GEM
218218
jmespath (1.6.2)
219219
jsbundling-rails (1.3.1)
220220
railties (>= 6.0.0)
221-
json (2.19.2)
221+
json (2.19.3)
222222
jsonapi-renderer (0.2.2)
223223
jwt (2.7.0)
224224
launchy (3.1.1)
@@ -333,30 +333,30 @@ GEM
333333
rack-timeout (0.7.0)
334334
rackup (2.3.1)
335335
rack (>= 3)
336-
rails (8.1.2.1)
337-
actioncable (= 8.1.2.1)
338-
actionmailbox (= 8.1.2.1)
339-
actionmailer (= 8.1.2.1)
340-
actionpack (= 8.1.2.1)
341-
actiontext (= 8.1.2.1)
342-
actionview (= 8.1.2.1)
343-
activejob (= 8.1.2.1)
344-
activemodel (= 8.1.2.1)
345-
activerecord (= 8.1.2.1)
346-
activestorage (= 8.1.2.1)
347-
activesupport (= 8.1.2.1)
336+
rails (8.1.3)
337+
actioncable (= 8.1.3)
338+
actionmailbox (= 8.1.3)
339+
actionmailer (= 8.1.3)
340+
actionpack (= 8.1.3)
341+
actiontext (= 8.1.3)
342+
actionview (= 8.1.3)
343+
activejob (= 8.1.3)
344+
activemodel (= 8.1.3)
345+
activerecord (= 8.1.3)
346+
activestorage (= 8.1.3)
347+
activesupport (= 8.1.3)
348348
bundler (>= 1.15.0)
349-
railties (= 8.1.2.1)
349+
railties (= 8.1.3)
350350
rails-dom-testing (2.3.0)
351351
activesupport (>= 5.0.0)
352352
minitest
353353
nokogiri (>= 1.6)
354354
rails-html-sanitizer (1.7.0)
355355
loofah (~> 2.25)
356356
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)
357-
railties (8.1.2.1)
358-
actionpack (= 8.1.2.1)
359-
activesupport (= 8.1.2.1)
357+
railties (8.1.3)
358+
actionpack (= 8.1.3)
359+
activesupport (= 8.1.3)
360360
irb (~> 1.13)
361361
rackup (>= 1.0.0)
362362
rake (>= 12.2)
@@ -496,7 +496,7 @@ DEPENDENCIES
496496
pundit
497497
rack-mini-profiler
498498
rack-timeout (~> 0.7)
499-
rails (~> 8.1.2)
499+
rails (~> 8.1.3)
500500
redcarpet (~> 3.6)
501501
rexml
502502
rspec

0 commit comments

Comments
 (0)