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 6464 rake (13.0.6 )
6565 regexp_parser (2.8.0 )
6666 rexml (3.2.5 )
67- rubocop (1.51 .0 )
67+ rubocop (1.52 .0 )
6868 json (~> 2.3 )
6969 parallel (~> 1.10 )
7070 parser (>= 3.2.0.0 )
@@ -103,7 +103,7 @@ DEPENDENCIES
103103 minitest (~> 5.18.0 )
104104 mocha (~> 2.0.2 )
105105 rake (~> 13.0.6 )
106- rubocop (= 1.51 .0 )
106+ rubocop (= 1.52 .0 )
107107 rubocop-github (~> 0.20.0 )
108108
109109BUNDLED 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.0.2"
2222 s . add_development_dependency "rake" , "~> 13.0.6"
2323
24- s . add_development_dependency "rubocop" , "= 1.51 .0"
24+ s . add_development_dependency "rubocop" , "= 1.52 .0"
2525 s . add_development_dependency "rubocop-github" , "~> 0.20.0"
2626 s . metadata [ "rubygems_mfa_required" ] = "true"
2727end
You can’t perform that action at this time.
0 commit comments