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.
2 parents a2b1b7f + 7ced610 commit b8c2169Copy full SHA for b8c2169
Gemfile.lock
@@ -74,7 +74,7 @@ GEM
74
rainbow (3.1.1)
75
rake (13.3.0)
76
regexp_parser (2.11.2)
77
- rubocop (1.79.2)
+ rubocop (1.80.2)
78
json (~> 2.3)
79
language_server-protocol (~> 3.17.0.2)
80
lint_roller (~> 1.1.0)
@@ -88,10 +88,10 @@ GEM
88
rubocop-ast (1.46.0)
89
parser (>= 3.3.7.2)
90
prism (~> 1.4)
91
- rubocop-performance (1.25.0)
+ rubocop-performance (1.26.0)
92
lint_roller (~> 1.1)
93
rubocop (>= 1.75.0, < 2.0)
94
- rubocop-ast (>= 1.38.0, < 2.0)
+ rubocop-ast (>= 1.44.0, < 2.0)
95
rubocop-rails (2.33.3)
96
activesupport (>= 4.2.0)
97
0 commit comments