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 @@ -89,7 +89,7 @@ group :test do
89
89
gem 'rubocop-capybara'
90
90
gem 'rubocop-factory_bot'
91
91
gem 'rubocop-rails' , '~> 2.26'
92
- gem 'rubocop-rspec' , '~> 3.1 '
92
+ gem 'rubocop-rspec' , '~> 3.2 '
93
93
gem 'rubocop-rspec_rails'
94
94
gem 'rubocop-sequel' , '~> 0.3.4'
95
95
gem 'timecop'
Original file line number Diff line number Diff line change 284
284
rdoc (>= 4.0.0 )
285
285
reline (>= 0.4.2 )
286
286
jaro_winkler (1.5.6 )
287
- json (2.7.2 )
287
+ json (2.7.4 )
288
288
json-diff (0.4.1 )
289
289
json-schema (5.0.1 )
290
290
addressable (~> 2.8 )
492
492
rack (>= 1.1 )
493
493
rubocop (>= 1.52.0 , < 2.0 )
494
494
rubocop-ast (>= 1.31.1 , < 2.0 )
495
- rubocop-rspec (3.1 .0 )
495
+ rubocop-rspec (3.2 .0 )
496
496
rubocop (~> 1.61 )
497
497
rubocop-rspec_rails (2.30.0 )
498
498
rubocop (~> 1.61 )
@@ -663,7 +663,7 @@ DEPENDENCIES
663
663
rubocop-capybara
664
664
rubocop-factory_bot
665
665
rubocop-rails (~> 2.26 )
666
- rubocop-rspec (~> 3.1 )
666
+ rubocop-rspec (~> 3.2 )
667
667
rubocop-rspec_rails
668
668
rubocop-sequel (~> 0.3.4 )
669
669
rubyzip (>= 1.3.0 )
You can’t perform that action at this time.
0 commit comments