File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ group :test do
84
84
gem 'rspec-its'
85
85
gem 'rspec-rails' , '~> 8.0.0'
86
86
gem 'rspec-wait'
87
- gem 'rubocop' , '~> 1.75.7 '
87
+ gem 'rubocop' , '~> 1.75.8 '
88
88
gem 'rubocop-capybara'
89
89
gem 'rubocop-factory_bot'
90
90
gem 'rubocop-rails' , '~> 2.32'
Original file line number Diff line number Diff line change 278
278
rdoc (>= 4.0.0 )
279
279
reline (>= 0.4.2 )
280
280
jaro_winkler (1.6.1 )
281
- json (2.12.0 )
281
+ json (2.12.2 )
282
282
json-diff (0.4.1 )
283
283
json-schema (5.1.1 )
284
284
addressable (~> 2.8 )
475
475
activesupport (>= 3.0.0 )
476
476
mustache (~> 1.0 , >= 0.99.4 )
477
477
rspec (~> 3.0 )
478
- rubocop (1.75.7 )
478
+ rubocop (1.75.8 )
479
479
json (~> 2.3 )
480
480
language_server-protocol (~> 3.17.0.2 )
481
481
lint_roller (~> 1.1.0 )
@@ -678,7 +678,7 @@ DEPENDENCIES
678
678
rspec-rails (~> 8.0.0 )
679
679
rspec-wait
680
680
rspec_api_documentation (>= 6.1.0 )
681
- rubocop (~> 1.75.7 )
681
+ rubocop (~> 1.75.8 )
682
682
rubocop-capybara
683
683
rubocop-factory_bot
684
684
rubocop-rails (~> 2.32 )
You can’t perform that action at this time.
0 commit comments