We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbffcd1 commit 9635d28Copy full SHA for 9635d28
Gemfile.lock
@@ -49,11 +49,13 @@ GEM
49
rubocop-minitest (0.36.0)
50
rubocop (>= 1.61, < 2.0)
51
rubocop-ast (>= 1.31.1, < 2.0)
52
- rubocop-performance (1.23.1)
53
- rubocop (>= 1.48.1, < 2.0)
54
- rubocop-ast (>= 1.31.1, < 2.0)
55
- rubocop-rake (0.6.0)
56
- rubocop (~> 1.0)
+ rubocop-performance (1.24.0)
+ lint_roller (~> 1.1)
+ rubocop (>= 1.72.1, < 2.0)
+ rubocop-ast (>= 1.38.0, < 2.0)
+ rubocop-rake (0.7.1)
57
58
+ rubocop (>= 1.72.1)
59
ruby-progressbar (1.13.0)
60
simplecov (0.22.0)
61
docile (~> 1.1)
0 commit comments