Skip to content

Commit 19d4506

Browse files
committed
🚨 lint lock update
1 parent ee5e044 commit 19d4506

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.rubocop_gradual.lock

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,12 @@
3131
[130, 3, 52, "Gemspec/DependencyVersion: Dependency version specification is required.", 3163430777],
3232
[131, 3, 48, "Gemspec/DependencyVersion: Dependency version specification is required.", 425065368]
3333
],
34-
"spec/oauth2/access_token_spec.rb:3105694173": [
34+
"spec/oauth2/access_token_spec.rb:443932125": [
3535
[3, 1, 34, "RSpec/SpecFilePathFormat: Spec path should end with `o_auth2/access_token*_spec.rb`.", 1972107547],
36+
[392, 142, 40, "Lint/LiteralInInterpolation: Literal interpolation detected.", 4210228387],
37+
[400, 142, 40, "Lint/LiteralInInterpolation: Literal interpolation detected.", 4210228387],
38+
[606, 142, 20, "Lint/LiteralInInterpolation: Literal interpolation detected.", 304063511],
39+
[632, 142, 20, "Lint/LiteralInInterpolation: Literal interpolation detected.", 304063511],
3640
[781, 13, 25, "RSpec/ContextWording: Context description should match /^when\\b/, /^with\\b/, or /^without\\b/.", 770233088],
3741
[851, 9, 101, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 3022740639],
3842
[855, 9, 79, "Style/ClassMethodsDefinitions: Use `class << self` to define a class method.", 2507338967]

0 commit comments

Comments
 (0)