Skip to content

Commit fecf493

Browse files
committed
Update dependencies
1 parent 063580d commit fecf493

File tree

2 files changed

+178
-178
lines changed

2 files changed

+178
-178
lines changed

Gemfile.lock

Lines changed: 61 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -1,65 +1,65 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
actioncable (8.0.2)
5-
actionpack (= 8.0.2)
6-
activesupport (= 8.0.2)
4+
actioncable (8.0.2.1)
5+
actionpack (= 8.0.2.1)
6+
activesupport (= 8.0.2.1)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
99
zeitwerk (~> 2.6)
10-
actionmailbox (8.0.2)
11-
actionpack (= 8.0.2)
12-
activejob (= 8.0.2)
13-
activerecord (= 8.0.2)
14-
activestorage (= 8.0.2)
15-
activesupport (= 8.0.2)
10+
actionmailbox (8.0.2.1)
11+
actionpack (= 8.0.2.1)
12+
activejob (= 8.0.2.1)
13+
activerecord (= 8.0.2.1)
14+
activestorage (= 8.0.2.1)
15+
activesupport (= 8.0.2.1)
1616
mail (>= 2.8.0)
17-
actionmailer (8.0.2)
18-
actionpack (= 8.0.2)
19-
actionview (= 8.0.2)
20-
activejob (= 8.0.2)
21-
activesupport (= 8.0.2)
17+
actionmailer (8.0.2.1)
18+
actionpack (= 8.0.2.1)
19+
actionview (= 8.0.2.1)
20+
activejob (= 8.0.2.1)
21+
activesupport (= 8.0.2.1)
2222
mail (>= 2.8.0)
2323
rails-dom-testing (~> 2.2)
24-
actionpack (8.0.2)
25-
actionview (= 8.0.2)
26-
activesupport (= 8.0.2)
24+
actionpack (8.0.2.1)
25+
actionview (= 8.0.2.1)
26+
activesupport (= 8.0.2.1)
2727
nokogiri (>= 1.8.5)
2828
rack (>= 2.2.4)
2929
rack-session (>= 1.0.1)
3030
rack-test (>= 0.6.3)
3131
rails-dom-testing (~> 2.2)
3232
rails-html-sanitizer (~> 1.6)
3333
useragent (~> 0.16)
34-
actiontext (8.0.2)
35-
actionpack (= 8.0.2)
36-
activerecord (= 8.0.2)
37-
activestorage (= 8.0.2)
38-
activesupport (= 8.0.2)
34+
actiontext (8.0.2.1)
35+
actionpack (= 8.0.2.1)
36+
activerecord (= 8.0.2.1)
37+
activestorage (= 8.0.2.1)
38+
activesupport (= 8.0.2.1)
3939
globalid (>= 0.6.0)
4040
nokogiri (>= 1.8.5)
41-
actionview (8.0.2)
42-
activesupport (= 8.0.2)
41+
actionview (8.0.2.1)
42+
activesupport (= 8.0.2.1)
4343
builder (~> 3.1)
4444
erubi (~> 1.11)
4545
rails-dom-testing (~> 2.2)
4646
rails-html-sanitizer (~> 1.6)
47-
activejob (8.0.2)
48-
activesupport (= 8.0.2)
47+
activejob (8.0.2.1)
48+
activesupport (= 8.0.2.1)
4949
globalid (>= 0.3.6)
50-
activemodel (8.0.2)
51-
activesupport (= 8.0.2)
52-
activerecord (8.0.2)
53-
activemodel (= 8.0.2)
54-
activesupport (= 8.0.2)
50+
activemodel (8.0.2.1)
51+
activesupport (= 8.0.2.1)
52+
activerecord (8.0.2.1)
53+
activemodel (= 8.0.2.1)
54+
activesupport (= 8.0.2.1)
5555
timeout (>= 0.4.0)
56-
activestorage (8.0.2)
57-
actionpack (= 8.0.2)
58-
activejob (= 8.0.2)
59-
activerecord (= 8.0.2)
60-
activesupport (= 8.0.2)
56+
activestorage (8.0.2.1)
57+
actionpack (= 8.0.2.1)
58+
activejob (= 8.0.2.1)
59+
activerecord (= 8.0.2.1)
60+
activesupport (= 8.0.2.1)
6161
marcel (~> 1.0)
62-
activesupport (8.0.2)
62+
activesupport (8.0.2.1)
6363
base64
6464
benchmark (>= 0.3)
6565
bigdecimal
@@ -133,7 +133,7 @@ GEM
133133
pp (>= 0.6.0)
134134
rdoc (>= 4.0.0)
135135
reline (>= 0.4.2)
136-
jbuilder (2.14.0)
136+
jbuilder (2.14.1)
137137
actionview (>= 7.0.0)
138138
activesupport (>= 7.0.0)
139139
js-routes (2.3.5)
@@ -234,30 +234,30 @@ GEM
234234
rack (>= 1.3)
235235
rackup (2.2.1)
236236
rack (>= 3)
237-
rails (8.0.2)
238-
actioncable (= 8.0.2)
239-
actionmailbox (= 8.0.2)
240-
actionmailer (= 8.0.2)
241-
actionpack (= 8.0.2)
242-
actiontext (= 8.0.2)
243-
actionview (= 8.0.2)
244-
activejob (= 8.0.2)
245-
activemodel (= 8.0.2)
246-
activerecord (= 8.0.2)
247-
activestorage (= 8.0.2)
248-
activesupport (= 8.0.2)
237+
rails (8.0.2.1)
238+
actioncable (= 8.0.2.1)
239+
actionmailbox (= 8.0.2.1)
240+
actionmailer (= 8.0.2.1)
241+
actionpack (= 8.0.2.1)
242+
actiontext (= 8.0.2.1)
243+
actionview (= 8.0.2.1)
244+
activejob (= 8.0.2.1)
245+
activemodel (= 8.0.2.1)
246+
activerecord (= 8.0.2.1)
247+
activestorage (= 8.0.2.1)
248+
activesupport (= 8.0.2.1)
249249
bundler (>= 1.15.0)
250-
railties (= 8.0.2)
250+
railties (= 8.0.2.1)
251251
rails-dom-testing (2.3.0)
252252
activesupport (>= 5.0.0)
253253
minitest
254254
nokogiri (>= 1.6)
255255
rails-html-sanitizer (1.6.2)
256256
loofah (~> 2.21)
257257
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)
258-
railties (8.0.2)
259-
actionpack (= 8.0.2)
260-
activesupport (= 8.0.2)
258+
railties (8.0.2.1)
259+
actionpack (= 8.0.2.1)
260+
activesupport (= 8.0.2.1)
261261
irb (~> 1.13)
262262
rackup (>= 1.0.0)
263263
rake (>= 12.2)
@@ -268,7 +268,7 @@ GEM
268268
rdoc (6.14.2)
269269
erb
270270
psych (>= 4.0.0)
271-
regexp_parser (2.11.1)
271+
regexp_parser (2.11.2)
272272
reline (0.6.2)
273273
io-console (~> 0.5)
274274
rexml (3.4.1)
@@ -307,7 +307,7 @@ GEM
307307
lint_roller (~> 1.1)
308308
rubocop (>= 1.75.0, < 2.0)
309309
rubocop-ast (>= 1.38.0, < 2.0)
310-
rubocop-rails (2.33.1)
310+
rubocop-rails (2.33.3)
311311
activesupport (>= 4.2.0)
312312
lint_roller (~> 1.1)
313313
rack (>= 1.1)
@@ -318,15 +318,15 @@ GEM
318318
rubocop-performance (>= 1.24)
319319
rubocop-rails (>= 2.30)
320320
ruby-progressbar (1.13.0)
321-
rubyzip (2.4.1)
321+
rubyzip (3.0.1)
322322
securerandom (0.4.1)
323-
selenium-webdriver (4.34.0)
323+
selenium-webdriver (4.35.0)
324324
base64 (~> 0.2)
325325
logger (~> 1.4)
326326
rexml (~> 3.2, >= 3.2.5)
327-
rubyzip (>= 1.2.2, < 3.0)
327+
rubyzip (>= 1.2.2, < 4.0)
328328
websocket (~> 1.0)
329-
solid_cable (3.0.11)
329+
solid_cable (3.0.12)
330330
actioncable (>= 7.2)
331331
activejob (>= 7.2)
332332
activerecord (>= 7.2)
@@ -342,7 +342,7 @@ GEM
342342
fugit (~> 1.11.0)
343343
railties (>= 7.1)
344344
thor (>= 1.3.1)
345-
sorbet-runtime (0.5.12388)
345+
sorbet-runtime (0.5.12392)
346346
sqlite3 (2.7.3-aarch64-linux-gnu)
347347
sqlite3 (2.7.3-aarch64-linux-musl)
348348
sqlite3 (2.7.3-arm-linux-gnu)

0 commit comments

Comments
 (0)