File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
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.2 )
79- rubocop (1.66.1 )
79+ rubocop (1.67.0 )
8080 json (~> 2.3 )
8181 language_server-protocol (>= 3.17.0 )
8282 parallel (~> 1.10 )
@@ -115,7 +115,7 @@ DEPENDENCIES
115115 minitest (~> 5.25.1 )
116116 mocha (~> 2.4.0 )
117117 rake (~> 13.2.1 )
118- rubocop (= 1.66.1 )
118+ rubocop (= 1.67.0 )
119119 rubocop-github (~> 0.20.0 )
120120
121121BUNDLED 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.4.0"
2222 s . add_development_dependency "rake" , "~> 13.2.1"
2323
24- s . add_development_dependency "rubocop" , "= 1.66.1 "
24+ s . add_development_dependency "rubocop" , "= 1.67.0 "
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