File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4545group :development do
4646 gem 'annotaterb' , '~> 4.22' , require : false
4747 gem 'brakeman' , '~> 8.0.4' , require : false
48- gem 'rubocop' , '~> 1.86.0 ' , require : false
48+ gem 'rubocop' , '~> 1.86.1 ' , require : false
4949 gem 'rubocop-minitest' , '~> 0.39.1' , require : false
5050 gem 'rubocop-rails' , '~> 2.34' , require : false
5151 gem 'web-console' , '~> 4.3.0'
Original file line number Diff line number Diff line change 209209 multi_json (~> 1.3 )
210210 multi_xml (~> 0.5 )
211211 rack (>= 1.2 , < 4 )
212- parallel (1.27.0 )
212+ parallel (2.0.1 )
213213 parser (3.3.11.1 )
214214 ast (~> 2.4.1 )
215215 racc
@@ -283,15 +283,15 @@ GEM
283283 erb
284284 psych (>= 4.0.0 )
285285 tsort
286- regexp_parser (2.11.3 )
286+ regexp_parser (2.12.0 )
287287 reline (0.6.3 )
288288 io-console (~> 0.5 )
289289 rexml (3.4.4 )
290- rubocop (1.86.0 )
290+ rubocop (1.86.1 )
291291 json (~> 2.3 )
292292 language_server-protocol (~> 3.17.0.2 )
293293 lint_roller (~> 1.1.0 )
294- parallel (~> 1.10 )
294+ parallel (>= 1.10 )
295295 parser (>= 3.3.0.2 )
296296 rainbow (>= 2.2.2 , < 4.0 )
297297 regexp_parser (>= 2.9.3 , < 3.0 )
@@ -384,7 +384,7 @@ DEPENDENCIES
384384 puma (~> 7.2 )
385385 rack-cors (~> 3.0.0 )
386386 rails (~> 8.1.3 )
387- rubocop (~> 1.86.0 )
387+ rubocop (~> 1.86.1 )
388388 rubocop-minitest (~> 0.39.1 )
389389 rubocop-rails (~> 2.34 )
390390 rugged (~> 1.9.0 )
You can’t perform that action at this time.
0 commit comments