Rakefile in nachos-0.0.4 vs Rakefile in nachos-0.0.5
- old
+ new
@@ -12,10 +12,10 @@
gem.homepage = "http://github.com/rsanheim/nachos"
gem.authors = ["Rob Sanheim"]
gem.add_dependency "octopussy"
# may want to vendor this...could conflict with the manual install folks
gem.add_dependency "git-hub", "1.4.1"
- gem.add_development_dependency "rspec", "~> 2.0.0.beta.12"
+ gem.add_development_dependency "rspec", "~> 2.4"
gem.add_development_dependency "faker"
gem.add_development_dependency "mocha"
gem.add_development_dependency "fakeweb"
end
Jeweler::GemcutterTasks.new