Skip to content

Commit ff0effa

Browse files
Bump rails from 0df09dd to 2ab0094
Bumps [rails](https://github.com/rails/rails) from `0df09dd` to `2ab0094`. - [Release notes](https://github.com/rails/rails/releases) - [Commits](rails/rails@0df09dd...2ab0094) --- updated-dependencies: - dependency-name: rails dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3e4c92b commit ff0effa

File tree

1 file changed

+70
-72
lines changed

1 file changed

+70
-72
lines changed

Gemfile.lock

Lines changed: 70 additions & 72 deletions
Original file line numberDiff line numberDiff line change
@@ -1,67 +1,67 @@
11
GIT
22
remote: https://github.com/rails/rails.git
3-
revision: 0df09ddb654461574dc45af5518b0cfa3a24e09e
3+
revision: 2ab0094ab6e94d30a5a424dc93c2aeb1066cc76b
44
branch: main
55
specs:
6-
actioncable (8.0.0.beta1)
7-
actionpack (= 8.0.0.beta1)
8-
activesupport (= 8.0.0.beta1)
6+
actioncable (8.1.0.alpha)
7+
actionpack (= 8.1.0.alpha)
8+
activesupport (= 8.1.0.alpha)
99
nio4r (~> 2.0)
1010
websocket-driver (>= 0.6.1)
1111
zeitwerk (~> 2.6)
12-
actionmailbox (8.0.0.beta1)
13-
actionpack (= 8.0.0.beta1)
14-
activejob (= 8.0.0.beta1)
15-
activerecord (= 8.0.0.beta1)
16-
activestorage (= 8.0.0.beta1)
17-
activesupport (= 8.0.0.beta1)
12+
actionmailbox (8.1.0.alpha)
13+
actionpack (= 8.1.0.alpha)
14+
activejob (= 8.1.0.alpha)
15+
activerecord (= 8.1.0.alpha)
16+
activestorage (= 8.1.0.alpha)
17+
activesupport (= 8.1.0.alpha)
1818
mail (>= 2.8.0)
19-
actionmailer (8.0.0.beta1)
20-
actionpack (= 8.0.0.beta1)
21-
actionview (= 8.0.0.beta1)
22-
activejob (= 8.0.0.beta1)
23-
activesupport (= 8.0.0.beta1)
19+
actionmailer (8.1.0.alpha)
20+
actionpack (= 8.1.0.alpha)
21+
actionview (= 8.1.0.alpha)
22+
activejob (= 8.1.0.alpha)
23+
activesupport (= 8.1.0.alpha)
2424
mail (>= 2.8.0)
2525
rails-dom-testing (~> 2.2)
26-
actionpack (8.0.0.beta1)
27-
actionview (= 8.0.0.beta1)
28-
activesupport (= 8.0.0.beta1)
26+
actionpack (8.1.0.alpha)
27+
actionview (= 8.1.0.alpha)
28+
activesupport (= 8.1.0.alpha)
2929
nokogiri (>= 1.8.5)
3030
rack (>= 2.2.4)
3131
rack-session (>= 1.0.1)
3232
rack-test (>= 0.6.3)
3333
rails-dom-testing (~> 2.2)
3434
rails-html-sanitizer (~> 1.6)
3535
useragent (~> 0.16)
36-
actiontext (8.0.0.beta1)
37-
actionpack (= 8.0.0.beta1)
38-
activerecord (= 8.0.0.beta1)
39-
activestorage (= 8.0.0.beta1)
40-
activesupport (= 8.0.0.beta1)
36+
actiontext (8.1.0.alpha)
37+
actionpack (= 8.1.0.alpha)
38+
activerecord (= 8.1.0.alpha)
39+
activestorage (= 8.1.0.alpha)
40+
activesupport (= 8.1.0.alpha)
4141
globalid (>= 0.6.0)
4242
nokogiri (>= 1.8.5)
43-
actionview (8.0.0.beta1)
44-
activesupport (= 8.0.0.beta1)
43+
actionview (8.1.0.alpha)
44+
activesupport (= 8.1.0.alpha)
4545
builder (~> 3.1)
4646
erubi (~> 1.11)
4747
rails-dom-testing (~> 2.2)
4848
rails-html-sanitizer (~> 1.6)
49-
activejob (8.0.0.beta1)
50-
activesupport (= 8.0.0.beta1)
49+
activejob (8.1.0.alpha)
50+
activesupport (= 8.1.0.alpha)
5151
globalid (>= 0.3.6)
52-
activemodel (8.0.0.beta1)
53-
activesupport (= 8.0.0.beta1)
54-
activerecord (8.0.0.beta1)
55-
activemodel (= 8.0.0.beta1)
56-
activesupport (= 8.0.0.beta1)
52+
activemodel (8.1.0.alpha)
53+
activesupport (= 8.1.0.alpha)
54+
activerecord (8.1.0.alpha)
55+
activemodel (= 8.1.0.alpha)
56+
activesupport (= 8.1.0.alpha)
5757
timeout (>= 0.4.0)
58-
activestorage (8.0.0.beta1)
59-
actionpack (= 8.0.0.beta1)
60-
activejob (= 8.0.0.beta1)
61-
activerecord (= 8.0.0.beta1)
62-
activesupport (= 8.0.0.beta1)
58+
activestorage (8.1.0.alpha)
59+
actionpack (= 8.1.0.alpha)
60+
activejob (= 8.1.0.alpha)
61+
activerecord (= 8.1.0.alpha)
62+
activesupport (= 8.1.0.alpha)
6363
marcel (~> 1.0)
64-
activesupport (8.0.0.beta1)
64+
activesupport (8.1.0.alpha)
6565
base64
6666
benchmark (>= 0.3)
6767
bigdecimal
@@ -74,23 +74,23 @@ GIT
7474
securerandom (>= 0.3)
7575
tzinfo (~> 2.0, >= 2.0.5)
7676
uri (>= 0.13.1)
77-
rails (8.0.0.beta1)
78-
actioncable (= 8.0.0.beta1)
79-
actionmailbox (= 8.0.0.beta1)
80-
actionmailer (= 8.0.0.beta1)
81-
actionpack (= 8.0.0.beta1)
82-
actiontext (= 8.0.0.beta1)
83-
actionview (= 8.0.0.beta1)
84-
activejob (= 8.0.0.beta1)
85-
activemodel (= 8.0.0.beta1)
86-
activerecord (= 8.0.0.beta1)
87-
activestorage (= 8.0.0.beta1)
88-
activesupport (= 8.0.0.beta1)
77+
rails (8.1.0.alpha)
78+
actioncable (= 8.1.0.alpha)
79+
actionmailbox (= 8.1.0.alpha)
80+
actionmailer (= 8.1.0.alpha)
81+
actionpack (= 8.1.0.alpha)
82+
actiontext (= 8.1.0.alpha)
83+
actionview (= 8.1.0.alpha)
84+
activejob (= 8.1.0.alpha)
85+
activemodel (= 8.1.0.alpha)
86+
activerecord (= 8.1.0.alpha)
87+
activestorage (= 8.1.0.alpha)
88+
activesupport (= 8.1.0.alpha)
8989
bundler (>= 1.15.0)
90-
railties (= 8.0.0.beta1)
91-
railties (8.0.0.beta1)
92-
actionpack (= 8.0.0.beta1)
93-
activesupport (= 8.0.0.beta1)
90+
railties (= 8.1.0.alpha)
91+
railties (8.1.0.alpha)
92+
actionpack (= 8.1.0.alpha)
93+
activesupport (= 8.1.0.alpha)
9494
irb (~> 1.13)
9595
rackup (>= 1.0.0)
9696
rake (>= 12.2)
@@ -108,7 +108,7 @@ GEM
108108
bcrypt_pbkdf (1.1.1)
109109
bcrypt_pbkdf (1.1.1-arm64-darwin)
110110
bcrypt_pbkdf (1.1.1-x86_64-darwin)
111-
benchmark (0.3.0)
111+
benchmark (0.4.0)
112112
bigdecimal (3.1.8)
113113
bindex (0.8.1)
114114
bootsnap (1.18.4)
@@ -128,7 +128,7 @@ GEM
128128
concurrent-ruby (1.3.4)
129129
connection_pool (2.4.1)
130130
crass (1.0.6)
131-
date (3.3.4)
131+
date (3.4.0)
132132
debug (1.9.2)
133133
irb (~> 1.10)
134134
reline (>= 0.3.8)
@@ -170,7 +170,7 @@ GEM
170170
zeitwerk (~> 2.5)
171171
language_server-protocol (3.17.0.3)
172172
logger (1.6.1)
173-
loofah (2.22.0)
173+
loofah (2.23.1)
174174
crass (~> 1.0.2)
175175
nokogiri (>= 1.12.0)
176176
mail (2.8.1)
@@ -181,9 +181,9 @@ GEM
181181
marcel (1.0.4)
182182
matrix (0.4.2)
183183
mini_mime (1.1.5)
184-
minitest (5.25.1)
184+
minitest (5.25.2)
185185
msgpack (1.7.2)
186-
net-imap (0.4.16)
186+
net-imap (0.5.1)
187187
date
188188
net-protocol
189189
net-pop (0.1.2)
@@ -197,7 +197,7 @@ GEM
197197
net-smtp (0.5.0)
198198
net-protocol
199199
net-ssh (7.3.0)
200-
nio4r (2.7.3)
200+
nio4r (2.7.4)
201201
nokogiri (1.16.7-aarch64-linux)
202202
racc (~> 1.4)
203203
nokogiri (1.16.7-arm-linux)
@@ -220,21 +220,20 @@ GEM
220220
activesupport (>= 7.0.0)
221221
rack
222222
railties (>= 7.0.0)
223-
psych (5.1.2)
223+
psych (5.2.0)
224224
stringio
225225
public_suffix (6.0.1)
226226
puma (6.4.3)
227227
nio4r (~> 2.0)
228228
raabro (1.4.0)
229229
racc (1.8.1)
230-
rack (3.1.7)
230+
rack (3.1.8)
231231
rack-session (2.0.0)
232232
rack (>= 3.0.0)
233233
rack-test (2.1.0)
234234
rack (>= 1.3)
235-
rackup (2.1.0)
235+
rackup (2.2.1)
236236
rack (>= 3)
237-
webrick (~> 1.8)
238237
rails-dom-testing (2.2.0)
239238
activesupport (>= 5.0.0)
240239
minitest
@@ -244,10 +243,10 @@ GEM
244243
nokogiri (~> 1.14)
245244
rainbow (3.1.1)
246245
rake (13.2.1)
247-
rdoc (6.7.0)
246+
rdoc (6.8.1)
248247
psych (>= 4.0.0)
249248
regexp_parser (2.9.2)
250-
reline (0.5.10)
249+
reline (0.5.11)
251250
io-console (~> 0.5)
252251
rexml (3.3.8)
253252
rubocop (1.66.1)
@@ -280,7 +279,7 @@ GEM
280279
rubocop-rails
281280
ruby-progressbar (1.13.0)
282281
rubyzip (2.3.2)
283-
securerandom (0.3.1)
282+
securerandom (0.3.2)
284283
selenium-webdriver (4.25.0)
285284
base64 (~> 0.2)
286285
logger (~> 1.4)
@@ -321,35 +320,34 @@ GEM
321320
ostruct
322321
stimulus-rails (1.3.4)
323322
railties (>= 6.0.0)
324-
stringio (3.1.1)
323+
stringio (3.1.2)
325324
thor (1.3.2)
326325
thruster (0.1.8)
327326
thruster (0.1.8-aarch64-linux)
328327
thruster (0.1.8-arm64-darwin)
329328
thruster (0.1.8-x86_64-darwin)
330329
thruster (0.1.8-x86_64-linux)
331-
timeout (0.4.1)
330+
timeout (0.4.2)
332331
turbo-rails (2.0.10)
333332
actionpack (>= 6.0.0)
334333
railties (>= 6.0.0)
335334
tzinfo (2.0.6)
336335
concurrent-ruby (~> 1.0)
337336
unicode-display_width (2.6.0)
338-
uri (0.13.1)
337+
uri (1.0.2)
339338
useragent (0.16.10)
340339
web-console (4.2.1)
341340
actionview (>= 6.0.0)
342341
activemodel (>= 6.0.0)
343342
bindex (>= 0.4.0)
344343
railties (>= 6.0.0)
345-
webrick (1.8.2)
346344
websocket (1.2.11)
347345
websocket-driver (0.7.6)
348346
websocket-extensions (>= 0.1.0)
349347
websocket-extensions (0.1.5)
350348
xpath (3.2.0)
351349
nokogiri (~> 1.8)
352-
zeitwerk (2.6.18)
350+
zeitwerk (2.7.1)
353351

354352
PLATFORMS
355353
aarch64-linux

0 commit comments

Comments
 (0)