Skip to content

Commit 058a1d9

Browse files
committed
Update RuboCop target Ruby version to 2.5
1 parent cf6d9d3 commit 058a1d9

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
@@ -3,7 +3,7 @@ inherit_from: .rubocop_todo.yml
33
AllCops:
44
DisplayCopNames: true
55
DisplayStyleGuide: true
6-
TargetRubyVersion: 2.0
6+
TargetRubyVersion: 2.5
77

88
Lint/AmbiguousBlockAssociation:
99
Enabled: false

0 commit comments

Comments
 (0)