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 8282 rainbow (3.1.1 )
8383 rake (13.2.1 )
8484 regexp_parser (2.10.0 )
85- rubocop (1.72.1 )
85+ rubocop (1.72.2 )
8686 json (~> 2.3 )
8787 language_server-protocol (~> 3.17.0.2 )
8888 lint_roller (~> 1.1.0 )
@@ -125,7 +125,7 @@ DEPENDENCIES
125125 minitest (~> 5.25.1 )
126126 mocha (~> 2.7.0 )
127127 rake (~> 13.2.1 )
128- rubocop (= 1.72.1 )
128+ rubocop (= 1.72.2 )
129129 rubocop-github (~> 0.20.0 )
130130
131131BUNDLED 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.72.1 "
24+ s . add_development_dependency "rubocop" , "= 1.72.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