Skip to content

Commit c54e6c1

Browse files
Bump rails from 7.0.8.5 to 8.0.1
Bumps [rails](https://github.com/rails/rails) from 7.0.8.5 to 8.0.1. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v7.0.8.5...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 f9b8c1b commit c54e6c1

File tree

2 files changed

+104
-88
lines changed

2 files changed

+104
-88
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ git_source(:github) { |repo| "https://github.com/#{repo}.git" }
44
ruby '3.2.0'
55

66
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
7-
gem 'rails', '~> 7.0.8'
7+
gem 'rails', '~> 8.0.1'
88

99
# The original asset pipeline for Rails [https://github.com/rails/sprockets-rails]
1010
gem 'sprockets-rails'

Gemfile.lock

Lines changed: 103 additions & 87 deletions
Original file line numberDiff line numberDiff line change
@@ -1,78 +1,85 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (7.0.8.5)
5-
actionpack (= 7.0.8.5)
6-
activesupport (= 7.0.8.5)
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)
9-
actionmailbox (7.0.8.5)
10-
actionpack (= 7.0.8.5)
11-
activejob (= 7.0.8.5)
12-
activerecord (= 7.0.8.5)
13-
activestorage (= 7.0.8.5)
14-
activesupport (= 7.0.8.5)
15-
mail (>= 2.7.1)
16-
net-imap
17-
net-pop
18-
net-smtp
19-
actionmailer (7.0.8.5)
20-
actionpack (= 7.0.8.5)
21-
actionview (= 7.0.8.5)
22-
activejob (= 7.0.8.5)
23-
activesupport (= 7.0.8.5)
24-
mail (~> 2.5, >= 2.5.4)
25-
net-imap
26-
net-pop
27-
net-smtp
28-
rails-dom-testing (~> 2.0)
29-
actionpack (7.0.8.5)
30-
actionview (= 7.0.8.5)
31-
activesupport (= 7.0.8.5)
32-
rack (~> 2.0, >= 2.2.4)
9+
zeitwerk (~> 2.6)
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)
16+
mail (>= 2.8.0)
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)
22+
mail (>= 2.8.0)
23+
rails-dom-testing (~> 2.2)
24+
actionpack (8.0.1)
25+
actionview (= 8.0.1)
26+
activesupport (= 8.0.1)
27+
nokogiri (>= 1.8.5)
28+
rack (>= 2.2.4)
29+
rack-session (>= 1.0.1)
3330
rack-test (>= 0.6.3)
34-
rails-dom-testing (~> 2.0)
35-
rails-html-sanitizer (~> 1.0, >= 1.2.0)
36-
actiontext (7.0.8.5)
37-
actionpack (= 7.0.8.5)
38-
activerecord (= 7.0.8.5)
39-
activestorage (= 7.0.8.5)
40-
activesupport (= 7.0.8.5)
31+
rails-dom-testing (~> 2.2)
32+
rails-html-sanitizer (~> 1.6)
33+
useragent (~> 0.16)
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)
4139
globalid (>= 0.6.0)
4240
nokogiri (>= 1.8.5)
43-
actionview (7.0.8.5)
44-
activesupport (= 7.0.8.5)
41+
actionview (8.0.1)
42+
activesupport (= 8.0.1)
4543
builder (~> 3.1)
46-
erubi (~> 1.4)
47-
rails-dom-testing (~> 2.0)
48-
rails-html-sanitizer (~> 1.1, >= 1.2.0)
49-
activejob (7.0.8.5)
50-
activesupport (= 7.0.8.5)
44+
erubi (~> 1.11)
45+
rails-dom-testing (~> 2.2)
46+
rails-html-sanitizer (~> 1.6)
47+
activejob (8.0.1)
48+
activesupport (= 8.0.1)
5149
globalid (>= 0.3.6)
52-
activemodel (7.0.8.5)
53-
activesupport (= 7.0.8.5)
54-
activerecord (7.0.8.5)
55-
activemodel (= 7.0.8.5)
56-
activesupport (= 7.0.8.5)
57-
activestorage (7.0.8.5)
58-
actionpack (= 7.0.8.5)
59-
activejob (= 7.0.8.5)
60-
activerecord (= 7.0.8.5)
61-
activesupport (= 7.0.8.5)
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)
55+
timeout (>= 0.4.0)
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-
mini_mime (>= 1.1.0)
64-
activesupport (7.0.8.5)
65-
concurrent-ruby (~> 1.0, >= 1.0.2)
62+
activesupport (8.0.1)
63+
base64
64+
benchmark (>= 0.3)
65+
bigdecimal
66+
concurrent-ruby (~> 1.0, >= 1.3.1)
67+
connection_pool (>= 2.2.5)
68+
drb
6669
i18n (>= 1.6, < 2)
70+
logger (>= 1.4.2)
6771
minitest (>= 5.1)
68-
tzinfo (~> 2.0)
72+
securerandom (>= 0.3)
73+
tzinfo (~> 2.0, >= 2.0.5)
74+
uri (>= 0.13.1)
6975
addressable (2.8.6)
7076
public_suffix (>= 2.0.2, < 6.0)
7177
appsignal (3.7.5)
7278
rack
7379
ast (2.4.2)
7480
base64 (0.2.0)
7581
bcrypt (3.1.20)
82+
benchmark (0.4.0)
7683
bigdecimal (3.1.8)
7784
bindex (0.8.1)
7885
blazer (3.1.0)
@@ -99,7 +106,7 @@ GEM
99106
connection_pool (2.4.1)
100107
crass (1.0.6)
101108
csv (3.3.0)
102-
date (3.4.0)
109+
date (3.4.1)
103110
debug (1.9.2)
104111
irb (~> 1.10)
105112
reline (>= 0.3.8)
@@ -113,6 +120,7 @@ GEM
113120
devise (~> 4.0)
114121
warden-jwt_auth (~> 0.10)
115122
diff-lcs (1.5.1)
123+
drb (2.2.1)
116124
dry-auto_inject (1.0.1)
117125
dry-core (~> 1.0)
118126
zeitwerk (~> 2.6)
@@ -134,7 +142,7 @@ GEM
134142
dry-inflector (~> 1.0)
135143
dry-logic (~> 1.4)
136144
zeitwerk (~> 2.6)
137-
erubi (1.13.0)
145+
erubi (1.13.1)
138146
erubis (2.7.0)
139147
factory_bot (6.5.0)
140148
activesupport (>= 5.0.0)
@@ -182,8 +190,8 @@ GEM
182190
activesupport (>= 6.0.0)
183191
railties (>= 6.0.0)
184192
io-console (0.7.2)
185-
irb (1.12.0)
186-
rdoc
193+
irb (1.14.3)
194+
rdoc (>= 4.0.0)
187195
reline (>= 0.4.2)
188196
jbuilder (2.13.0)
189197
actionview (>= 5.0.0)
@@ -196,6 +204,7 @@ GEM
196204
jwt (2.8.2)
197205
base64
198206
language_server-protocol (3.17.0.3)
207+
logger (1.6.4)
199208
loofah (2.23.1)
200209
crass (~> 1.0.2)
201210
nokogiri (>= 1.12.0)
@@ -204,18 +213,17 @@ GEM
204213
net-imap
205214
net-pop
206215
net-smtp
207-
marcel (1.0.2)
216+
marcel (1.0.4)
208217
matrix (0.4.2)
209-
method_source (1.1.0)
210218
mini_mime (1.1.5)
211219
mini_portile2 (2.8.8)
212-
minitest (5.25.2)
220+
minitest (5.25.4)
213221
msgpack (1.7.2)
214222
mustermann (3.0.3)
215223
ruby2_keywords (~> 0.0.1)
216224
mustermann-grape (1.1.0)
217225
mustermann (>= 1.0.0)
218-
net-imap (0.5.1)
226+
net-imap (0.5.2)
219227
date
220228
net-protocol
221229
net-pop (0.1.2)
@@ -225,7 +233,7 @@ GEM
225233
net-smtp (0.5.0)
226234
net-protocol
227235
nio4r (2.7.4)
228-
nokogiri (1.16.8)
236+
nokogiri (1.17.2)
229237
mini_portile2 (~> 2.8.2)
230238
racc (~> 1.4)
231239
orm_adapter (0.5.0)
@@ -240,39 +248,44 @@ GEM
240248
puma (6.5.0)
241249
nio4r (~> 2.0)
242250
racc (1.8.1)
243-
rack (2.2.10)
251+
rack (3.1.8)
244252
rack-cors (2.0.2)
245253
rack (>= 2.0.0)
254+
rack-session (2.0.0)
255+
rack (>= 3.0.0)
246256
rack-test (2.1.0)
247257
rack (>= 1.3)
248-
rails (7.0.8.5)
249-
actioncable (= 7.0.8.5)
250-
actionmailbox (= 7.0.8.5)
251-
actionmailer (= 7.0.8.5)
252-
actionpack (= 7.0.8.5)
253-
actiontext (= 7.0.8.5)
254-
actionview (= 7.0.8.5)
255-
activejob (= 7.0.8.5)
256-
activemodel (= 7.0.8.5)
257-
activerecord (= 7.0.8.5)
258-
activestorage (= 7.0.8.5)
259-
activesupport (= 7.0.8.5)
258+
rackup (2.2.1)
259+
rack (>= 3)
260+
rails (8.0.1)
261+
actioncable (= 8.0.1)
262+
actionmailbox (= 8.0.1)
263+
actionmailer (= 8.0.1)
264+
actionpack (= 8.0.1)
265+
actiontext (= 8.0.1)
266+
actionview (= 8.0.1)
267+
activejob (= 8.0.1)
268+
activemodel (= 8.0.1)
269+
activerecord (= 8.0.1)
270+
activestorage (= 8.0.1)
271+
activesupport (= 8.0.1)
260272
bundler (>= 1.15.0)
261-
railties (= 7.0.8.5)
273+
railties (= 8.0.1)
262274
rails-dom-testing (2.2.0)
263275
activesupport (>= 5.0.0)
264276
minitest
265277
nokogiri (>= 1.6)
266-
rails-html-sanitizer (1.6.1)
278+
rails-html-sanitizer (1.6.2)
267279
loofah (~> 2.21)
268280
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)
269-
railties (7.0.8.5)
270-
actionpack (= 7.0.8.5)
271-
activesupport (= 7.0.8.5)
272-
method_source
281+
railties (8.0.1)
282+
actionpack (= 8.0.1)
283+
activesupport (= 8.0.1)
284+
irb (~> 1.13)
285+
rackup (>= 1.0.0)
273286
rake (>= 12.2)
274-
thor (~> 1.0)
275-
zeitwerk (~> 2.5)
287+
thor (~> 1.0, >= 1.2.2)
288+
zeitwerk (~> 2.6)
276289
rainbow (3.1.1)
277290
rake (13.2.1)
278291
rdoc (6.6.3.1)
@@ -328,6 +341,7 @@ GEM
328341
sexp_processor (~> 4.16)
329342
rubyzip (2.3.2)
330343
safely_block (0.4.1)
344+
securerandom (0.4.1)
331345
selenium-webdriver (4.10.0)
332346
rexml (~> 3.2, >= 3.2.5)
333347
rubyzip (>= 1.2.2, < 3.0)
@@ -348,7 +362,7 @@ GEM
348362
temple (0.10.3)
349363
thor (1.3.2)
350364
tilt (2.3.0)
351-
timeout (0.4.2)
365+
timeout (0.4.3)
352366
turbo-rails (2.0.11)
353367
actionpack (>= 6.0.0)
354368
railties (>= 6.0.0)
@@ -357,6 +371,8 @@ GEM
357371
unicode-display_width (3.1.2)
358372
unicode-emoji (~> 4.0, >= 4.0.4)
359373
unicode-emoji (4.0.4)
374+
uri (1.0.2)
375+
useragent (0.16.11)
360376
warden (1.2.9)
361377
rack (>= 2.0.9)
362378
warden-jwt_auth (0.10.0)
@@ -409,7 +425,7 @@ DEPENDENCIES
409425
pg
410426
puma (~> 6.5)
411427
rack-cors
412-
rails (~> 7.0.8)
428+
rails (~> 8.0.1)
413429
redis (~> 5.3)
414430
rspec-rails
415431
rubocop

0 commit comments

Comments
 (0)