Skip to content

Commit

Permalink
Merge pull request #536 from bastelfreak/rubocop2
Browse files Browse the repository at this point in the history
bump rubocop target version 1.9->2.4
  • Loading branch information
ghoneycutt authored Dec 15, 2019
2 parents 84be4a9 + c9914c6 commit 7256187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion moduleroot/.rubocop.yml.erb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
require: rubocop-rspec
AllCops:
TargetRubyVersion: 1.9
TargetRubyVersion: 2.4
Include:
- ./**/*.rb
Exclude:
Expand Down

0 comments on commit 7256187

Please sign in to comment.