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 8383 rainbow (3.1.1 )
8484 rake (13.3.0 )
8585 regexp_parser (2.11.2 )
86- rubocop (1.80.0 )
86+ rubocop (1.80.1 )
8787 json (~> 2.3 )
8888 language_server-protocol (~> 3.17.0.2 )
8989 lint_roller (~> 1.1.0 )
@@ -130,7 +130,7 @@ DEPENDENCIES
130130 minitest (~> 5.25.1 )
131131 mocha (~> 2.7.0 )
132132 rake (~> 13.3.0 )
133- rubocop (= 1.80.0 )
133+ rubocop (= 1.80.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" , "~> 2.7.0"
2222 s . add_development_dependency "rake" , "~> 13.3.0"
2323
24- s . add_development_dependency "rubocop" , "= 1.80.0 "
24+ s . add_development_dependency "rubocop" , "= 1.80.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