Skip to content

Commit 965a555

Browse files
authored
Update .rubocop.yml
1 parent afe6bba commit 965a555

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
@@ -6,7 +6,7 @@ AllCops:
66
NewCops: disable
77
SuggestExtensions: false
88
DisplayCopNames: true
9-
TargetRubyVersion: 3.4.4
9+
TargetRubyVersion: 3.4
1010
Exclude:
1111
- 'bin/*'
1212
- 'spec/acceptance/fixtures/**/*'

0 commit comments

Comments
 (0)