Skip to content
This repository has been archived by the owner on Sep 20, 2022. It is now read-only.

Commit

Permalink
Updated bundle
Browse files Browse the repository at this point in the history
rake 10.4.2
  • Loading branch information
jbhannah committed Dec 29, 2014
1 parent 37f6df9 commit 04754db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion agate.gemspec
Expand Up @@ -20,7 +20,7 @@ Gem::Specification.new do |spec|

spec.required_ruby_version = ">= 1.9"
spec.add_development_dependency "bundler", "~> 1.2"
spec.add_development_dependency "rake", "~> 0"
spec.add_development_dependency "rake", "~> 10"
spec.add_development_dependency "rspec", "~> 3.0"
spec.add_development_dependency "coveralls", "~> 0"
end

0 comments on commit 04754db

Please sign in to comment.