Skip to content

Commit

Permalink
🚨 Update lint lock
Browse files Browse the repository at this point in the history
  • Loading branch information
pboling committed Sep 24, 2024
1 parent 8c5693d commit 9c941c9
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .rubocop_gradual.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
"lib/rots/server_app.rb:4029472662": [
[66, 7, 44, "Style/SafeNavigation: Use safe navigation (`&.`) instead of checking if an object exists before calling the method.", 3155555354]
],
"rots.gemspec:913552570": [
[54, 3, 27, "Gemspec/DependencyVersion: Dependency version specification is required.", 3231645354],
[55, 3, 31, "Gemspec/DependencyVersion: Dependency version specification is required.", 2029420852],
[56, 3, 30, "Gemspec/DependencyVersion: Dependency version specification is required.", 2950165766],
[57, 3, 31, "Gemspec/DependencyVersion: Dependency version specification is required.", 856856768],
[62, 3, 31, "Gemspec/DependencyVersion: Dependency version specification is required.", 4231415917],
[64, 3, 30, "Gemspec/DependencyVersion: Dependency version specification is required.", 2088193405]
"rots.gemspec:3447014975": [
[55, 3, 27, "Gemspec/DependencyVersion: Dependency version specification is required.", 3231645354],
[56, 3, 31, "Gemspec/DependencyVersion: Dependency version specification is required.", 2029420852],
[57, 3, 30, "Gemspec/DependencyVersion: Dependency version specification is required.", 2950165766],
[58, 3, 31, "Gemspec/DependencyVersion: Dependency version specification is required.", 856856768],
[63, 3, 31, "Gemspec/DependencyVersion: Dependency version specification is required.", 4231415917],
[65, 3, 30, "Gemspec/DependencyVersion: Dependency version specification is required.", 2088193405]
],
"spec/rots/mocks/integration_spec.rb:2999786939": [
[9, 16, 13, "RSpec/DescribeClass: The first argument to describe should be the class or module being tested.", 3245556507],
Expand Down

0 comments on commit 9c941c9

Please sign in to comment.