Skip to content

Commit 7b35d8c

Browse files
authored
Update all Bundler dependencies (2025-03-17)
1 parent 7c43080 commit 7b35d8c

File tree

1 file changed

+65
-63
lines changed

1 file changed

+65
-63
lines changed

Gemfile.lock

Lines changed: 65 additions & 63 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.1)
5-
actionpack (= 8.0.1)
6-
activesupport (= 8.0.1)
4+
actioncable (8.0.2)
5+
actionpack (= 8.0.2)
6+
activesupport (= 8.0.2)
77
nio4r (~> 2.0)
88
websocket-driver (>= 0.6.1)
99
zeitwerk (~> 2.6)
10-
actionmailbox (8.0.1)
11-
actionpack (= 8.0.1)
12-
activejob (= 8.0.1)
13-
activerecord (= 8.0.1)
14-
activestorage (= 8.0.1)
15-
activesupport (= 8.0.1)
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)
1616
mail (>= 2.8.0)
17-
actionmailer (8.0.1)
18-
actionpack (= 8.0.1)
19-
actionview (= 8.0.1)
20-
activejob (= 8.0.1)
21-
activesupport (= 8.0.1)
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)
2222
mail (>= 2.8.0)
2323
rails-dom-testing (~> 2.2)
24-
actionpack (8.0.1)
25-
actionview (= 8.0.1)
26-
activesupport (= 8.0.1)
24+
actionpack (8.0.2)
25+
actionview (= 8.0.2)
26+
activesupport (= 8.0.2)
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.1)
35-
actionpack (= 8.0.1)
36-
activerecord (= 8.0.1)
37-
activestorage (= 8.0.1)
38-
activesupport (= 8.0.1)
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)
3939
globalid (>= 0.6.0)
4040
nokogiri (>= 1.8.5)
41-
actionview (8.0.1)
42-
activesupport (= 8.0.1)
41+
actionview (8.0.2)
42+
activesupport (= 8.0.2)
4343
builder (~> 3.1)
4444
erubi (~> 1.11)
4545
rails-dom-testing (~> 2.2)
4646
rails-html-sanitizer (~> 1.6)
47-
activejob (8.0.1)
48-
activesupport (= 8.0.1)
47+
activejob (8.0.2)
48+
activesupport (= 8.0.2)
4949
globalid (>= 0.3.6)
50-
activemodel (8.0.1)
51-
activesupport (= 8.0.1)
52-
activerecord (8.0.1)
53-
activemodel (= 8.0.1)
54-
activesupport (= 8.0.1)
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)
5555
timeout (>= 0.4.0)
56-
activestorage (8.0.1)
57-
actionpack (= 8.0.1)
58-
activejob (= 8.0.1)
59-
activerecord (= 8.0.1)
60-
activesupport (= 8.0.1)
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)
6161
marcel (~> 1.0)
62-
activesupport (8.0.1)
62+
activesupport (8.0.2)
6363
base64
6464
benchmark (>= 0.3)
6565
bigdecimal
@@ -189,7 +189,7 @@ GEM
189189
method_source (1.1.0)
190190
mini_mime (1.1.5)
191191
mini_portile2 (2.8.8)
192-
minitest (5.25.4)
192+
minitest (5.25.5)
193193
msgpack (1.8.0)
194194
multi_xml (0.7.1)
195195
bigdecimal (~> 3.1)
@@ -203,7 +203,7 @@ GEM
203203
net-smtp (0.5.1)
204204
net-protocol
205205
nio4r (2.7.4)
206-
nokogiri (1.18.3)
206+
nokogiri (1.18.4)
207207
mini_portile2 (~> 2.8.2)
208208
racc (~> 1.4)
209209
ostruct (0.6.1)
@@ -239,30 +239,30 @@ GEM
239239
rack (>= 1.3)
240240
rackup (2.2.1)
241241
rack (>= 3)
242-
rails (8.0.1)
243-
actioncable (= 8.0.1)
244-
actionmailbox (= 8.0.1)
245-
actionmailer (= 8.0.1)
246-
actionpack (= 8.0.1)
247-
actiontext (= 8.0.1)
248-
actionview (= 8.0.1)
249-
activejob (= 8.0.1)
250-
activemodel (= 8.0.1)
251-
activerecord (= 8.0.1)
252-
activestorage (= 8.0.1)
253-
activesupport (= 8.0.1)
242+
rails (8.0.2)
243+
actioncable (= 8.0.2)
244+
actionmailbox (= 8.0.2)
245+
actionmailer (= 8.0.2)
246+
actionpack (= 8.0.2)
247+
actiontext (= 8.0.2)
248+
actionview (= 8.0.2)
249+
activejob (= 8.0.2)
250+
activemodel (= 8.0.2)
251+
activerecord (= 8.0.2)
252+
activestorage (= 8.0.2)
253+
activesupport (= 8.0.2)
254254
bundler (>= 1.15.0)
255-
railties (= 8.0.1)
255+
railties (= 8.0.2)
256256
rails-dom-testing (2.2.0)
257257
activesupport (>= 5.0.0)
258258
minitest
259259
nokogiri (>= 1.6)
260260
rails-html-sanitizer (1.6.2)
261261
loofah (~> 2.21)
262262
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)
263-
railties (8.0.1)
264-
actionpack (= 8.0.1)
265-
activesupport (= 8.0.1)
263+
railties (8.0.2)
264+
actionpack (= 8.0.2)
265+
activesupport (= 8.0.2)
266266
irb (~> 1.13)
267267
rackup (>= 1.0.0)
268268
rake (>= 12.2)
@@ -300,7 +300,7 @@ GEM
300300
rspec-mocks (~> 3.13)
301301
rspec-support (~> 3.13)
302302
rspec-support (3.13.2)
303-
rubocop (1.73.2)
303+
rubocop (1.74.0)
304304
json (~> 2.3)
305305
language_server-protocol (~> 3.17.0.2)
306306
lint_roller (~> 1.1.0)
@@ -311,11 +311,12 @@ GEM
311311
rubocop-ast (>= 1.38.0, < 2.0)
312312
ruby-progressbar (~> 1.7)
313313
unicode-display_width (>= 2.4.0, < 4.0)
314-
rubocop-ast (1.38.1)
314+
rubocop-ast (1.39.0)
315315
parser (>= 3.3.1.0)
316-
rubocop-capybara (2.21.0)
317-
rubocop (~> 1.41)
318-
rubocop-factory_bot (2.27.0)
316+
rubocop-capybara (2.22.1)
317+
lint_roller (~> 1.1)
318+
rubocop (~> 1.72, >= 1.72.1)
319+
rubocop-factory_bot (2.27.1)
319320
lint_roller (~> 1.1)
320321
rubocop (~> 1.72, >= 1.72.1)
321322
rubocop-rails (2.30.3)
@@ -330,9 +331,10 @@ GEM
330331
rubocop-rspec (3.5.0)
331332
lint_roller (~> 1.1)
332333
rubocop (~> 1.72, >= 1.72.1)
333-
rubocop-rspec_rails (2.30.0)
334-
rubocop (~> 1.61)
335-
rubocop-rspec (~> 3, >= 3.0.1)
334+
rubocop-rspec_rails (2.31.0)
335+
lint_roller (~> 1.1)
336+
rubocop (~> 1.72, >= 1.72.1)
337+
rubocop-rspec (~> 3.5)
336338
ruby-progressbar (1.13.0)
337339
rubyzip (2.4.1)
338340
sass (3.7.4)

0 commit comments

Comments
 (0)