Skip to content

Commit cd4abbd

Browse files
[dependabot:bundler] bump rails from 7.1.5 to 8.0.0
Bumps [rails](https://github.com/rails/rails) from 7.1.5 to 8.0.0. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@v7.1.5...v8.0.0) --- 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 23379ae commit cd4abbd

2 files changed

Lines changed: 85 additions & 94 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 '3.2.2'
66

77
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
8-
gem 'rails', '~> 7.1', '>= 7.1.5'
8+
gem 'rails', '~> 8.0'
99

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

Gemfile.lock

Lines changed: 84 additions & 93 deletions
Original file line numberDiff line numberDiff line change
@@ -1,97 +1,91 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (7.1.5)
5-
actionpack (= 7.1.5)
6-
activesupport (= 7.1.5)
4+
actioncable (8.0.0)
5+
actionpack (= 8.0.0)
6+
activesupport (= 8.0.0)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
99
zeitwerk (~> 2.6)
10-
actionmailbox (7.1.5)
11-
actionpack (= 7.1.5)
12-
activejob (= 7.1.5)
13-
activerecord (= 7.1.5)
14-
activestorage (= 7.1.5)
15-
activesupport (= 7.1.5)
16-
mail (>= 2.7.1)
17-
net-imap
18-
net-pop
19-
net-smtp
20-
actionmailer (7.1.5)
21-
actionpack (= 7.1.5)
22-
actionview (= 7.1.5)
23-
activejob (= 7.1.5)
24-
activesupport (= 7.1.5)
25-
mail (~> 2.5, >= 2.5.4)
26-
net-imap
27-
net-pop
28-
net-smtp
10+
actionmailbox (8.0.0)
11+
actionpack (= 8.0.0)
12+
activejob (= 8.0.0)
13+
activerecord (= 8.0.0)
14+
activestorage (= 8.0.0)
15+
activesupport (= 8.0.0)
16+
mail (>= 2.8.0)
17+
actionmailer (8.0.0)
18+
actionpack (= 8.0.0)
19+
actionview (= 8.0.0)
20+
activejob (= 8.0.0)
21+
activesupport (= 8.0.0)
22+
mail (>= 2.8.0)
2923
rails-dom-testing (~> 2.2)
30-
actionpack (7.1.5)
31-
actionview (= 7.1.5)
32-
activesupport (= 7.1.5)
24+
actionpack (8.0.0)
25+
actionview (= 8.0.0)
26+
activesupport (= 8.0.0)
3327
nokogiri (>= 1.8.5)
34-
racc
3528
rack (>= 2.2.4)
3629
rack-session (>= 1.0.1)
3730
rack-test (>= 0.6.3)
3831
rails-dom-testing (~> 2.2)
3932
rails-html-sanitizer (~> 1.6)
40-
actiontext (7.1.5)
41-
actionpack (= 7.1.5)
42-
activerecord (= 7.1.5)
43-
activestorage (= 7.1.5)
44-
activesupport (= 7.1.5)
33+
useragent (~> 0.16)
34+
actiontext (8.0.0)
35+
actionpack (= 8.0.0)
36+
activerecord (= 8.0.0)
37+
activestorage (= 8.0.0)
38+
activesupport (= 8.0.0)
4539
globalid (>= 0.6.0)
4640
nokogiri (>= 1.8.5)
47-
actionview (7.1.5)
48-
activesupport (= 7.1.5)
41+
actionview (8.0.0)
42+
activesupport (= 8.0.0)
4943
builder (~> 3.1)
5044
erubi (~> 1.11)
5145
rails-dom-testing (~> 2.2)
5246
rails-html-sanitizer (~> 1.6)
53-
activejob (7.1.5)
54-
activesupport (= 7.1.5)
47+
activejob (8.0.0)
48+
activesupport (= 8.0.0)
5549
globalid (>= 0.3.6)
56-
activemodel (7.1.5)
57-
activesupport (= 7.1.5)
58-
activerecord (7.1.5)
59-
activemodel (= 7.1.5)
60-
activesupport (= 7.1.5)
50+
activemodel (8.0.0)
51+
activesupport (= 8.0.0)
52+
activerecord (8.0.0)
53+
activemodel (= 8.0.0)
54+
activesupport (= 8.0.0)
6155
timeout (>= 0.4.0)
62-
activestorage (7.1.5)
63-
actionpack (= 7.1.5)
64-
activejob (= 7.1.5)
65-
activerecord (= 7.1.5)
66-
activesupport (= 7.1.5)
56+
activestorage (8.0.0)
57+
actionpack (= 8.0.0)
58+
activejob (= 8.0.0)
59+
activerecord (= 8.0.0)
60+
activesupport (= 8.0.0)
6761
marcel (~> 1.0)
68-
activesupport (7.1.5)
62+
activesupport (8.0.0)
6963
base64
7064
benchmark (>= 0.3)
7165
bigdecimal
72-
concurrent-ruby (~> 1.0, >= 1.0.2)
66+
concurrent-ruby (~> 1.0, >= 1.3.1)
7367
connection_pool (>= 2.2.5)
7468
drb
7569
i18n (>= 1.6, < 2)
7670
logger (>= 1.4.2)
7771
minitest (>= 5.1)
78-
mutex_m
7972
securerandom (>= 0.3)
80-
tzinfo (~> 2.0)
73+
tzinfo (~> 2.0, >= 2.0.5)
74+
uri (>= 0.13.1)
8175
ast (2.4.2)
8276
base64 (0.2.0)
8377
bcrypt (3.1.20)
8478
benchmark (0.4.0)
85-
bigdecimal (3.1.4)
79+
bigdecimal (3.1.8)
8680
bindex (0.8.1)
8781
bootsnap (1.17.0)
8882
msgpack (~> 1.2)
8983
brakeman (6.0.1)
90-
builder (3.2.4)
84+
builder (3.3.0)
9185
bundler-audit (0.9.1)
9286
bundler (>= 1.2.0, < 3)
9387
thor (~> 1.0)
94-
concurrent-ruby (1.2.2)
88+
concurrent-ruby (1.3.4)
9589
connection_pool (2.4.1)
9690
crass (1.0.6)
9791
dartsass-rails (0.5.0)
@@ -112,9 +106,8 @@ GEM
112106
dotenv-rails (2.8.1)
113107
dotenv (= 2.8.1)
114108
railties (>= 3.2)
115-
drb (2.2.0)
116-
ruby2_keywords
117-
erubi (1.12.0)
109+
drb (2.2.1)
110+
erubi (1.13.0)
118111
erubis (2.7.0)
119112
factory_bot (6.4.2)
120113
activesupport (>= 5.0.0)
@@ -146,16 +139,16 @@ GEM
146139
haml (>= 4.0)
147140
nokogiri (>= 1.6.0)
148141
ruby_parser (~> 3.5)
149-
i18n (1.14.1)
142+
i18n (1.14.6)
150143
concurrent-ruby (~> 1.0)
151144
importmap-rails (1.2.3)
152145
actionpack (>= 6.0.0)
153146
activesupport (>= 6.0.0)
154147
railties (>= 6.0.0)
155-
io-console (0.6.0)
156-
irb (1.9.1)
157-
rdoc
158-
reline (>= 0.3.8)
148+
io-console (0.7.2)
149+
irb (1.14.1)
150+
rdoc (>= 4.0.0)
151+
reline (>= 0.4.2)
159152
jbuilder (2.11.5)
160153
actionview (>= 5.0.0)
161154
activesupport (>= 5.0.0)
@@ -169,7 +162,7 @@ GEM
169162
with_env (= 1.1.0)
170163
xml-simple (~> 1.1.9)
171164
logger (1.6.1)
172-
loofah (2.22.0)
165+
loofah (2.23.1)
173166
crass (~> 1.0.2)
174167
nokogiri (>= 1.12.0)
175168
mail (2.8.1)
@@ -179,9 +172,8 @@ GEM
179172
net-smtp
180173
marcel (1.0.4)
181174
mini_mime (1.1.5)
182-
minitest (5.20.0)
175+
minitest (5.25.1)
183176
msgpack (1.7.2)
184-
mutex_m (0.2.0)
185177
net-imap (0.5.1)
186178
date
187179
net-protocol
@@ -192,7 +184,7 @@ GEM
192184
net-smtp (0.5.0)
193185
net-protocol
194186
nio4r (2.7.4)
195-
nokogiri (1.16.5-x86_64-linux)
187+
nokogiri (1.16.7-x86_64-linux)
196188
racc (~> 1.4)
197189
orm_adapter (0.5.0)
198190
parallel (1.23.0)
@@ -204,29 +196,28 @@ GEM
204196
stringio
205197
puma (6.4.3)
206198
nio4r (~> 2.0)
207-
racc (1.7.3)
208-
rack (3.0.9.1)
199+
racc (1.8.1)
200+
rack (3.1.8)
209201
rack-session (2.0.0)
210202
rack (>= 3.0.0)
211203
rack-test (2.1.0)
212204
rack (>= 1.3)
213-
rackup (2.1.0)
205+
rackup (2.2.1)
214206
rack (>= 3)
215-
webrick (~> 1.8)
216-
rails (7.1.5)
217-
actioncable (= 7.1.5)
218-
actionmailbox (= 7.1.5)
219-
actionmailer (= 7.1.5)
220-
actionpack (= 7.1.5)
221-
actiontext (= 7.1.5)
222-
actionview (= 7.1.5)
223-
activejob (= 7.1.5)
224-
activemodel (= 7.1.5)
225-
activerecord (= 7.1.5)
226-
activestorage (= 7.1.5)
227-
activesupport (= 7.1.5)
207+
rails (8.0.0)
208+
actioncable (= 8.0.0)
209+
actionmailbox (= 8.0.0)
210+
actionmailer (= 8.0.0)
211+
actionpack (= 8.0.0)
212+
actiontext (= 8.0.0)
213+
actionview (= 8.0.0)
214+
activejob (= 8.0.0)
215+
activemodel (= 8.0.0)
216+
activerecord (= 8.0.0)
217+
activestorage (= 8.0.0)
218+
activesupport (= 8.0.0)
228219
bundler (>= 1.15.0)
229-
railties (= 7.1.5)
220+
railties (= 8.0.0)
230221
rails-controller-testing (1.0.5)
231222
actionpack (>= 5.0.1.rc1)
232223
actionview (>= 5.0.1.rc1)
@@ -238,20 +229,20 @@ GEM
238229
rails-html-sanitizer (1.6.0)
239230
loofah (~> 2.21)
240231
nokogiri (~> 1.14)
241-
railties (7.1.5)
242-
actionpack (= 7.1.5)
243-
activesupport (= 7.1.5)
244-
irb
232+
railties (8.0.0)
233+
actionpack (= 8.0.0)
234+
activesupport (= 8.0.0)
235+
irb (~> 1.13)
245236
rackup (>= 1.0.0)
246237
rake (>= 12.2)
247238
thor (~> 1.0, >= 1.2.2)
248239
zeitwerk (~> 2.6)
249240
rainbow (3.1.1)
250-
rake (13.1.0)
251-
rdoc (6.6.3.1)
241+
rake (13.2.1)
242+
rdoc (6.7.0)
252243
psych (>= 4.0.0)
253244
regexp_parser (2.8.2)
254-
reline (0.4.0)
245+
reline (0.5.11)
255246
io-console (~> 0.5)
256247
responders (3.1.1)
257248
actionpack (>= 5.2)
@@ -296,7 +287,6 @@ GEM
296287
rubocop (>= 1.33.0, < 2.0)
297288
rubocop-ast (>= 1.30.0, < 2.0)
298289
ruby-progressbar (1.13.0)
299-
ruby2_keywords (0.0.5)
300290
ruby_parser (3.20.3)
301291
sexp_processor (~> 4.16)
302292
rubyzip (2.3.2)
@@ -316,7 +306,7 @@ GEM
316306
stringio (3.1.2)
317307
sysexits (1.2.0)
318308
temple (0.10.3)
319-
thor (1.3.0)
309+
thor (1.3.2)
320310
tilt (2.3.0)
321311
timeout (0.4.2)
322312
tomlrb (2.0.3)
@@ -327,21 +317,22 @@ GEM
327317
tzinfo (2.0.6)
328318
concurrent-ruby (~> 1.0)
329319
unicode-display_width (2.5.0)
320+
uri (1.0.2)
321+
useragent (0.16.10)
330322
warden (1.2.9)
331323
rack (>= 2.0.9)
332324
web-console (4.2.1)
333325
actionview (>= 6.0.0)
334326
activemodel (>= 6.0.0)
335327
bindex (>= 0.4.0)
336328
railties (>= 6.0.0)
337-
webrick (1.8.2)
338329
websocket-driver (0.7.6)
339330
websocket-extensions (>= 0.1.0)
340331
websocket-extensions (0.1.5)
341332
with_env (1.1.0)
342333
xml-simple (1.1.9)
343334
rexml
344-
zeitwerk (2.6.12)
335+
zeitwerk (2.7.1)
345336

346337
PLATFORMS
347338
x86_64-linux
@@ -363,7 +354,7 @@ DEPENDENCIES
363354
license_finder
364355
pg (~> 1.1)
365356
puma (~> 6.4, >= 6.4.2)
366-
rails (~> 7.1, >= 7.1.5)
357+
rails (~> 8.0)
367358
rails-controller-testing
368359
rspec-its
369360
rspec-rails

0 commit comments

Comments
 (0)