Skip to content

Commit e8f1f38

Browse files
authored
Update all Bundler dependencies (2025-03-10)
1 parent 475ece2 commit e8f1f38

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

Gemfile.lock

+6-5
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ GEM
152152
raabro (~> 1.4)
153153
globalid (1.2.1)
154154
activesupport (>= 6.1)
155-
good_job (4.9.0)
155+
good_job (4.9.3)
156156
activejob (>= 6.1.0)
157157
activerecord (>= 6.1.0)
158158
concurrent-ruby (>= 1.3.1)
@@ -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.1)
303+
rubocop (1.73.2)
304304
json (~> 2.3)
305305
language_server-protocol (~> 3.17.0.2)
306306
lint_roller (~> 1.1.0)
@@ -315,8 +315,9 @@ GEM
315315
parser (>= 3.3.1.0)
316316
rubocop-capybara (2.21.0)
317317
rubocop (~> 1.41)
318-
rubocop-factory_bot (2.26.1)
319-
rubocop (~> 1.61)
318+
rubocop-factory_bot (2.27.0)
319+
lint_roller (~> 1.1)
320+
rubocop (~> 1.72, >= 1.72.1)
320321
rubocop-rails (2.30.3)
321322
activesupport (>= 4.2.0)
322323
lint_roller (~> 1.1)
@@ -392,7 +393,7 @@ GEM
392393
nokogiri (~> 1.6)
393394
rubyzip (>= 1.3.0)
394395
selenium-webdriver (~> 4.0, < 4.11)
395-
webmock (3.25.0)
396+
webmock (3.25.1)
396397
addressable (>= 2.8.0)
397398
crack (>= 0.3.2)
398399
hashdiff (>= 0.4.0, < 2.0.0)

0 commit comments

Comments
 (0)