Skip to content

Commit cf71eff

Browse files
authored
Update all Bundler dependencies (2026-03-16) (#1455)
1 parent 51daed9 commit cf71eff

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

Gemfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -332,14 +332,14 @@ GEM
332332
rspec-mocks (3.13.8)
333333
diff-lcs (>= 1.2.0, < 2.0)
334334
rspec-support (~> 3.13.0)
335-
rspec-rails (8.0.3)
335+
rspec-rails (8.0.4)
336336
actionpack (>= 7.2)
337337
activesupport (>= 7.2)
338338
railties (>= 7.2)
339-
rspec-core (~> 3.13)
340-
rspec-expectations (~> 3.13)
341-
rspec-mocks (~> 3.13)
342-
rspec-support (~> 3.13)
339+
rspec-core (>= 3.13.0, < 5.0.0)
340+
rspec-expectations (>= 3.13.0, < 5.0.0)
341+
rspec-mocks (>= 3.13.0, < 5.0.0)
342+
rspec-support (>= 3.13.0, < 5.0.0)
343343
rspec-support (3.13.7)
344344
rspec_junit_formatter (0.6.0)
345345
rspec-core (>= 2, < 4, != 2.12.0)
@@ -355,7 +355,7 @@ GEM
355355
rubocop-ast (>= 1.49.0, < 2.0)
356356
ruby-progressbar (~> 1.7)
357357
unicode-display_width (>= 2.4.0, < 4.0)
358-
rubocop-ast (1.49.0)
358+
rubocop-ast (1.49.1)
359359
parser (>= 3.3.7.2)
360360
prism (~> 1.7)
361361
rubocop-capybara (2.22.1)
@@ -402,7 +402,7 @@ GEM
402402
stimulus-rails (1.3.4)
403403
railties (>= 6.0.0)
404404
stringio (3.2.0)
405-
stripe (18.4.1)
405+
stripe (18.4.2)
406406
strong_migrations (2.5.2)
407407
activerecord (>= 7.1)
408408
sync (0.5.0)
@@ -411,7 +411,7 @@ GEM
411411
thor (1.5.0)
412412
thread (0.2.2)
413413
thread_safe (0.3.6)
414-
timeout (0.6.0)
414+
timeout (0.6.1)
415415
tins (1.52.0)
416416
bigdecimal
417417
mize (~> 0.6)

0 commit comments

Comments
 (0)