Skip to content

Commit 1fb7be1

Browse files
committed
Update gems
1 parent d3046e4 commit 1fb7be1

File tree

4 files changed

+137
-127
lines changed

4 files changed

+137
-127
lines changed

.rubocop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Layout/LineEndStringConcatenationIndentation:
2929

3030
Layout/LineLength:
3131
Max: 80
32-
IgnoreCopDirectives: true
32+
AllowCopDirectives: true
3333
AllowedPatterns:
3434
- '^\s*# '
3535
Exclude:

0 commit comments

Comments
 (0)