File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ group :development do
64
64
gem 'rubocop-capybara' , '~> 2.22'
65
65
gem 'rubocop-factory_bot' , '~> 2.27' , require : false
66
66
gem 'rubocop-performance' , '~> 1.25' , require : false
67
- gem 'rubocop-rails' , '~> 2.31 ' , require : false
67
+ gem 'rubocop-rails' , '~> 2.32 ' , require : false
68
68
gem 'rubocop-rake' , '~> 0.7.1' , require : false
69
69
gem 'rubocop-rspec' , '~> 3.6' , require : false
70
70
gem 'rubocop-rspec_rails' , '~> 2.31.0' , require : false
Original file line number Diff line number Diff line change 191
191
activesupport (>= 5.0 )
192
192
request_store (>= 1.0 )
193
193
ruby2_keywords
194
- drb (2.2.1 )
194
+ drb (2.2.3 )
195
195
dry-configurable (1.3.0 )
196
196
dry-core (~> 1.1 )
197
197
zeitwerk (~> 2.6 )
@@ -553,12 +553,12 @@ GEM
553
553
lint_roller (~> 1.1 )
554
554
rubocop (>= 1.75.0 , < 2.0 )
555
555
rubocop-ast (>= 1.38.0 , < 2.0 )
556
- rubocop-rails (2.31 .0 )
556
+ rubocop-rails (2.32 .0 )
557
557
activesupport (>= 4.2.0 )
558
558
lint_roller (~> 1.1 )
559
559
rack (>= 1.1 )
560
560
rubocop (>= 1.75.0 , < 2.0 )
561
- rubocop-ast (>= 1.38 .0 , < 2.0 )
561
+ rubocop-ast (>= 1.44 .0 , < 2.0 )
562
562
rubocop-rake (0.7.1 )
563
563
lint_roller (~> 1.1 )
564
564
rubocop (>= 1.72.1 )
@@ -694,7 +694,7 @@ DEPENDENCIES
694
694
rubocop-capybara (~> 2.22 )
695
695
rubocop-factory_bot (~> 2.27 )
696
696
rubocop-performance (~> 1.25 )
697
- rubocop-rails (~> 2.31 )
697
+ rubocop-rails (~> 2.32 )
698
698
rubocop-rake (~> 0.7.1 )
699
699
rubocop-rspec (~> 3.6 )
700
700
rubocop-rspec_rails (~> 2.31.0 )
You can’t perform that action at this time.
0 commit comments