Skip to content

Commit b1c94e5

Browse files
committed
style: target Ruby 2.4
1 parent 59375d6 commit b1c94e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.rubocop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ inherit_gem:
44
rubocop-jekyll: .rubocop.yml
55

66
AllCops:
7-
TargetRubyVersion: 2.3
7+
TargetRubyVersion: 2.4
88
Include:
99
- lib/**/*.rb
1010

0 commit comments

Comments
 (0)