Skip to content

Commit

Permalink
change target ruby version for rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
msimonborg committed Aug 5, 2017
1 parent 56ca4d1 commit b70fd09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rubocop.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
AllCops:
TargetRubyVersion: 2.4
TargetRubyVersion: 2.3
Exclude:
- 'gemfiles/**/*'
- 'vendor/**/*'
Expand Down

0 comments on commit b70fd09

Please sign in to comment.