Skip to content

Commit 8093783

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

File tree

1 file changed

+83
-84
lines changed

1 file changed

+83
-84
lines changed

Gemfile.lock

Lines changed: 83 additions & 84 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: c22f7f9a4f523e69899d567acc19a0e6eaac3d36
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.1)
132132
debug (1.9.2)
133133
irb (~> 1.10)
134134
reline (>= 0.3.8)
@@ -149,8 +149,8 @@ GEM
149149
actionpack (>= 6.0.0)
150150
activesupport (>= 6.0.0)
151151
railties (>= 6.0.0)
152-
io-console (0.7.2)
153-
irb (1.14.1)
152+
io-console (0.8.0)
153+
irb (1.14.2)
154154
rdoc (>= 4.0.0)
155155
reline (>= 0.4.2)
156156
jbuilder (2.13.0)
@@ -169,8 +169,8 @@ GEM
169169
thor (~> 1.3)
170170
zeitwerk (~> 2.5)
171171
language_server-protocol (3.17.0.3)
172-
logger (1.6.1)
173-
loofah (2.22.0)
172+
logger (1.6.3)
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.4)
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,18 +197,18 @@ GEM
197197
net-smtp (0.5.0)
198198
net-protocol
199199
net-ssh (7.3.0)
200-
nio4r (2.7.3)
201-
nokogiri (1.16.7-aarch64-linux)
200+
nio4r (2.7.4)
201+
nokogiri (1.17.2-aarch64-linux)
202202
racc (~> 1.4)
203-
nokogiri (1.16.7-arm-linux)
203+
nokogiri (1.17.2-arm-linux)
204204
racc (~> 1.4)
205-
nokogiri (1.16.7-arm64-darwin)
205+
nokogiri (1.17.2-arm64-darwin)
206206
racc (~> 1.4)
207-
nokogiri (1.16.7-x86-linux)
207+
nokogiri (1.17.2-x86-linux)
208208
racc (~> 1.4)
209-
nokogiri (1.16.7-x86_64-darwin)
209+
nokogiri (1.17.2-x86_64-darwin)
210210
racc (~> 1.4)
211-
nokogiri (1.16.7-x86_64-linux)
211+
nokogiri (1.17.2-x86_64-linux)
212212
racc (~> 1.4)
213213
ostruct (0.6.0)
214214
parallel (1.26.3)
@@ -220,34 +220,34 @@ GEM
220220
activesupport (>= 7.0.0)
221221
rack
222222
railties (>= 7.0.0)
223-
psych (5.1.2)
223+
psych (5.2.1)
224+
date
224225
stringio
225226
public_suffix (6.0.1)
226227
puma (6.4.3)
227228
nio4r (~> 2.0)
228229
raabro (1.4.0)
229230
racc (1.8.1)
230-
rack (3.1.7)
231+
rack (3.1.8)
231232
rack-session (2.0.0)
232233
rack (>= 3.0.0)
233234
rack-test (2.1.0)
234235
rack (>= 1.3)
235-
rackup (2.1.0)
236+
rackup (2.2.1)
236237
rack (>= 3)
237-
webrick (~> 1.8)
238238
rails-dom-testing (2.2.0)
239239
activesupport (>= 5.0.0)
240240
minitest
241241
nokogiri (>= 1.6)
242-
rails-html-sanitizer (1.6.0)
242+
rails-html-sanitizer (1.6.2)
243243
loofah (~> 2.21)
244-
nokogiri (~> 1.14)
244+
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)
245245
rainbow (3.1.1)
246246
rake (13.2.1)
247-
rdoc (6.7.0)
247+
rdoc (6.8.1)
248248
psych (>= 4.0.0)
249249
regexp_parser (2.9.2)
250-
reline (0.5.10)
250+
reline (0.5.12)
251251
io-console (~> 0.5)
252252
rexml (3.3.8)
253253
rubocop (1.66.1)
@@ -280,7 +280,7 @@ GEM
280280
rubocop-rails
281281
ruby-progressbar (1.13.0)
282282
rubyzip (2.3.2)
283-
securerandom (0.3.1)
283+
securerandom (0.4.0)
284284
selenium-webdriver (4.25.0)
285285
base64 (~> 0.2)
286286
logger (~> 1.4)
@@ -321,35 +321,34 @@ GEM
321321
ostruct
322322
stimulus-rails (1.3.4)
323323
railties (>= 6.0.0)
324-
stringio (3.1.1)
324+
stringio (3.1.2)
325325
thor (1.3.2)
326326
thruster (0.1.8)
327327
thruster (0.1.8-aarch64-linux)
328328
thruster (0.1.8-arm64-darwin)
329329
thruster (0.1.8-x86_64-darwin)
330330
thruster (0.1.8-x86_64-linux)
331-
timeout (0.4.1)
331+
timeout (0.4.2)
332332
turbo-rails (2.0.10)
333333
actionpack (>= 6.0.0)
334334
railties (>= 6.0.0)
335335
tzinfo (2.0.6)
336336
concurrent-ruby (~> 1.0)
337337
unicode-display_width (2.6.0)
338-
uri (0.13.1)
339-
useragent (0.16.10)
338+
uri (1.0.2)
339+
useragent (0.16.11)
340340
web-console (4.2.1)
341341
actionview (>= 6.0.0)
342342
activemodel (>= 6.0.0)
343343
bindex (>= 0.4.0)
344344
railties (>= 6.0.0)
345-
webrick (1.8.2)
346345
websocket (1.2.11)
347346
websocket-driver (0.7.6)
348347
websocket-extensions (>= 0.1.0)
349348
websocket-extensions (0.1.5)
350349
xpath (3.2.0)
351350
nokogiri (~> 1.8)
352-
zeitwerk (2.6.18)
351+
zeitwerk (2.7.1)
353352

354353
PLATFORMS
355354
aarch64-linux

0 commit comments

Comments
 (0)