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 a07ae0d commit e8e5d04Copy full SHA for e8e5d04
1 file changed
.rubocop_gradual.lock
@@ -41,6 +41,9 @@
41
[13, 7, 113, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 353293128],
42
[23, 9, 23, "ThreadSafety/ClassAndModuleAttributes: Avoid mutating class and module attributes.", 1578198260]
43
],
44
+ "omniauth-identity.gemspec:2356021538": [
45
+ [4, 6, 12, "Gemspec/RubyVersionGlobalsUsage: Do not use `RUBY_VERSION` in gemspec file.", 31296028]
46
+ ],
47
"spec/omniauth/identity/model_spec.rb:3920022856": [
48
[3, 1, 40, "RSpec/SpecFilePathFormat: Spec path should end with `omni_auth/identity/model*_spec.rb`.", 1316823397]
49
0 commit comments