We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7be17da commit 71b5c85Copy full SHA for 71b5c85
.rubocop.yml
@@ -18,3 +18,6 @@ Metrics/BlockLength:
18
Max: 30
19
Exclude:
20
- 'spec/*/*_spec.rb'
21
+
22
+Gemspec/RequiredRubyVersion:
23
+ Enabled: false
0 commit comments