Skip to content

Commit cf1d751

Browse files
chore(deps): update dependency rails to v8
1 parent baed1f7 commit cf1d751

File tree

1 file changed

+63
-65
lines changed

1 file changed

+63
-65
lines changed

Gemfile.lock

+63-65
Original file line numberDiff line numberDiff line change
@@ -1,68 +1,67 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (7.2.2)
5-
actionpack (= 7.2.2)
6-
activesupport (= 7.2.2)
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.2.2)
11-
actionpack (= 7.2.2)
12-
activejob (= 7.2.2)
13-
activerecord (= 7.2.2)
14-
activestorage (= 7.2.2)
15-
activesupport (= 7.2.2)
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)
1616
mail (>= 2.8.0)
17-
actionmailer (7.2.2)
18-
actionpack (= 7.2.2)
19-
actionview (= 7.2.2)
20-
activejob (= 7.2.2)
21-
activesupport (= 7.2.2)
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)
2222
mail (>= 2.8.0)
2323
rails-dom-testing (~> 2.2)
24-
actionpack (7.2.2)
25-
actionview (= 7.2.2)
26-
activesupport (= 7.2.2)
24+
actionpack (8.0.0)
25+
actionview (= 8.0.0)
26+
activesupport (= 8.0.0)
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)
36-
actionpack (= 7.2.2)
37-
activerecord (= 7.2.2)
38-
activestorage (= 7.2.2)
39-
activesupport (= 7.2.2)
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)
4039
globalid (>= 0.6.0)
4140
nokogiri (>= 1.8.5)
42-
actionview (7.2.2)
43-
activesupport (= 7.2.2)
41+
actionview (8.0.0)
42+
activesupport (= 8.0.0)
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)
49-
activesupport (= 7.2.2)
47+
activejob (8.0.0)
48+
activesupport (= 8.0.0)
5049
globalid (>= 0.3.6)
51-
activemodel (7.2.2)
52-
activesupport (= 7.2.2)
53-
activerecord (7.2.2)
54-
activemodel (= 7.2.2)
55-
activesupport (= 7.2.2)
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)
5655
timeout (>= 0.4.0)
5756
activerecord-import (1.8.1)
5857
activerecord (>= 4.2)
59-
activestorage (7.2.2)
60-
actionpack (= 7.2.2)
61-
activejob (= 7.2.2)
62-
activerecord (= 7.2.2)
63-
activesupport (= 7.2.2)
58+
activestorage (8.0.0)
59+
actionpack (= 8.0.0)
60+
activejob (= 8.0.0)
61+
activerecord (= 8.0.0)
62+
activesupport (= 8.0.0)
6463
marcel (~> 1.0)
65-
activesupport (7.2.2)
64+
activesupport (8.0.0)
6665
base64
6766
benchmark (>= 0.3)
6867
bigdecimal
@@ -74,6 +73,7 @@ GEM
7473
minitest (>= 5.1)
7574
securerandom (>= 0.3)
7675
tzinfo (~> 2.0, >= 2.0.5)
76+
uri (>= 0.13.1)
7777
addressable (2.8.7)
7878
public_suffix (>= 2.0.2, < 7.0)
7979
ast (2.4.2)
@@ -87,7 +87,7 @@ GEM
8787
concurrent-ruby (1.3.4)
8888
connection_pool (2.4.1)
8989
crass (1.0.6)
90-
date (3.3.4)
90+
date (3.4.0)
9191
debug (1.9.2)
9292
irb (~> 1.10)
9393
reline (>= 0.3.8)
@@ -158,7 +158,7 @@ GEM
158158
base64
159159
language_server-protocol (3.17.0.3)
160160
logger (1.6.1)
161-
loofah (2.22.0)
161+
loofah (2.23.1)
162162
crass (~> 1.0.2)
163163
nokogiri (>= 1.12.0)
164164
mail (2.8.1)
@@ -174,7 +174,7 @@ GEM
174174
mutex_m (0.2.0)
175175
net-http (0.4.1)
176176
uri
177-
net-imap (0.4.17)
177+
net-imap (0.5.0)
178178
date
179179
net-protocol
180180
net-pop (0.1.2)
@@ -194,7 +194,7 @@ GEM
194194
ast (~> 2.4.1)
195195
racc
196196
pg (1.5.9)
197-
psych (5.1.2)
197+
psych (5.2.0)
198198
stringio
199199
public_suffix (5.1.1)
200200
puma (6.4.3)
@@ -205,23 +205,22 @@ GEM
205205
rack (>= 3.0.0)
206206
rack-test (2.1.0)
207207
rack (>= 1.3)
208-
rackup (2.1.0)
208+
rackup (2.2.0)
209209
rack (>= 3)
210-
webrick (~> 1.8)
211-
rails (7.2.2)
212-
actioncable (= 7.2.2)
213-
actionmailbox (= 7.2.2)
214-
actionmailer (= 7.2.2)
215-
actionpack (= 7.2.2)
216-
actiontext (= 7.2.2)
217-
actionview (= 7.2.2)
218-
activejob (= 7.2.2)
219-
activemodel (= 7.2.2)
220-
activerecord (= 7.2.2)
221-
activestorage (= 7.2.2)
222-
activesupport (= 7.2.2)
210+
rails (8.0.0)
211+
actioncable (= 8.0.0)
212+
actionmailbox (= 8.0.0)
213+
actionmailer (= 8.0.0)
214+
actionpack (= 8.0.0)
215+
actiontext (= 8.0.0)
216+
actionview (= 8.0.0)
217+
activejob (= 8.0.0)
218+
activemodel (= 8.0.0)
219+
activerecord (= 8.0.0)
220+
activestorage (= 8.0.0)
221+
activesupport (= 8.0.0)
223222
bundler (>= 1.15.0)
224-
railties (= 7.2.2)
223+
railties (= 8.0.0)
225224
rails-dom-testing (2.2.0)
226225
activesupport (>= 5.0.0)
227226
minitest
@@ -234,9 +233,9 @@ GEM
234233
rails-html-sanitizer (1.6.0)
235234
loofah (~> 2.21)
236235
nokogiri (~> 1.14)
237-
railties (7.2.2)
238-
actionpack (= 7.2.2)
239-
activesupport (= 7.2.2)
236+
railties (8.0.0)
237+
actionpack (= 8.0.0)
238+
activesupport (= 8.0.0)
240239
irb (~> 1.13)
241240
rackup (>= 1.0.0)
242241
rake (>= 12.2)
@@ -306,22 +305,21 @@ GEM
306305
faraday (>= 0.17.5, < 3.a)
307306
jwt (>= 1.5, < 3.0)
308307
multi_json (~> 1.10)
309-
stringio (3.1.1)
308+
stringio (3.1.2)
310309
strscan (3.1.0)
311310
thor (1.3.2)
312-
timeout (0.4.1)
311+
timeout (0.4.2)
313312
trailblazer-option (0.1.2)
314313
tzinfo (2.0.6)
315314
concurrent-ruby (~> 1.0)
316315
uber (0.1.0)
317316
unicode-display_width (2.5.0)
318317
uri (0.13.1)
319318
useragent (0.16.10)
320-
webrick (1.8.2)
321319
websocket-driver (0.7.6)
322320
websocket-extensions (>= 0.1.0)
323321
websocket-extensions (0.1.5)
324-
zeitwerk (2.6.18)
322+
zeitwerk (2.7.1)
325323

326324
PLATFORMS
327325
arm64-darwin-22

0 commit comments

Comments
 (0)