Skip to content

Commit

Permalink
style: target Ruby 2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
DirtyF committed Jun 24, 2020
1 parent 59375d6 commit b1c94e5
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
Expand Up @@ -4,7 +4,7 @@ inherit_gem:
rubocop-jekyll: .rubocop.yml

AllCops:
TargetRubyVersion: 2.3
TargetRubyVersion: 2.4
Include:
- lib/**/*.rb

Expand Down

0 comments on commit b1c94e5

Please sign in to comment.