Skip to content

Commit

Permalink
Update rake to version 13.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Dec 22, 2020
1 parent 1963859 commit 97ca9fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rack-toolbar.gemspec
Expand Up @@ -19,7 +19,7 @@ Gem::Specification.new do |spec|
spec.require_paths = ["lib"]

spec.add_development_dependency "bundler", "~> 1.9"
spec.add_development_dependency "rake", "~> 12.3"
spec.add_development_dependency "rake", "~> 13.0"
spec.add_development_dependency "rspec", "~> 3.2"
spec.add_development_dependency "rack-test", "~> 0.6"
spec.add_development_dependency "pry", "~> 0.10"
Expand Down

0 comments on commit 97ca9fd

Please sign in to comment.