File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 7676 rainbow (3.1.1 )
7777 rake (13.2.1 )
7878 regexp_parser (2.9.3 )
79- rubocop (1.69.1 )
79+ rubocop (1.69.2 )
8080 json (~> 2.3 )
8181 language_server-protocol (>= 3.17.0 )
8282 parallel (~> 1.10 )
8686 rubocop-ast (>= 1.36.2 , < 2.0 )
8787 ruby-progressbar (~> 1.7 )
8888 unicode-display_width (>= 2.4.0 , < 4.0 )
89- rubocop-ast (1.36.2 )
89+ rubocop-ast (1.37.0 )
9090 parser (>= 3.3.1.0 )
9191 rubocop-github (0.20.0 )
9292 rubocop (>= 1.37 )
@@ -117,7 +117,7 @@ DEPENDENCIES
117117 minitest (~> 5.25.1 )
118118 mocha (~> 2.7.0 )
119119 rake (~> 13.2.1 )
120- rubocop (= 1.69.1 )
120+ rubocop (= 1.69.2 )
121121 rubocop-github (~> 0.20.0 )
122122
123123BUNDLED 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" , "~> 2.7.0"
2222 s . add_development_dependency "rake" , "~> 13.2.1"
2323
24- s . add_development_dependency "rubocop" , "= 1.69.1 "
24+ s . add_development_dependency "rubocop" , "= 1.69.2 "
2525 s . add_development_dependency "rubocop-github" , "~> 0.20.0"
2626 s . metadata [ "rubygems_mfa_required" ] = "true"
2727
You can’t perform that action at this time.
0 commit comments