Skip to content

Commit

Permalink
Target Ruby 2.1+ with RuboCop
Browse files Browse the repository at this point in the history
  • Loading branch information
laserlemon committed May 26, 2017
1 parent 7bb7a96 commit b95df4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ AllCops:
- 'Gemfile'
- 'Rakefile'
- 'delayed_job.gemspec'
TargetRubyVersion: 2.1

RedundantBlockCall:
Enabled: false
Expand Down

0 comments on commit b95df4e

Please sign in to comment.