Skip to content

Commit 3d46279

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

File tree

1 file changed

+94
-87
lines changed

1 file changed

+94
-87
lines changed

Gemfile.lock

Lines changed: 94 additions & 87 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: 6df15e25c875e9c1ee39acb0bc161b6c47531331
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,8 +108,8 @@ 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)
112-
bigdecimal (3.1.8)
111+
benchmark (0.4.0)
112+
bigdecimal (3.1.9)
113113
bindex (0.8.1)
114114
bootsnap (1.18.4)
115115
msgpack (~> 1.2)
@@ -128,14 +128,14 @@ 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)
135135
dotenv (3.1.4)
136136
drb (2.2.1)
137137
ed25519 (1.3.0)
138-
erubi (1.13.0)
138+
erubi (1.13.1)
139139
et-orbi (1.2.11)
140140
tzinfo
141141
fugit (1.11.1)
@@ -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.3)
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.4)
173+
loofah (2.23.1)
174174
crass (~> 1.0.2)
175175
nokogiri (>= 1.12.0)
176176
mail (2.8.1)
@@ -181,9 +181,10 @@ GEM
181181
marcel (1.0.4)
182182
matrix (0.4.2)
183183
mini_mime (1.1.5)
184-
minitest (5.25.1)
184+
mini_portile2 (2.8.8)
185+
minitest (5.25.4)
185186
msgpack (1.7.2)
186-
net-imap (0.4.16)
187+
net-imap (0.5.4)
187188
date
188189
net-protocol
189190
net-pop (0.1.2)
@@ -197,18 +198,25 @@ GEM
197198
net-smtp (0.5.0)
198199
net-protocol
199200
net-ssh (7.3.0)
200-
nio4r (2.7.3)
201-
nokogiri (1.16.7-aarch64-linux)
201+
nio4r (2.7.4)
202+
nokogiri (1.18.0)
203+
mini_portile2 (~> 2.8.2)
202204
racc (~> 1.4)
203-
nokogiri (1.16.7-arm-linux)
205+
nokogiri (1.18.0-aarch64-linux-gnu)
204206
racc (~> 1.4)
205-
nokogiri (1.16.7-arm64-darwin)
207+
nokogiri (1.18.0-aarch64-linux-musl)
206208
racc (~> 1.4)
207-
nokogiri (1.16.7-x86-linux)
209+
nokogiri (1.18.0-arm-linux-gnu)
208210
racc (~> 1.4)
209-
nokogiri (1.16.7-x86_64-darwin)
211+
nokogiri (1.18.0-arm-linux-musl)
210212
racc (~> 1.4)
211-
nokogiri (1.16.7-x86_64-linux)
213+
nokogiri (1.18.0-arm64-darwin)
214+
racc (~> 1.4)
215+
nokogiri (1.18.0-x86_64-darwin)
216+
racc (~> 1.4)
217+
nokogiri (1.18.0-x86_64-linux-gnu)
218+
racc (~> 1.4)
219+
nokogiri (1.18.0-x86_64-linux-musl)
212220
racc (~> 1.4)
213221
ostruct (0.6.0)
214222
parallel (1.26.3)
@@ -220,34 +228,34 @@ GEM
220228
activesupport (>= 7.0.0)
221229
rack
222230
railties (>= 7.0.0)
223-
psych (5.1.2)
231+
psych (5.2.2)
232+
date
224233
stringio
225234
public_suffix (6.0.1)
226235
puma (6.4.3)
227236
nio4r (~> 2.0)
228237
raabro (1.4.0)
229238
racc (1.8.1)
230-
rack (3.1.7)
239+
rack (3.1.8)
231240
rack-session (2.0.0)
232241
rack (>= 3.0.0)
233-
rack-test (2.1.0)
242+
rack-test (2.2.0)
234243
rack (>= 1.3)
235-
rackup (2.1.0)
244+
rackup (2.2.1)
236245
rack (>= 3)
237-
webrick (~> 1.8)
238246
rails-dom-testing (2.2.0)
239247
activesupport (>= 5.0.0)
240248
minitest
241249
nokogiri (>= 1.6)
242-
rails-html-sanitizer (1.6.0)
250+
rails-html-sanitizer (1.6.2)
243251
loofah (~> 2.21)
244-
nokogiri (~> 1.14)
252+
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)
245253
rainbow (3.1.1)
246254
rake (13.2.1)
247-
rdoc (6.7.0)
255+
rdoc (6.10.0)
248256
psych (>= 4.0.0)
249257
regexp_parser (2.9.2)
250-
reline (0.5.10)
258+
reline (0.6.0)
251259
io-console (~> 0.5)
252260
rexml (3.3.8)
253261
rubocop (1.66.1)
@@ -280,7 +288,7 @@ GEM
280288
rubocop-rails
281289
ruby-progressbar (1.13.0)
282290
rubyzip (2.3.2)
283-
securerandom (0.3.1)
291+
securerandom (0.4.1)
284292
selenium-webdriver (4.25.0)
285293
base64 (~> 0.2)
286294
logger (~> 1.4)
@@ -321,35 +329,34 @@ GEM
321329
ostruct
322330
stimulus-rails (1.3.4)
323331
railties (>= 6.0.0)
324-
stringio (3.1.1)
332+
stringio (3.1.2)
325333
thor (1.3.2)
326334
thruster (0.1.8)
327335
thruster (0.1.8-aarch64-linux)
328336
thruster (0.1.8-arm64-darwin)
329337
thruster (0.1.8-x86_64-darwin)
330338
thruster (0.1.8-x86_64-linux)
331-
timeout (0.4.1)
339+
timeout (0.4.3)
332340
turbo-rails (2.0.10)
333341
actionpack (>= 6.0.0)
334342
railties (>= 6.0.0)
335343
tzinfo (2.0.6)
336344
concurrent-ruby (~> 1.0)
337345
unicode-display_width (2.6.0)
338-
uri (0.13.1)
339-
useragent (0.16.10)
346+
uri (1.0.2)
347+
useragent (0.16.11)
340348
web-console (4.2.1)
341349
actionview (>= 6.0.0)
342350
activemodel (>= 6.0.0)
343351
bindex (>= 0.4.0)
344352
railties (>= 6.0.0)
345-
webrick (1.8.2)
346353
websocket (1.2.11)
347354
websocket-driver (0.7.6)
348355
websocket-extensions (>= 0.1.0)
349356
websocket-extensions (0.1.5)
350357
xpath (3.2.0)
351358
nokogiri (~> 1.8)
352-
zeitwerk (2.6.18)
359+
zeitwerk (2.7.1)
353360

354361
PLATFORMS
355362
aarch64-linux

0 commit comments

Comments
 (0)