File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ group :test do
83
83
gem 'rspec-its'
84
84
gem 'rspec-rails' , '~> 8.0.0'
85
85
gem 'rspec-wait'
86
- gem 'rubocop' , '~> 1.75.4 '
86
+ gem 'rubocop' , '~> 1.75.5 '
87
87
gem 'rubocop-capybara'
88
88
gem 'rubocop-factory_bot'
89
89
gem 'rubocop-rails' , '~> 2.31'
Original file line number Diff line number Diff line change 469
469
activesupport (>= 3.0.0 )
470
470
mustache (~> 1.0 , >= 0.99.4 )
471
471
rspec (~> 3.0 )
472
- rubocop (1.75.4 )
472
+ rubocop (1.75.5 )
473
473
json (~> 2.3 )
474
474
language_server-protocol (~> 3.17.0.2 )
475
475
lint_roller (~> 1.1.0 )
@@ -671,7 +671,7 @@ DEPENDENCIES
671
671
rspec-rails (~> 8.0.0 )
672
672
rspec-wait
673
673
rspec_api_documentation (>= 6.1.0 )
674
- rubocop (~> 1.75.4 )
674
+ rubocop (~> 1.75.5 )
675
675
rubocop-capybara
676
676
rubocop-factory_bot
677
677
rubocop-rails (~> 2.31 )
You can’t perform that action at this time.
0 commit comments