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 @@ -66,7 +66,7 @@ group :development, :test do
6666 gem 'dotenv-rails' , '~> 3.2.0'
6767 gem 'i18n-tasks' , '~> 1.1.2'
6868 gem 'rspec-rails' , '~> 8.0.2'
69- gem 'rubocop' , '~> 1.84.1 '
69+ gem 'rubocop' , '~> 1.84.2 '
7070 gem 'rubocop-performance' , '~> 1.26.1'
7171 gem 'rubocop-rails' , '~> 2.34.3'
7272 gem 'rubocop-rspec' , '~> 3.9.0'
Original file line number Diff line number Diff line change 349349 rspec-mocks (~> 3.13 )
350350 rspec-support (~> 3.13 )
351351 rspec-support (3.13.4 )
352- rubocop (1.84.1 )
352+ rubocop (1.84.2 )
353353 json (~> 2.3 )
354354 language_server-protocol (~> 3.17.0.2 )
355355 lint_roller (~> 1.1.0 )
@@ -463,7 +463,7 @@ DEPENDENCIES
463463 rollbar (~> 3.7.0 )
464464 roo (~> 3.0.0 )
465465 rspec-rails (~> 8.0.2 )
466- rubocop (~> 1.84.1 )
466+ rubocop (~> 1.84.2 )
467467 rubocop-performance (~> 1.26.1 )
468468 rubocop-rails (~> 2.34.3 )
469469 rubocop-rspec (~> 3.9.0 )
You can’t perform that action at this time.
0 commit comments