Skip to content

Commit

Permalink
address dependabot alert
Browse files Browse the repository at this point in the history
  • Loading branch information
nickelser committed Jan 21, 2021
1 parent 228eaac commit 20b9646
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zhong.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Gem::Specification.new do |spec|

spec.add_development_dependency "bundler", "~> 2.2"
spec.add_development_dependency "rake", "~> 13.0"
spec.add_development_dependency "rubocop", "~> 0.30.0"
spec.add_development_dependency "rubocop", "~> 0.49.0"
spec.add_development_dependency "minitest", "~> 5.5.0"
spec.add_development_dependency "codeclimate-test-reporter", "~> 0.4.7"
spec.add_development_dependency "sinatra", "~> 1.4", ">= 1.4.6"
Expand Down

0 comments on commit 20b9646

Please sign in to comment.