Skip to content

Commit

Permalink
Update ruby version to 2.7 in rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
Ramesh7 committed Dec 19, 2023
1 parent d2e48fe commit 4ac6555
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions moduleroot/.rubocop.yml.erb
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ defaults = {
'rubocop-rspec',
],
'AllCops' => {
'NewCops' => 'enable',
'DisplayCopNames' => true,
'TargetRubyVersion' => '2.6',
'Include' => [
Expand Down

0 comments on commit 4ac6555

Please sign in to comment.