Skip to content

Commit 47252e1

Browse files
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 9532c18 commit 47252e1

2 files changed

Lines changed: 72 additions & 71 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ gem 'propshaft'
4141
gem 'puma', '~> 7.2'
4242
gem 'rack_content_type_default', '~> 1.1'
4343
gem 'rack-cors'
44-
gem 'rails', '~> 7.1'
44+
gem 'rails', '~> 8.1'
4545
gem 'sentry-rails'
4646
gem 'statesman'
4747

Gemfile.lock

Lines changed: 71 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -11,79 +11,80 @@ GIT
1111
GEM
1212
remote: https://rubygems.org/
1313
specs:
14-
actioncable (7.2.3.1)
15-
actionpack (= 7.2.3.1)
16-
activesupport (= 7.2.3.1)
14+
action_text-trix (2.1.18)
15+
railties
16+
actioncable (8.1.3)
17+
actionpack (= 8.1.3)
18+
activesupport (= 8.1.3)
1719
nio4r (~> 2.0)
1820
websocket-driver (>= 0.6.1)
1921
zeitwerk (~> 2.6)
20-
actionmailbox (7.2.3.1)
21-
actionpack (= 7.2.3.1)
22-
activejob (= 7.2.3.1)
23-
activerecord (= 7.2.3.1)
24-
activestorage (= 7.2.3.1)
25-
activesupport (= 7.2.3.1)
22+
actionmailbox (8.1.3)
23+
actionpack (= 8.1.3)
24+
activejob (= 8.1.3)
25+
activerecord (= 8.1.3)
26+
activestorage (= 8.1.3)
27+
activesupport (= 8.1.3)
2628
mail (>= 2.8.0)
27-
actionmailer (7.2.3.1)
28-
actionpack (= 7.2.3.1)
29-
actionview (= 7.2.3.1)
30-
activejob (= 7.2.3.1)
31-
activesupport (= 7.2.3.1)
29+
actionmailer (8.1.3)
30+
actionpack (= 8.1.3)
31+
actionview (= 8.1.3)
32+
activejob (= 8.1.3)
33+
activesupport (= 8.1.3)
3234
mail (>= 2.8.0)
3335
rails-dom-testing (~> 2.2)
34-
actionpack (7.2.3.1)
35-
actionview (= 7.2.3.1)
36-
activesupport (= 7.2.3.1)
37-
cgi
36+
actionpack (8.1.3)
37+
actionview (= 8.1.3)
38+
activesupport (= 8.1.3)
3839
nokogiri (>= 1.8.5)
39-
racc
40-
rack (>= 2.2.4, < 3.3)
40+
rack (>= 2.2.4)
4141
rack-session (>= 1.0.1)
4242
rack-test (>= 0.6.3)
4343
rails-dom-testing (~> 2.2)
4444
rails-html-sanitizer (~> 1.6)
4545
useragent (~> 0.16)
46-
actiontext (7.2.3.1)
47-
actionpack (= 7.2.3.1)
48-
activerecord (= 7.2.3.1)
49-
activestorage (= 7.2.3.1)
50-
activesupport (= 7.2.3.1)
46+
actiontext (8.1.3)
47+
action_text-trix (~> 2.1.15)
48+
actionpack (= 8.1.3)
49+
activerecord (= 8.1.3)
50+
activestorage (= 8.1.3)
51+
activesupport (= 8.1.3)
5152
globalid (>= 0.6.0)
5253
nokogiri (>= 1.8.5)
53-
actionview (7.2.3.1)
54-
activesupport (= 7.2.3.1)
54+
actionview (8.1.3)
55+
activesupport (= 8.1.3)
5556
builder (~> 3.1)
56-
cgi
5757
erubi (~> 1.11)
5858
rails-dom-testing (~> 2.2)
5959
rails-html-sanitizer (~> 1.6)
60-
activejob (7.2.3.1)
61-
activesupport (= 7.2.3.1)
60+
activejob (8.1.3)
61+
activesupport (= 8.1.3)
6262
globalid (>= 0.3.6)
63-
activemodel (7.2.3.1)
64-
activesupport (= 7.2.3.1)
65-
activerecord (7.2.3.1)
66-
activemodel (= 7.2.3.1)
67-
activesupport (= 7.2.3.1)
63+
activemodel (8.1.3)
64+
activesupport (= 8.1.3)
65+
activerecord (8.1.3)
66+
activemodel (= 8.1.3)
67+
activesupport (= 8.1.3)
6868
timeout (>= 0.4.0)
69-
activestorage (7.2.3.1)
70-
actionpack (= 7.2.3.1)
71-
activejob (= 7.2.3.1)
72-
activerecord (= 7.2.3.1)
73-
activesupport (= 7.2.3.1)
69+
activestorage (8.1.3)
70+
actionpack (= 8.1.3)
71+
activejob (= 8.1.3)
72+
activerecord (= 8.1.3)
73+
activesupport (= 8.1.3)
7474
marcel (~> 1.0)
75-
activesupport (7.2.3.1)
75+
activesupport (8.1.3)
7676
base64
77-
benchmark (>= 0.3)
7877
bigdecimal
7978
concurrent-ruby (~> 1.0, >= 1.3.1)
8079
connection_pool (>= 2.2.5)
8180
drb
8281
i18n (>= 1.6, < 2)
82+
json
8383
logger (>= 1.4.2)
84-
minitest (>= 5.1, < 6)
84+
minitest (>= 5.1)
8585
securerandom (>= 0.3)
8686
tzinfo (~> 2.0, >= 2.0.5)
87+
uri (>= 0.13.1)
8788
addressable (2.8.7)
8889
public_suffix (>= 2.0.2, < 7.0)
8990
administrate (1.0.0)
@@ -116,8 +117,7 @@ GEM
116117
aws-sigv4 (1.12.1)
117118
aws-eventstream (~> 1, >= 1.0.2)
118119
base64 (0.3.0)
119-
benchmark (0.5.0)
120-
bigdecimal (4.0.1)
120+
bigdecimal (4.1.0)
121121
bootsnap (1.18.6)
122122
msgpack (~> 1.2)
123123
builder (3.3.0)
@@ -135,7 +135,6 @@ GEM
135135
rack-test (>= 0.6.3)
136136
regexp_parser (>= 1.5, < 3.0)
137137
xpath (~> 3.2)
138-
cgi (0.5.1)
139138
childprocess (4.1.0)
140139
choice (0.2.0)
141140
climate_control (1.2.0)
@@ -270,26 +269,29 @@ GEM
270269
loofah (2.25.1)
271270
crass (~> 1.0.2)
272271
nokogiri (>= 1.12.0)
273-
mail (2.8.1)
272+
mail (2.9.0)
273+
logger
274274
mini_mime (>= 0.1.1)
275275
net-imap
276276
net-pop
277277
net-smtp
278-
marcel (1.0.4)
278+
marcel (1.1.0)
279279
matrix (0.4.3)
280280
mcp (0.8.0)
281281
json-schema (>= 4.1)
282282
method_source (1.1.0)
283283
mini_magick (5.3.1)
284284
logger
285285
mini_mime (1.1.5)
286-
minitest (5.27.0)
286+
minitest (6.0.3)
287+
drb (~> 2.0)
288+
prism (~> 1.5)
287289
msgpack (1.8.0)
288290
multi_xml (0.8.1)
289291
bigdecimal (>= 3.1, < 5)
290292
net-http (0.9.1)
291293
uri (>= 0.11.1)
292-
net-imap (0.5.9)
294+
net-imap (0.6.3)
293295
date
294296
net-protocol
295297
net-pop (0.1.2)
@@ -298,7 +300,7 @@ GEM
298300
timeout
299301
net-smtp (0.5.1)
300302
net-protocol
301-
nio4r (2.7.4)
303+
nio4r (2.7.5)
302304
nokogiri (1.19.2-aarch64-linux-gnu)
303305
racc (~> 1.4)
304306
nokogiri (1.19.2-arm64-darwin)
@@ -365,7 +367,7 @@ GEM
365367
nio4r (~> 2.0)
366368
raabro (1.4.0)
367369
racc (1.8.1)
368-
rack (3.2.5)
370+
rack (3.2.6)
369371
rack-cors (3.0.0)
370372
logger
371373
rack (>= 3.0.14)
@@ -382,20 +384,20 @@ GEM
382384
rack
383385
rackup (2.3.1)
384386
rack (>= 3)
385-
rails (7.2.3.1)
386-
actioncable (= 7.2.3.1)
387-
actionmailbox (= 7.2.3.1)
388-
actionmailer (= 7.2.3.1)
389-
actionpack (= 7.2.3.1)
390-
actiontext (= 7.2.3.1)
391-
actionview (= 7.2.3.1)
392-
activejob (= 7.2.3.1)
393-
activemodel (= 7.2.3.1)
394-
activerecord (= 7.2.3.1)
395-
activestorage (= 7.2.3.1)
396-
activesupport (= 7.2.3.1)
387+
rails (8.1.3)
388+
actioncable (= 8.1.3)
389+
actionmailbox (= 8.1.3)
390+
actionmailer (= 8.1.3)
391+
actionpack (= 8.1.3)
392+
actiontext (= 8.1.3)
393+
actionview (= 8.1.3)
394+
activejob (= 8.1.3)
395+
activemodel (= 8.1.3)
396+
activerecord (= 8.1.3)
397+
activestorage (= 8.1.3)
398+
activesupport (= 8.1.3)
397399
bundler (>= 1.15.0)
398-
railties (= 7.2.3.1)
400+
railties (= 8.1.3)
399401
rails-dom-testing (2.3.0)
400402
activesupport (>= 5.0.0)
401403
minitest
@@ -408,10 +410,9 @@ GEM
408410
rails-html-sanitizer (1.7.0)
409411
loofah (~> 2.25)
410412
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)
411-
railties (7.2.3.1)
412-
actionpack (= 7.2.3.1)
413-
activesupport (= 7.2.3.1)
414-
cgi
413+
railties (8.1.3)
414+
actionpack (= 8.1.3)
415+
activesupport (= 8.1.3)
415416
irb (~> 1.13)
416417
rackup (>= 1.0.0)
417418
rake (>= 12.2)
@@ -621,7 +622,7 @@ DEPENDENCIES
621622
puma (~> 7.2)
622623
rack-cors
623624
rack_content_type_default (~> 1.1)
624-
rails (~> 7.1)
625+
rails (~> 8.1)
625626
rails-erd
626627
rspec
627628
rspec-rails

0 commit comments

Comments
 (0)