Skip to content

Commit f4318af

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

File tree

2 files changed

+126
-89
lines changed

2 files changed

+126
-89
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
source 'https://rubygems.org'
22
ruby '3.2.2'
33

4-
gem 'rails', '7.0.8.1'
4+
gem 'rails', '8.0.1'
55
# The original asset pipeline for Rails [https://github.com/rails/sprockets-rails]
66
gem 'sprockets-rails'
77
# Reduces boot times through caching; required in config/boot.rb

Gemfile.lock

Lines changed: 125 additions & 88 deletions
Original file line numberDiff line numberDiff line change
@@ -11,83 +11,92 @@ GIT
1111
GEM
1212
remote: https://rubygems.org/
1313
specs:
14-
actioncable (7.0.8.1)
15-
actionpack (= 7.0.8.1)
16-
activesupport (= 7.0.8.1)
14+
actioncable (8.0.1)
15+
actionpack (= 8.0.1)
16+
activesupport (= 8.0.1)
1717
nio4r (~> 2.0)
1818
websocket-driver (>= 0.6.1)
19-
actionmailbox (7.0.8.1)
20-
actionpack (= 7.0.8.1)
21-
activejob (= 7.0.8.1)
22-
activerecord (= 7.0.8.1)
23-
activestorage (= 7.0.8.1)
24-
activesupport (= 7.0.8.1)
25-
mail (>= 2.7.1)
26-
net-imap
27-
net-pop
28-
net-smtp
29-
actionmailer (7.0.8.1)
30-
actionpack (= 7.0.8.1)
31-
actionview (= 7.0.8.1)
32-
activejob (= 7.0.8.1)
33-
activesupport (= 7.0.8.1)
34-
mail (~> 2.5, >= 2.5.4)
35-
net-imap
36-
net-pop
37-
net-smtp
38-
rails-dom-testing (~> 2.0)
39-
actionpack (7.0.8.1)
40-
actionview (= 7.0.8.1)
41-
activesupport (= 7.0.8.1)
42-
rack (~> 2.0, >= 2.2.4)
19+
zeitwerk (~> 2.6)
20+
actionmailbox (8.0.1)
21+
actionpack (= 8.0.1)
22+
activejob (= 8.0.1)
23+
activerecord (= 8.0.1)
24+
activestorage (= 8.0.1)
25+
activesupport (= 8.0.1)
26+
mail (>= 2.8.0)
27+
actionmailer (8.0.1)
28+
actionpack (= 8.0.1)
29+
actionview (= 8.0.1)
30+
activejob (= 8.0.1)
31+
activesupport (= 8.0.1)
32+
mail (>= 2.8.0)
33+
rails-dom-testing (~> 2.2)
34+
actionpack (8.0.1)
35+
actionview (= 8.0.1)
36+
activesupport (= 8.0.1)
37+
nokogiri (>= 1.8.5)
38+
rack (>= 2.2.4)
39+
rack-session (>= 1.0.1)
4340
rack-test (>= 0.6.3)
44-
rails-dom-testing (~> 2.0)
45-
rails-html-sanitizer (~> 1.0, >= 1.2.0)
46-
actiontext (7.0.8.1)
47-
actionpack (= 7.0.8.1)
48-
activerecord (= 7.0.8.1)
49-
activestorage (= 7.0.8.1)
50-
activesupport (= 7.0.8.1)
41+
rails-dom-testing (~> 2.2)
42+
rails-html-sanitizer (~> 1.6)
43+
useragent (~> 0.16)
44+
actiontext (8.0.1)
45+
actionpack (= 8.0.1)
46+
activerecord (= 8.0.1)
47+
activestorage (= 8.0.1)
48+
activesupport (= 8.0.1)
5149
globalid (>= 0.6.0)
5250
nokogiri (>= 1.8.5)
53-
actionview (7.0.8.1)
54-
activesupport (= 7.0.8.1)
51+
actionview (8.0.1)
52+
activesupport (= 8.0.1)
5553
builder (~> 3.1)
56-
erubi (~> 1.4)
57-
rails-dom-testing (~> 2.0)
58-
rails-html-sanitizer (~> 1.1, >= 1.2.0)
59-
activejob (7.0.8.1)
60-
activesupport (= 7.0.8.1)
54+
erubi (~> 1.11)
55+
rails-dom-testing (~> 2.2)
56+
rails-html-sanitizer (~> 1.6)
57+
activejob (8.0.1)
58+
activesupport (= 8.0.1)
6159
globalid (>= 0.3.6)
62-
activemodel (7.0.8.1)
63-
activesupport (= 7.0.8.1)
64-
activerecord (7.0.8.1)
65-
activemodel (= 7.0.8.1)
66-
activesupport (= 7.0.8.1)
67-
activestorage (7.0.8.1)
68-
actionpack (= 7.0.8.1)
69-
activejob (= 7.0.8.1)
70-
activerecord (= 7.0.8.1)
71-
activesupport (= 7.0.8.1)
60+
activemodel (8.0.1)
61+
activesupport (= 8.0.1)
62+
activerecord (8.0.1)
63+
activemodel (= 8.0.1)
64+
activesupport (= 8.0.1)
65+
timeout (>= 0.4.0)
66+
activestorage (8.0.1)
67+
actionpack (= 8.0.1)
68+
activejob (= 8.0.1)
69+
activerecord (= 8.0.1)
70+
activesupport (= 8.0.1)
7271
marcel (~> 1.0)
73-
mini_mime (>= 1.1.0)
74-
activesupport (7.0.8.1)
75-
concurrent-ruby (~> 1.0, >= 1.0.2)
72+
activesupport (8.0.1)
73+
base64
74+
benchmark (>= 0.3)
75+
bigdecimal
76+
concurrent-ruby (~> 1.0, >= 1.3.1)
77+
connection_pool (>= 2.2.5)
78+
drb
7679
i18n (>= 1.6, < 2)
80+
logger (>= 1.4.2)
7781
minitest (>= 5.1)
78-
tzinfo (~> 2.0)
79-
acts-as-taggable-on (9.0.1)
80-
activerecord (>= 6.0, < 7.1)
82+
securerandom (>= 0.3)
83+
tzinfo (~> 2.0, >= 2.0.5)
84+
uri (>= 0.13.1)
85+
acts-as-taggable-on (12.0.0)
86+
activerecord (>= 7.1, < 8.1)
87+
zeitwerk (>= 2.4, < 3.0)
8188
addressable (2.8.7)
8289
public_suffix (>= 2.0.2, < 7.0)
8390
ast (2.4.2)
8491
autoprefixer-rails (10.4.16.0)
8592
execjs (~> 2)
8693
base64 (0.2.0)
94+
benchmark (0.4.0)
8795
better_errors (2.10.1)
8896
erubi (>= 1.0.0)
8997
rack (>= 0.9.0)
9098
rouge (>= 1.0.0)
99+
bigdecimal (3.1.9)
91100
bindex (0.8.1)
92101
binding_of_caller (1.0.1)
93102
debug_inspector (>= 1.2.0)
@@ -134,6 +143,7 @@ GEM
134143
coffee-script-source (1.12.2)
135144
commonmarker (0.23.10)
136145
concurrent-ruby (1.3.5)
146+
connection_pool (2.5.0)
137147
crass (1.0.6)
138148
css_parser (1.14.0)
139149
addressable
@@ -145,10 +155,10 @@ GEM
145155
database_cleaner-core (2.0.1)
146156
date (3.4.1)
147157
debug_inspector (1.2.0)
148-
delayed_job (4.1.11)
149-
activesupport (>= 3.0, < 8.0)
150-
delayed_job_active_record (4.1.8)
151-
activerecord (>= 3.0, < 8.0)
158+
delayed_job (4.1.13)
159+
activesupport (>= 3.0, < 9.0)
160+
delayed_job_active_record (4.1.11)
161+
activerecord (>= 3.0, < 9.0)
152162
delayed_job (>= 3.0, < 5)
153163
diff-lcs (1.5.0)
154164
docile (1.4.0)
@@ -157,6 +167,7 @@ GEM
157167
dotenv (= 3.1.0)
158168
railties (>= 6.1)
159169
double-bag-ftps (0.1.4)
170+
drb (2.2.1)
160171
erubi (1.13.1)
161172
execjs (2.10.0)
162173
fabrication (2.31.0)
@@ -198,6 +209,11 @@ GEM
198209
actionpack (>= 6.0.0)
199210
activesupport (>= 6.0.0)
200211
railties (>= 6.0.0)
212+
io-console (0.8.0)
213+
irb (1.15.1)
214+
pp (>= 0.6.0)
215+
rdoc (>= 4.0.0)
216+
reline (>= 0.4.2)
201217
jbuilder (2.12.0)
202218
actionview (>= 5.0.0)
203219
activesupport (>= 5.0.0)
@@ -220,7 +236,7 @@ GEM
220236
rb-fsevent (~> 0.10, >= 0.10.3)
221237
rb-inotify (~> 0.9, >= 0.9.10)
222238
logger (1.6.1)
223-
loofah (2.23.1)
239+
loofah (2.24.0)
224240
crass (~> 1.0.2)
225241
nokogiri (>= 1.12.0)
226242
mail (2.8.1)
@@ -240,7 +256,7 @@ GEM
240256
multi_xml (0.6.0)
241257
net-http (0.4.1)
242258
uri
243-
net-imap (0.4.19)
259+
net-imap (0.5.6)
244260
date
245261
net-protocol
246262
net-pop (0.1.2)
@@ -249,10 +265,10 @@ GEM
249265
timeout
250266
net-sftp (4.0.0)
251267
net-ssh (>= 5.0.0, < 8.0.0)
252-
net-smtp (0.4.0.1)
268+
net-smtp (0.5.1)
253269
net-protocol
254270
net-ssh (7.2.0)
255-
nio4r (2.7.3)
271+
nio4r (2.7.4)
256272
nokogiri (1.16.8)
257273
mini_portile2 (~> 2.8.2)
258274
racc (~> 1.4)
@@ -286,6 +302,8 @@ GEM
286302
pickadate-rails (3.5.6.0)
287303
railties (>= 3.1.0)
288304
popper_js (2.11.8)
305+
pp (0.6.2)
306+
prettyprint
289307
premailer (1.21.0)
290308
addressable
291309
css_parser (>= 1.12.0)
@@ -294,6 +312,7 @@ GEM
294312
actionmailer (>= 3)
295313
net-smtp
296314
premailer (~> 1.7, >= 1.7.9)
315+
prettyprint (0.2.0)
297316
pry (0.14.2)
298317
coderay (~> 1.1)
299318
method_source (~> 1.0)
@@ -303,6 +322,9 @@ GEM
303322
pry-remote (0.1.8)
304323
pry (~> 0.9)
305324
slop (~> 3.0)
325+
psych (5.2.3)
326+
date
327+
stringio
306328
public_activity (3.0.1)
307329
actionpack (>= 6.1.0)
308330
activerecord (>= 6.1)
@@ -320,22 +342,27 @@ GEM
320342
rack-protection (3.2.0)
321343
base64 (>= 0.1.0)
322344
rack (~> 2.2, >= 2.2.4)
323-
rack-test (2.1.0)
345+
rack-session (1.0.2)
346+
rack (< 3)
347+
rack-test (2.2.0)
324348
rack (>= 1.3)
325-
rails (7.0.8.1)
326-
actioncable (= 7.0.8.1)
327-
actionmailbox (= 7.0.8.1)
328-
actionmailer (= 7.0.8.1)
329-
actionpack (= 7.0.8.1)
330-
actiontext (= 7.0.8.1)
331-
actionview (= 7.0.8.1)
332-
activejob (= 7.0.8.1)
333-
activemodel (= 7.0.8.1)
334-
activerecord (= 7.0.8.1)
335-
activestorage (= 7.0.8.1)
336-
activesupport (= 7.0.8.1)
349+
rackup (1.0.1)
350+
rack (< 3)
351+
webrick
352+
rails (8.0.1)
353+
actioncable (= 8.0.1)
354+
actionmailbox (= 8.0.1)
355+
actionmailer (= 8.0.1)
356+
actionpack (= 8.0.1)
357+
actiontext (= 8.0.1)
358+
actionview (= 8.0.1)
359+
activejob (= 8.0.1)
360+
activemodel (= 8.0.1)
361+
activerecord (= 8.0.1)
362+
activestorage (= 8.0.1)
363+
activesupport (= 8.0.1)
337364
bundler (>= 1.15.0)
338-
railties (= 7.0.8.1)
365+
railties (= 8.0.1)
339366
rails-dom-testing (2.2.0)
340367
activesupport (>= 5.0.0)
341368
minitest
@@ -350,19 +377,24 @@ GEM
350377
rails_stdout_logging
351378
rails_serve_static_assets (0.0.5)
352379
rails_stdout_logging (0.0.5)
353-
railties (7.0.8.1)
354-
actionpack (= 7.0.8.1)
355-
activesupport (= 7.0.8.1)
356-
method_source
380+
railties (8.0.1)
381+
actionpack (= 8.0.1)
382+
activesupport (= 8.0.1)
383+
irb (~> 1.13)
384+
rackup (>= 1.0.0)
357385
rake (>= 12.2)
358-
thor (~> 1.0)
359-
zeitwerk (~> 2.5)
386+
thor (~> 1.0, >= 1.2.2)
387+
zeitwerk (~> 2.6)
360388
rainbow (3.1.1)
361389
rake (13.2.1)
362390
rb-fsevent (0.11.2)
363391
rb-inotify (0.10.1)
364392
ffi (~> 1.0)
393+
rdoc (6.12.0)
394+
psych (>= 4.0.0)
365395
regexp_parser (2.10.0)
396+
reline (0.6.0)
397+
io-console (~> 0.5)
366398
rexml (3.3.9)
367399
rolify (6.0.1)
368400
rollbar (3.6.0)
@@ -420,6 +452,7 @@ GEM
420452
sprockets (> 3.0)
421453
sprockets-rails
422454
tilt
455+
securerandom (0.4.1)
423456
selenium-webdriver (4.26.0)
424457
base64 (~> 0.2)
425458
logger (~> 1.4)
@@ -454,6 +487,7 @@ GEM
454487
ssrf_filter (1.1.2)
455488
stimulus-rails (1.3.4)
456489
railties (>= 6.0.0)
490+
stringio (3.1.3)
457491
stripe (9.0.0)
458492
temple (0.10.3)
459493
terser (1.2.4)
@@ -474,15 +508,18 @@ GEM
474508
unicode-emoji (~> 4.0, >= 4.0.4)
475509
unicode-emoji (4.0.4)
476510
uniform_notifier (1.16.0)
477-
uri (0.13.0)
511+
uri (1.0.2)
512+
useragent (0.16.11)
478513
version_gem (1.1.3)
479514
web-console (4.2.1)
480515
actionview (>= 6.0.0)
481516
activemodel (>= 6.0.0)
482517
bindex (>= 0.4.0)
483518
railties (>= 6.0.0)
519+
webrick (1.9.1)
484520
websocket (1.2.11)
485-
websocket-driver (0.7.6)
521+
websocket-driver (0.7.7)
522+
base64
486523
websocket-extensions (>= 0.1.0)
487524
websocket-extensions (0.1.5)
488525
xpath (3.2.0)
@@ -540,7 +577,7 @@ DEPENDENCIES
540577
puma (~> 6.4)
541578
pundit
542579
rack-mini-profiler (~> 3.3)
543-
rails (= 7.0.8.1)
580+
rails (= 8.0.1)
544581
rails-html-sanitizer (~> 1.6.1)
545582
rails4-autocomplete
546583
rails_12factor

0 commit comments

Comments
 (0)