File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5151 erubi (1.13.1 )
5252 i18n (1.14.7 )
5353 concurrent-ruby (~> 1.0 )
54- json (2.19.9 )
55- language_server-protocol (3.17.0.5 )
54+ json (2.20.0 )
55+ language_server-protocol (3.17.0.6 )
5656 lint_roller (1.1.0 )
5757 logger (1.6.6 )
5858 loofah (2.24.0 )
8383 rainbow (3.1.1 )
8484 rake (13.4.2 )
8585 regexp_parser (2.12.0 )
86- rubocop (1.88.0 )
86+ rubocop (1.88.1 )
8787 json (~> 2.3 )
8888 language_server-protocol (~> 3.17.0.2 )
8989 lint_roller (~> 1.1.0 )
9494 rubocop-ast (>= 1.49.0 , < 2.0 )
9595 ruby-progressbar (~> 1.7 )
9696 unicode-display_width (>= 2.4.0 , < 4.0 )
97- rubocop-ast (1.49.1 )
97+ rubocop-ast (1.50.0 )
9898 parser (>= 3.3.7.2 )
9999 prism (~> 1.7 )
100100 rubocop-github (0.23.0 )
@@ -130,7 +130,7 @@ DEPENDENCIES
130130 minitest (~> 5.26.0 )
131131 mocha (~> 3.1.0 )
132132 rake (~> 13.4.2 )
133- rubocop (= 1.88.0 )
133+ rubocop (= 1.88.1 )
134134 rubocop-github (~> 0.23.0 )
135135
136136BUNDLED WITH
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ Gem::Specification.new do |s|
2121 s . add_development_dependency "mocha" , "~> 3.1.0"
2222 s . add_development_dependency "rake" , "~> 13.4.2"
2323
24- s . add_development_dependency "rubocop" , "= 1.88.0 "
24+ s . add_development_dependency "rubocop" , "= 1.88.1 "
2525 s . add_development_dependency "rubocop-github" , "~> 0.23.0"
2626 s . metadata [ "rubygems_mfa_required" ] = "true"
2727
You can’t perform that action at this time.
0 commit comments