Skip to content

Commit

Permalink
Update rake version
Browse files Browse the repository at this point in the history
  • Loading branch information
jedld committed Sep 8, 2020
1 parent f0e2a17 commit 64d7943
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tensor_stream.gemspec
Expand Up @@ -32,7 +32,7 @@ Gem::Specification.new do |spec|
spec.require_paths = ["lib"]

spec.add_development_dependency "bundler"
spec.add_development_dependency "rake", "~> 10.0"
spec.add_development_dependency "rake", "~> 12.3"
spec.add_development_dependency "rspec", "~> 3.0"
spec.add_development_dependency "awesome_print"
spec.add_development_dependency "rubocop"
Expand Down

0 comments on commit 64d7943

Please sign in to comment.