Skip to content

Commit 3e29f95

Browse files
authored
Update ruby deps to fix CI failure (#546)
1 parent e689263 commit 3e29f95

File tree

1 file changed

+67
-70
lines changed

1 file changed

+67
-70
lines changed

Gemfile.lock

Lines changed: 67 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -1,72 +1,72 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (7.0.6)
5-
actionpack (= 7.0.6)
6-
activesupport (= 7.0.6)
4+
actioncable (7.0.7)
5+
actionpack (= 7.0.7)
6+
activesupport (= 7.0.7)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
9-
actionmailbox (7.0.6)
10-
actionpack (= 7.0.6)
11-
activejob (= 7.0.6)
12-
activerecord (= 7.0.6)
13-
activestorage (= 7.0.6)
14-
activesupport (= 7.0.6)
9+
actionmailbox (7.0.7)
10+
actionpack (= 7.0.7)
11+
activejob (= 7.0.7)
12+
activerecord (= 7.0.7)
13+
activestorage (= 7.0.7)
14+
activesupport (= 7.0.7)
1515
mail (>= 2.7.1)
1616
net-imap
1717
net-pop
1818
net-smtp
19-
actionmailer (7.0.6)
20-
actionpack (= 7.0.6)
21-
actionview (= 7.0.6)
22-
activejob (= 7.0.6)
23-
activesupport (= 7.0.6)
19+
actionmailer (7.0.7)
20+
actionpack (= 7.0.7)
21+
actionview (= 7.0.7)
22+
activejob (= 7.0.7)
23+
activesupport (= 7.0.7)
2424
mail (~> 2.5, >= 2.5.4)
2525
net-imap
2626
net-pop
2727
net-smtp
2828
rails-dom-testing (~> 2.0)
29-
actionpack (7.0.6)
30-
actionview (= 7.0.6)
31-
activesupport (= 7.0.6)
29+
actionpack (7.0.7)
30+
actionview (= 7.0.7)
31+
activesupport (= 7.0.7)
3232
rack (~> 2.0, >= 2.2.4)
3333
rack-test (>= 0.6.3)
3434
rails-dom-testing (~> 2.0)
3535
rails-html-sanitizer (~> 1.0, >= 1.2.0)
36-
actiontext (7.0.6)
37-
actionpack (= 7.0.6)
38-
activerecord (= 7.0.6)
39-
activestorage (= 7.0.6)
40-
activesupport (= 7.0.6)
36+
actiontext (7.0.7)
37+
actionpack (= 7.0.7)
38+
activerecord (= 7.0.7)
39+
activestorage (= 7.0.7)
40+
activesupport (= 7.0.7)
4141
globalid (>= 0.6.0)
4242
nokogiri (>= 1.8.5)
43-
actionview (7.0.6)
44-
activesupport (= 7.0.6)
43+
actionview (7.0.7)
44+
activesupport (= 7.0.7)
4545
builder (~> 3.1)
4646
erubi (~> 1.4)
4747
rails-dom-testing (~> 2.0)
4848
rails-html-sanitizer (~> 1.1, >= 1.2.0)
49-
activejob (7.0.6)
50-
activesupport (= 7.0.6)
49+
activejob (7.0.7)
50+
activesupport (= 7.0.7)
5151
globalid (>= 0.3.6)
52-
activemodel (7.0.6)
53-
activesupport (= 7.0.6)
54-
activerecord (7.0.6)
55-
activemodel (= 7.0.6)
56-
activesupport (= 7.0.6)
57-
activestorage (7.0.6)
58-
actionpack (= 7.0.6)
59-
activejob (= 7.0.6)
60-
activerecord (= 7.0.6)
61-
activesupport (= 7.0.6)
52+
activemodel (7.0.7)
53+
activesupport (= 7.0.7)
54+
activerecord (7.0.7)
55+
activemodel (= 7.0.7)
56+
activesupport (= 7.0.7)
57+
activestorage (7.0.7)
58+
actionpack (= 7.0.7)
59+
activejob (= 7.0.7)
60+
activerecord (= 7.0.7)
61+
activesupport (= 7.0.7)
6262
marcel (~> 1.0)
6363
mini_mime (>= 1.1.0)
64-
activesupport (7.0.6)
64+
activesupport (7.0.7)
6565
concurrent-ruby (~> 1.0, >= 1.0.2)
6666
i18n (>= 1.6, < 2)
6767
minitest (>= 5.1)
6868
tzinfo (~> 2.0)
69-
addressable (2.8.4)
69+
addressable (2.8.5)
7070
public_suffix (>= 2.0.2, < 6.0)
7171
ast (2.4.2)
7272
autoprefixer-rails (10.4.13.0)
@@ -141,10 +141,6 @@ GEM
141141
railties (>= 3.0.0)
142142
globalid (1.1.0)
143143
activesupport (>= 5.0)
144-
hotwire-rails (0.1.3)
145-
rails (>= 6.0.0)
146-
stimulus-rails
147-
turbo-rails
148144
i18n (1.14.1)
149145
concurrent-ruby (~> 1.0)
150146
interception (0.5)
@@ -171,10 +167,10 @@ GEM
171167
marcel (1.0.2)
172168
matrix (0.4.2)
173169
method_source (1.0.0)
174-
mini_mime (1.1.2)
170+
mini_mime (1.1.5)
175171
mini_portile2 (2.8.4)
176-
minitest (5.18.1)
177-
net-imap (0.3.6)
172+
minitest (5.19.0)
173+
net-imap (0.3.7)
178174
date
179175
net-protocol
180176
net-pop (0.1.2)
@@ -215,26 +211,26 @@ GEM
215211
puma (6.3.0)
216212
nio4r (~> 2.0)
217213
racc (1.7.1)
218-
rack (2.2.7)
214+
rack (2.2.8)
219215
rack-proxy (0.7.6)
220216
rack
221217
rack-test (2.1.0)
222218
rack (>= 1.3)
223-
rails (7.0.6)
224-
actioncable (= 7.0.6)
225-
actionmailbox (= 7.0.6)
226-
actionmailer (= 7.0.6)
227-
actionpack (= 7.0.6)
228-
actiontext (= 7.0.6)
229-
actionview (= 7.0.6)
230-
activejob (= 7.0.6)
231-
activemodel (= 7.0.6)
232-
activerecord (= 7.0.6)
233-
activestorage (= 7.0.6)
234-
activesupport (= 7.0.6)
219+
rails (7.0.7)
220+
actioncable (= 7.0.7)
221+
actionmailbox (= 7.0.7)
222+
actionmailer (= 7.0.7)
223+
actionpack (= 7.0.7)
224+
actiontext (= 7.0.7)
225+
actionview (= 7.0.7)
226+
activejob (= 7.0.7)
227+
activemodel (= 7.0.7)
228+
activerecord (= 7.0.7)
229+
activestorage (= 7.0.7)
230+
activesupport (= 7.0.7)
235231
bundler (>= 1.15.0)
236-
railties (= 7.0.6)
237-
rails-dom-testing (2.1.1)
232+
railties (= 7.0.7)
233+
rails-dom-testing (2.2.0)
238234
activesupport (>= 5.0.0)
239235
minitest
240236
nokogiri (>= 1.6)
@@ -249,9 +245,9 @@ GEM
249245
json
250246
require_all (~> 3.0)
251247
ruby-progressbar
252-
railties (7.0.6)
253-
actionpack (= 7.0.6)
254-
activesupport (= 7.0.6)
248+
railties (7.0.7)
249+
actionpack (= 7.0.7)
250+
activesupport (= 7.0.7)
255251
method_source
256252
rake (>= 12.2)
257253
thor (~> 1.0)
@@ -272,10 +268,10 @@ GEM
272268
redcarpet (3.6.0)
273269
redis (3.3.3)
274270
regexp_parser (2.8.1)
275-
reline (0.3.6)
271+
reline (0.3.7)
276272
io-console (~> 0.5)
277273
require_all (3.0.0)
278-
rexml (3.2.5)
274+
rexml (3.2.6)
279275
rspec-core (3.12.2)
280276
rspec-support (~> 3.12.0)
281277
rspec-expectations (3.12.3)
@@ -334,7 +330,7 @@ GEM
334330
sass (~> 3.5, >= 3.5.5)
335331
sdoc (2.6.1)
336332
rdoc (>= 5.0)
337-
selenium-webdriver (4.10.0)
333+
selenium-webdriver (4.11.0)
338334
rexml (~> 3.2, >= 3.2.5)
339335
rubyzip (>= 1.2.2, < 3.0)
340336
websocket (~> 1.0)
@@ -361,9 +357,9 @@ GEM
361357
actionpack (>= 5.2)
362358
activesupport (>= 5.2)
363359
sprockets (>= 3.0.0)
364-
stimulus-rails (1.2.1)
360+
stimulus-rails (1.2.2)
365361
railties (>= 6.0.0)
366-
stringio (3.0.7)
362+
stringio (3.0.8)
367363
sync (0.5.0)
368364
term-ansicolor (1.7.1)
369365
tins (~> 1.0)
@@ -377,6 +373,7 @@ GEM
377373
activejob (>= 6.0.0)
378374
railties (>= 6.0.0)
379375
tzinfo (2.0.6)
376+
concurrent-ruby (~> 1.0)
380377
uglifier (4.2.0)
381378
execjs (>= 0.3.0, < 3)
382379
unicode-display_width (2.4.2)
@@ -386,13 +383,13 @@ GEM
386383
bindex (>= 0.4.0)
387384
railties (>= 6.0.0)
388385
websocket (1.2.9)
389-
websocket-driver (0.7.5)
386+
websocket-driver (0.7.6)
390387
websocket-extensions (>= 0.1.0)
391388
websocket-extensions (0.1.5)
392389
xpath (3.2.0)
393390
nokogiri (~> 1.8)
394391
yard (0.9.34)
395-
zeitwerk (2.6.9)
392+
zeitwerk (2.6.11)
396393

397394
PLATFORMS
398395
ruby

0 commit comments

Comments
 (0)