Skip to content

Commit

Permalink
Update RuboCop target Ruby version to 2.2
Browse files Browse the repository at this point in the history
This was missed in 6ca4ed8.
  • Loading branch information
sds committed Apr 1, 2018
1 parent 28fa2bf commit 8e1dcfb
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.1
TargetRubyVersion: 2.2

Layout/ClosingParenthesisIndentation:
Enabled: false
Expand Down

0 comments on commit 8e1dcfb

Please sign in to comment.