File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ group :development, :test do
4646 gem 'html-proofer' , '~> 5.2'
4747 gem 'jshint-rb' , '~> 1.1' , require : false
4848 gem 'parallel' , '~> 1.27'
49- gem 'rubocop' , '~> 1.82 ' , require : false
49+ gem 'rubocop' , '~> 1.84 ' , require : false
5050 gem 'rubocop-performance' , '~> 1.26' , require : false
5151 gem 'scss_lint' , '~> 0.60' , require : false
5252
Original file line number Diff line number Diff line change 166166 nenv (~> 0.1 )
167167 shellany (~> 0.0 )
168168 parallel (1.27.0 )
169- parser (3.3.10.0 )
169+ parser (3.3.10.1 )
170170 ast (~> 2.4.1 )
171171 racc
172172 pathutil (0.16.2 )
177177 hashery (~> 2.0 )
178178 ruby-rc4
179179 ttfunk
180- prism (1.7 .0 )
180+ prism (1.9 .0 )
181181 pry (0.16.0 )
182182 coderay (~> 1.1 )
183183 method_source (~> 1.0 )
@@ -205,15 +205,15 @@ GEM
205205 replace_regex (0.1.0 )
206206 rexml (3.4.2 )
207207 rouge (4.5.1 )
208- rubocop (1.82.1 )
208+ rubocop (1.84.0 )
209209 json (~> 2.3 )
210210 language_server-protocol (~> 3.17.0.2 )
211211 lint_roller (~> 1.1.0 )
212212 parallel (~> 1.10 )
213213 parser (>= 3.3.0.2 )
214214 rainbow (>= 2.2.2 , < 4.0 )
215215 regexp_parser (>= 2.9.3 , < 3.0 )
216- rubocop-ast (>= 1.48 .0 , < 2.0 )
216+ rubocop-ast (>= 1.49 .0 , < 2.0 )
217217 ruby-progressbar (~> 1.7 )
218218 unicode-display_width (>= 2.4.0 , < 4.0 )
219219 rubocop-ast (1.49.0 )
@@ -293,7 +293,7 @@ DEPENDENCIES
293293 parallel (~> 1.27 )
294294 rake (~> 13.3 )
295295 replace_regex (~> 0.1 )
296- rubocop (~> 1.82 )
296+ rubocop (~> 1.84 )
297297 rubocop-performance (~> 1.26 )
298298 scss_lint (~> 0.60 )
299299 tzinfo-data
You can’t perform that action at this time.
0 commit comments