Skip to content

Commit

Permalink
Fix Gemspec/RequiredRubyVersion cop
Browse files Browse the repository at this point in the history
  • Loading branch information
archanaserver authored and stejskalleos committed Jul 1, 2024
1 parent d28ae12 commit 42c4860
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ inherit_gem:
theforeman-rubocop:
- strict.yml

AllCops:
TargetRubyVersion: 2.7

Layout/LineLength:
Enabled: 111 # TODO: discuss and set this

Expand Down

0 comments on commit 42c4860

Please sign in to comment.