Skip to content

Commit bd0913d

Browse files
committed
Update version of Ruby Rubocop uses to match gemspec
1 parent 4c305a2 commit bd0913d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.rubocop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
AllCops:
33
Exclude:
44
- db/schema.rb
5-
TargetRubyVersion: 2.5
5+
TargetRubyVersion: 2.4
66
Layout/AlignParameters:
77
EnforcedStyle: with_fixed_indentation
88
Layout/ClassStructure:

0 commit comments

Comments
 (0)