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 @@ -90,7 +90,7 @@ group :test do
90
90
gem 'rspec-its'
91
91
gem 'rspec-rails' , '~> 6.1.2'
92
92
gem 'rspec-wait'
93
- gem 'rubocop' , '~> 1.62 .1'
93
+ gem 'rubocop' , '~> 1.63 .1'
94
94
gem 'rubocop-rails' , '~> 2.24'
95
95
gem 'rubocop-rspec' , '~> 2.26'
96
96
gem 'rubocop-sequel' , '~> 0.3.4'
Original file line number Diff line number Diff line change 282
282
rdoc
283
283
reline (>= 0.4.2 )
284
284
jaro_winkler (1.5.6 )
285
- json (2.7.1 )
285
+ json (2.7.2 )
286
286
json-diff (0.4.1 )
287
287
json-schema (4.3.0 )
288
288
addressable (>= 2.8 )
466
466
activesupport (>= 3.0.0 )
467
467
mustache (~> 1.0 , >= 0.99.4 )
468
468
rspec (~> 3.0 )
469
- rubocop (1.62 .1 )
469
+ rubocop (1.63 .1 )
470
470
json (~> 2.3 )
471
471
language_server-protocol (>= 3.17.0 )
472
472
parallel (~> 1.10 )
@@ -658,7 +658,7 @@ DEPENDENCIES
658
658
rspec-rails (~> 6.1.2 )
659
659
rspec-wait
660
660
rspec_api_documentation (>= 6.1.0 )
661
- rubocop (~> 1.62 .1 )
661
+ rubocop (~> 1.63 .1 )
662
662
rubocop-rails (~> 2.24 )
663
663
rubocop-rspec (~> 2.26 )
664
664
rubocop-sequel (~> 0.3.4 )
You can’t perform that action at this time.
0 commit comments