Skip to content

Commit

Permalink
Update Rake to 10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wagenet committed Nov 14, 2012
1 parent 010e8f1 commit 4455b2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rake-pipeline.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Gem::Specification.new do |gem|
gem.require_paths = ["lib"]
gem.version = Rake::Pipeline::VERSION

gem.add_dependency "rake", "~> 0.9.0"
gem.add_dependency "rake", "~> 10.0.0"
gem.add_dependency "thor"
gem.add_dependency "json"

Expand Down

0 comments on commit 4455b2a

Please sign in to comment.