We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 160f51b commit 6cba27aCopy full SHA for 6cba27a
.rubocop_gradual.lock
@@ -1,5 +1,8 @@
1
{
2
"bin/bundle:4041706560": [
3
[67, 5, 20, "ThreadSafety/ClassInstanceVariable: Avoid class instance variables.", 2485198147]
4
+ ],
5
+ "version_gem.gemspec:2595774114": [
6
+ [4, 6, 12, "Gemspec/RubyVersionGlobalsUsage: Do not use `RUBY_VERSION` in gemspec file.", 31296028]
7
]
8
}
0 commit comments