Skip to content

Commit

Permalink
use semantic versioning for rake
Browse files Browse the repository at this point in the history
  • Loading branch information
aliismayilov committed Jan 17, 2014
1 parent 9462ccf commit aac2241
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jumpup.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ Gem::Specification.new do |spec|
spec.require_paths = ["lib"]

spec.add_development_dependency "bundler", "~> 1.3"
spec.add_development_dependency "rake"
spec.add_development_dependency "rake", "~> 0"
end

0 comments on commit aac2241

Please sign in to comment.