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 64d459f commit a51f07dCopy full SHA for a51f07d
Gemfile.lock
@@ -88,9 +88,10 @@ GEM
88
unicode-display_width (>= 2.4.0, < 4.0)
89
rubocop-ast (1.38.0)
90
parser (>= 3.3.1.0)
91
- rubocop-performance (1.23.1)
92
- rubocop (>= 1.48.1, < 2.0)
93
- rubocop-ast (>= 1.31.1, < 2.0)
+ rubocop-performance (1.24.0)
+ lint_roller (~> 1.1)
+ rubocop (>= 1.72.1, < 2.0)
94
+ rubocop-ast (>= 1.38.0, < 2.0)
95
rubocop-rails (2.30.1)
96
activesupport (>= 4.2.0)
97
lint_roller (~> 1.1)
0 commit comments