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 c6900a3 + 3e61680 commit b5a27e0Copy full SHA for b5a27e0
Gemfile.lock
@@ -102,18 +102,18 @@ GEM
102
rspec-support (3.13.4)
103
rspec-temp_dir (1.1.1)
104
rspec (>= 3.0)
105
- rubocop (1.75.8)
+ rubocop (1.76.0)
106
json (~> 2.3)
107
language_server-protocol (~> 3.17.0.2)
108
lint_roller (~> 1.1.0)
109
parallel (~> 1.10)
110
parser (>= 3.3.0.2)
111
rainbow (>= 2.2.2, < 4.0)
112
regexp_parser (>= 2.9.3, < 3.0)
113
- rubocop-ast (>= 1.44.0, < 2.0)
+ rubocop-ast (>= 1.45.0, < 2.0)
114
ruby-progressbar (~> 1.7)
115
unicode-display_width (>= 2.4.0, < 4.0)
116
- rubocop-ast (1.44.1)
+ rubocop-ast (1.45.1)
117
parser (>= 3.3.7.2)
118
prism (~> 1.4)
119
rubocop_auto_corrector (0.5.0)
0 commit comments