Skip to content

Commit e9a5cf8

Browse files
build(deps): bump rails from 7.2.3.1 to 8.1.3
Bumps [rails](https://github.com/rails/rails) from 7.2.3.1 to 8.1.3. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v7.2.3.1...v8.1.3) --- updated-dependencies: - dependency-name: rails dependency-version: 8.1.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0c52b3b commit e9a5cf8

2 files changed

Lines changed: 81 additions & 79 deletions

File tree

Gemfile

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

55
ruby "4.0.2"
6-
gem "rails", "~> 7.2"
6+
gem "rails", "~> 8.1"
77

88
gem "after_party" # Post-deployment tasks
99
gem "amazing_print" # Easier console reading

Gemfile.lock

Lines changed: 80 additions & 78 deletions
Original file line numberDiff line numberDiff line change
@@ -1,90 +1,91 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (7.2.3.1)
5-
actionpack (= 7.2.3.1)
6-
activesupport (= 7.2.3.1)
4+
action_text-trix (2.1.18)
5+
railties
6+
actioncable (8.1.3)
7+
actionpack (= 8.1.3)
8+
activesupport (= 8.1.3)
79
nio4r (~> 2.0)
810
websocket-driver (>= 0.6.1)
911
zeitwerk (~> 2.6)
10-
actionmailbox (7.2.3.1)
11-
actionpack (= 7.2.3.1)
12-
activejob (= 7.2.3.1)
13-
activerecord (= 7.2.3.1)
14-
activestorage (= 7.2.3.1)
15-
activesupport (= 7.2.3.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)
1618
mail (>= 2.8.0)
17-
actionmailer (7.2.3.1)
18-
actionpack (= 7.2.3.1)
19-
actionview (= 7.2.3.1)
20-
activejob (= 7.2.3.1)
21-
activesupport (= 7.2.3.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)
2224
mail (>= 2.8.0)
2325
rails-dom-testing (~> 2.2)
24-
actionpack (7.2.3.1)
25-
actionview (= 7.2.3.1)
26-
activesupport (= 7.2.3.1)
27-
cgi
26+
actionpack (8.1.3)
27+
actionview (= 8.1.3)
28+
activesupport (= 8.1.3)
2829
nokogiri (>= 1.8.5)
29-
racc
30-
rack (>= 2.2.4, < 3.3)
30+
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 (7.2.3.1)
37-
actionpack (= 7.2.3.1)
38-
activerecord (= 7.2.3.1)
39-
activestorage (= 7.2.3.1)
40-
activesupport (= 7.2.3.1)
36+
actiontext (8.1.3)
37+
action_text-trix (~> 2.1.15)
38+
actionpack (= 8.1.3)
39+
activerecord (= 8.1.3)
40+
activestorage (= 8.1.3)
41+
activesupport (= 8.1.3)
4142
globalid (>= 0.6.0)
4243
nokogiri (>= 1.8.5)
43-
actionview (7.2.3.1)
44-
activesupport (= 7.2.3.1)
44+
actionview (8.1.3)
45+
activesupport (= 8.1.3)
4546
builder (~> 3.1)
46-
cgi
4747
erubi (~> 1.11)
4848
rails-dom-testing (~> 2.2)
4949
rails-html-sanitizer (~> 1.6)
50-
activejob (7.2.3.1)
51-
activesupport (= 7.2.3.1)
50+
activejob (8.1.3)
51+
activesupport (= 8.1.3)
5252
globalid (>= 0.3.6)
53-
activemodel (7.2.3.1)
54-
activesupport (= 7.2.3.1)
53+
activemodel (8.1.3)
54+
activesupport (= 8.1.3)
5555
activemodel-serializers-xml (1.0.3)
5656
activemodel (>= 5.0.0.a)
5757
activesupport (>= 5.0.0.a)
5858
builder (~> 3.1)
59-
activerecord (7.2.3.1)
60-
activemodel (= 7.2.3.1)
61-
activesupport (= 7.2.3.1)
59+
activerecord (8.1.3)
60+
activemodel (= 8.1.3)
61+
activesupport (= 8.1.3)
6262
timeout (>= 0.4.0)
63-
activestorage (7.2.3.1)
64-
actionpack (= 7.2.3.1)
65-
activejob (= 7.2.3.1)
66-
activerecord (= 7.2.3.1)
67-
activesupport (= 7.2.3.1)
63+
activestorage (8.1.3)
64+
actionpack (= 8.1.3)
65+
activejob (= 8.1.3)
66+
activerecord (= 8.1.3)
67+
activesupport (= 8.1.3)
6868
marcel (~> 1.0)
69-
activesupport (7.2.3.1)
69+
activesupport (8.1.3)
7070
base64
71-
benchmark (>= 0.3)
7271
bigdecimal
7372
concurrent-ruby (~> 1.0, >= 1.3.1)
7473
connection_pool (>= 2.2.5)
7574
drb
7675
i18n (>= 1.6, < 2)
76+
json
7777
logger (>= 1.4.2)
78-
minitest (>= 5.1, < 6)
78+
minitest (>= 5.1)
7979
securerandom (>= 0.3)
8080
tzinfo (~> 2.0, >= 2.0.5)
81+
uri (>= 0.13.1)
8182
addressable (2.9.0)
8283
public_suffix (>= 2.0.2, < 8.0)
8384
after_party (2.1.0)
8485
amazing_print (1.8.1)
85-
annotate (3.2.0)
86-
activerecord (>= 3.2, < 8.0)
87-
rake (>= 10.4, < 14.0)
86+
annotate (2.6.5)
87+
activerecord (>= 2.3.0)
88+
rake (>= 0.8.7)
8889
ast (2.4.3)
8990
authtrail (1.0.0)
9091
railties (>= 7.2)
@@ -141,13 +142,12 @@ GEM
141142
caxlsx_rails (0.6.4)
142143
actionpack (>= 3.1)
143144
caxlsx (>= 3.0)
144-
cgi (0.5.1)
145145
childprocess (5.1.0)
146146
logger (~> 1.5)
147147
cliver (0.3.2)
148148
coderay (1.1.3)
149149
concurrent-ruby (1.3.6)
150-
connection_pool (2.5.5)
150+
connection_pool (3.0.2)
151151
crack (1.0.1)
152152
bigdecimal
153153
rexml
@@ -195,7 +195,7 @@ GEM
195195
htmlentities (~> 4.3)
196196
launchy (>= 2.1, < 4.0)
197197
mail (~> 2.7)
198-
erb (6.0.2)
198+
erb (6.0.4)
199199
erb_lint (0.9.0)
200200
activesupport
201201
better_html (>= 2.0.1)
@@ -285,7 +285,7 @@ GEM
285285
mini_magick (>= 4.9.5, < 6)
286286
ruby-vips (>= 2.0.17, < 3)
287287
io-console (0.8.2)
288-
irb (1.17.0)
288+
irb (1.18.0)
289289
pp (>= 0.6.0)
290290
prism (>= 1.3.0)
291291
rdoc (>= 4.0.0)
@@ -334,12 +334,14 @@ GEM
334334
logger
335335
mini_mime (1.1.5)
336336
mini_portile2 (2.8.9)
337-
minitest (5.27.0)
337+
minitest (6.0.5)
338+
drb (~> 2.0)
339+
prism (~> 1.5)
338340
multi_xml (0.8.1)
339341
bigdecimal (>= 3.1, < 5)
340342
multipart-post (2.4.1)
341-
net-http-persistent (4.0.4)
342-
connection_pool (~> 2.2)
343+
net-http-persistent (4.0.8)
344+
connection_pool (>= 2.2.4, < 4)
343345
net-imap (0.6.3)
344346
date
345347
net-protocol
@@ -458,20 +460,20 @@ GEM
458460
rack (>= 1.3)
459461
rackup (2.3.1)
460462
rack (>= 3)
461-
rails (7.2.3.1)
462-
actioncable (= 7.2.3.1)
463-
actionmailbox (= 7.2.3.1)
464-
actionmailer (= 7.2.3.1)
465-
actionpack (= 7.2.3.1)
466-
actiontext (= 7.2.3.1)
467-
actionview (= 7.2.3.1)
468-
activejob (= 7.2.3.1)
469-
activemodel (= 7.2.3.1)
470-
activerecord (= 7.2.3.1)
471-
activestorage (= 7.2.3.1)
472-
activesupport (= 7.2.3.1)
463+
rails (8.1.3)
464+
actioncable (= 8.1.3)
465+
actionmailbox (= 8.1.3)
466+
actionmailer (= 8.1.3)
467+
actionpack (= 8.1.3)
468+
actiontext (= 8.1.3)
469+
actionview (= 8.1.3)
470+
activejob (= 8.1.3)
471+
activemodel (= 8.1.3)
472+
activerecord (= 8.1.3)
473+
activestorage (= 8.1.3)
474+
activesupport (= 8.1.3)
473475
bundler (>= 1.15.0)
474-
railties (= 7.2.3.1)
476+
railties (= 8.1.3)
475477
rails-controller-testing (1.0.5)
476478
actionpack (>= 5.0.1.rc1)
477479
actionview (>= 5.0.1.rc1)
@@ -483,18 +485,17 @@ GEM
483485
rails-html-sanitizer (1.7.0)
484486
loofah (~> 2.25)
485487
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)
486-
railties (7.2.3.1)
487-
actionpack (= 7.2.3.1)
488-
activesupport (= 7.2.3.1)
489-
cgi
488+
railties (8.1.3)
489+
actionpack (= 8.1.3)
490+
activesupport (= 8.1.3)
490491
irb (~> 1.13)
491492
rackup (>= 1.0.0)
492493
rake (>= 12.2)
493494
thor (~> 1.0, >= 1.2.2)
494495
tsort (>= 0.2)
495496
zeitwerk (~> 2.6)
496497
rainbow (3.1.1)
497-
rake (13.3.1)
498+
rake (13.4.2)
498499
rdoc (7.2.0)
499500
erb
500501
psych (>= 4.0.0)
@@ -529,17 +530,17 @@ GEM
529530
rspec-support (3.13.7)
530531
rspec_junit_formatter (0.6.0)
531532
rspec-core (>= 2, < 4, != 2.12.0)
532-
rswag-api (2.16.0)
533-
activesupport (>= 5.2, < 8.1)
534-
railties (>= 5.2, < 8.1)
533+
rswag-api (2.17.0)
534+
activesupport (>= 5.2, < 8.2)
535+
railties (>= 5.2, < 8.2)
535536
rswag-specs (2.17.0)
536537
activesupport (>= 5.2, < 8.2)
537538
json-schema (>= 2.2, < 7.0)
538539
railties (>= 5.2, < 8.2)
539540
rspec-core (>= 2.14)
540-
rswag-ui (2.16.0)
541-
actionpack (>= 5.2, < 8.1)
542-
railties (>= 5.2, < 8.1)
541+
rswag-ui (2.17.0)
542+
actionpack (>= 5.2, < 8.2)
543+
railties (>= 5.2, < 8.2)
543544
rubocop (1.84.2)
544545
json (~> 2.3)
545546
language_server-protocol (~> 3.17.0.2)
@@ -669,6 +670,7 @@ GEM
669670
unicode-display_width (3.2.0)
670671
unicode-emoji (~> 4.1)
671672
unicode-emoji (4.2.0)
673+
uri (1.1.1)
672674
useragent (0.16.11)
673675
view_component (4.6.0)
674676
actionview (>= 7.1.0)
@@ -763,7 +765,7 @@ DEPENDENCIES
763765
pundit
764766
rack-attack
765767
rack-cors
766-
rails (~> 7.2)
768+
rails (~> 8.1)
767769
rails-controller-testing
768770
request_store
769771
rexml

0 commit comments

Comments
 (0)