Skip to content

Commit 89f5ba4

Browse files
Bump rails from 7.2.2.1 to 8.0.1
Bumps [rails](https://github.com/rails/rails) from 7.2.2.1 to 8.0.1. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v7.2.2.1...v8.0.1) --- updated-dependencies: - dependency-name: rails dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a2c5927 commit 89f5ba4

2 files changed

Lines changed: 71 additions & 65 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ gem "csv"
55
gem "ransack"
66
ruby "3.4.1"
77
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
8-
gem "rails", "~> 7.2.2", ">= 7.2.2.1"
8+
gem "rails", "~> 8.0.1"
99
# The original asset pipeline for Rails [https://github.com/rails/sprockets-rails]
1010
gem "sprockets-rails"
1111
# Use sqlite3 as the database for Active Record

Gemfile.lock

Lines changed: 70 additions & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -1,66 +1,65 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (7.2.2.1)
5-
actionpack (= 7.2.2.1)
6-
activesupport (= 7.2.2.1)
4+
actioncable (8.0.1)
5+
actionpack (= 8.0.1)
6+
activesupport (= 8.0.1)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
99
zeitwerk (~> 2.6)
10-
actionmailbox (7.2.2.1)
11-
actionpack (= 7.2.2.1)
12-
activejob (= 7.2.2.1)
13-
activerecord (= 7.2.2.1)
14-
activestorage (= 7.2.2.1)
15-
activesupport (= 7.2.2.1)
10+
actionmailbox (8.0.1)
11+
actionpack (= 8.0.1)
12+
activejob (= 8.0.1)
13+
activerecord (= 8.0.1)
14+
activestorage (= 8.0.1)
15+
activesupport (= 8.0.1)
1616
mail (>= 2.8.0)
17-
actionmailer (7.2.2.1)
18-
actionpack (= 7.2.2.1)
19-
actionview (= 7.2.2.1)
20-
activejob (= 7.2.2.1)
21-
activesupport (= 7.2.2.1)
17+
actionmailer (8.0.1)
18+
actionpack (= 8.0.1)
19+
actionview (= 8.0.1)
20+
activejob (= 8.0.1)
21+
activesupport (= 8.0.1)
2222
mail (>= 2.8.0)
2323
rails-dom-testing (~> 2.2)
24-
actionpack (7.2.2.1)
25-
actionview (= 7.2.2.1)
26-
activesupport (= 7.2.2.1)
24+
actionpack (8.0.1)
25+
actionview (= 8.0.1)
26+
activesupport (= 8.0.1)
2727
nokogiri (>= 1.8.5)
28-
racc
29-
rack (>= 2.2.4, < 3.2)
28+
rack (>= 2.2.4)
3029
rack-session (>= 1.0.1)
3130
rack-test (>= 0.6.3)
3231
rails-dom-testing (~> 2.2)
3332
rails-html-sanitizer (~> 1.6)
3433
useragent (~> 0.16)
35-
actiontext (7.2.2.1)
36-
actionpack (= 7.2.2.1)
37-
activerecord (= 7.2.2.1)
38-
activestorage (= 7.2.2.1)
39-
activesupport (= 7.2.2.1)
34+
actiontext (8.0.1)
35+
actionpack (= 8.0.1)
36+
activerecord (= 8.0.1)
37+
activestorage (= 8.0.1)
38+
activesupport (= 8.0.1)
4039
globalid (>= 0.6.0)
4140
nokogiri (>= 1.8.5)
42-
actionview (7.2.2.1)
43-
activesupport (= 7.2.2.1)
41+
actionview (8.0.1)
42+
activesupport (= 8.0.1)
4443
builder (~> 3.1)
4544
erubi (~> 1.11)
4645
rails-dom-testing (~> 2.2)
4746
rails-html-sanitizer (~> 1.6)
48-
activejob (7.2.2.1)
49-
activesupport (= 7.2.2.1)
47+
activejob (8.0.1)
48+
activesupport (= 8.0.1)
5049
globalid (>= 0.3.6)
51-
activemodel (7.2.2.1)
52-
activesupport (= 7.2.2.1)
53-
activerecord (7.2.2.1)
54-
activemodel (= 7.2.2.1)
55-
activesupport (= 7.2.2.1)
50+
activemodel (8.0.1)
51+
activesupport (= 8.0.1)
52+
activerecord (8.0.1)
53+
activemodel (= 8.0.1)
54+
activesupport (= 8.0.1)
5655
timeout (>= 0.4.0)
57-
activestorage (7.2.2.1)
58-
actionpack (= 7.2.2.1)
59-
activejob (= 7.2.2.1)
60-
activerecord (= 7.2.2.1)
61-
activesupport (= 7.2.2.1)
56+
activestorage (8.0.1)
57+
actionpack (= 8.0.1)
58+
activejob (= 8.0.1)
59+
activerecord (= 8.0.1)
60+
activesupport (= 8.0.1)
6261
marcel (~> 1.0)
63-
activesupport (7.2.2.1)
62+
activesupport (8.0.1)
6463
base64
6564
benchmark (>= 0.3)
6665
bigdecimal
@@ -72,6 +71,7 @@ GEM
7271
minitest (>= 5.1)
7372
securerandom (>= 0.3)
7473
tzinfo (~> 2.0, >= 2.0.5)
74+
uri (>= 0.13.1)
7575
addressable (2.8.7)
7676
public_suffix (>= 2.0.2, < 7.0)
7777
ast (2.4.2)
@@ -147,6 +147,7 @@ GEM
147147
erubi (1.13.1)
148148
ffi (1.17.1-x64-mingw-ucrt)
149149
ffi (1.17.1-x86_64-darwin)
150+
ffi (1.17.1-x86_64-linux-gnu)
150151
globalid (1.2.1)
151152
activesupport (>= 6.1)
152153
i18n (1.14.7)
@@ -177,7 +178,7 @@ GEM
177178
kaminari-core (= 1.2.2)
178179
kaminari-core (1.2.2)
179180
language_server-protocol (3.17.0.4)
180-
logger (1.6.5)
181+
logger (1.6.6)
181182
loofah (2.24.0)
182183
crass (~> 1.0.2)
183184
nokogiri (>= 1.12.0)
@@ -192,7 +193,7 @@ GEM
192193
minitest (5.25.4)
193194
msgpack (1.7.5)
194195
multi_test (1.1.0)
195-
net-imap (0.5.5)
196+
net-imap (0.5.6)
196197
date
197198
net-protocol
198199
net-pop (0.1.2)
@@ -202,9 +203,11 @@ GEM
202203
net-smtp (0.5.1)
203204
net-protocol
204205
nio4r (2.7.4)
205-
nokogiri (1.18.2-x64-mingw-ucrt)
206+
nokogiri (1.18.3-x64-mingw-ucrt)
207+
racc (~> 1.4)
208+
nokogiri (1.18.3-x86_64-darwin)
206209
racc (~> 1.4)
207-
nokogiri (1.18.2-x86_64-darwin)
210+
nokogiri (1.18.3-x86_64-linux-gnu)
208211
racc (~> 1.4)
209212
orm_adapter (0.5.0)
210213
parallel (1.26.3)
@@ -222,7 +225,7 @@ GEM
222225
puma (6.6.0)
223226
nio4r (~> 2.0)
224227
racc (1.8.1)
225-
rack (3.1.9)
228+
rack (3.1.11)
226229
rack-session (2.1.0)
227230
base64 (>= 0.1.0)
228231
rack (>= 3.0.0)
@@ -233,30 +236,30 @@ GEM
233236
rack (>= 1.0.0)
234237
rackup (2.2.1)
235238
rack (>= 3)
236-
rails (7.2.2.1)
237-
actioncable (= 7.2.2.1)
238-
actionmailbox (= 7.2.2.1)
239-
actionmailer (= 7.2.2.1)
240-
actionpack (= 7.2.2.1)
241-
actiontext (= 7.2.2.1)
242-
actionview (= 7.2.2.1)
243-
activejob (= 7.2.2.1)
244-
activemodel (= 7.2.2.1)
245-
activerecord (= 7.2.2.1)
246-
activestorage (= 7.2.2.1)
247-
activesupport (= 7.2.2.1)
239+
rails (8.0.1)
240+
actioncable (= 8.0.1)
241+
actionmailbox (= 8.0.1)
242+
actionmailer (= 8.0.1)
243+
actionpack (= 8.0.1)
244+
actiontext (= 8.0.1)
245+
actionview (= 8.0.1)
246+
activejob (= 8.0.1)
247+
activemodel (= 8.0.1)
248+
activerecord (= 8.0.1)
249+
activestorage (= 8.0.1)
250+
activesupport (= 8.0.1)
248251
bundler (>= 1.15.0)
249-
railties (= 7.2.2.1)
252+
railties (= 8.0.1)
250253
rails-dom-testing (2.2.0)
251254
activesupport (>= 5.0.0)
252255
minitest
253256
nokogiri (>= 1.6)
254257
rails-html-sanitizer (1.6.2)
255258
loofah (~> 2.21)
256259
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)
257-
railties (7.2.2.1)
258-
actionpack (= 7.2.2.1)
259-
activesupport (= 7.2.2.1)
260+
railties (8.0.1)
261+
actionpack (= 8.0.1)
262+
activesupport (= 8.0.1)
260263
irb (~> 1.13)
261264
rackup (>= 1.0.0)
262265
rake (>= 12.2)
@@ -268,7 +271,7 @@ GEM
268271
activerecord (>= 6.1.5)
269272
activesupport (>= 6.1.5)
270273
i18n
271-
rdoc (6.11.0)
274+
rdoc (6.12.0)
272275
psych (>= 4.0.0)
273276
regexp_parser (2.10.0)
274277
reline (0.6.0)
@@ -346,9 +349,10 @@ GEM
346349
sprockets (>= 3.0.0)
347350
sqlite3 (2.5.0-x64-mingw-ucrt)
348351
sqlite3 (2.5.0-x86_64-darwin)
352+
sqlite3 (2.5.0-x86_64-linux-gnu)
349353
stimulus-rails (1.3.4)
350354
railties (>= 6.0.0)
351-
stringio (3.1.2)
355+
stringio (3.1.5)
352356
sys-uname (1.3.1)
353357
ffi (~> 1.1)
354358
thor (1.3.2)
@@ -363,6 +367,7 @@ GEM
363367
unicode-display_width (3.1.4)
364368
unicode-emoji (~> 4.0, >= 4.0.4)
365369
unicode-emoji (4.0.4)
370+
uri (1.0.3)
366371
useragent (0.16.11)
367372
warden (1.2.9)
368373
rack (>= 2.0.9)
@@ -378,11 +383,12 @@ GEM
378383
websocket-extensions (0.1.5)
379384
xpath (3.2.0)
380385
nokogiri (~> 1.8)
381-
zeitwerk (2.6.18)
386+
zeitwerk (2.7.2)
382387

383388
PLATFORMS
384389
x64-mingw-ucrt
385390
x86_64-darwin-24
391+
x86_64-linux
386392

387393
DEPENDENCIES
388394
bcrypt (~> 3.1.7)
@@ -400,7 +406,7 @@ DEPENDENCIES
400406
pg
401407
puma (>= 5.0)
402408
rack_session_access
403-
rails (~> 7.2.2, >= 7.2.2.1)
409+
rails (~> 8.0.1)
404410
ransack
405411
rspec-rails (~> 7.1)
406412
rubocop-rails-omakase

0 commit comments

Comments
 (0)