Rakefile in fiveruns-dash-ruby-0.7.0 vs Rakefile in fiveruns-dash-ruby-0.7.1
- old
+ new
@@ -18,10 +18,9 @@
s.homepage = "http://github.com/fiveruns/dash-ruby"
s.description = "Provides an API to send metrics to the FiveRuns Dash service"
s.authors = ["FiveRuns Development Team"]
s.files = FileList['README.rdoc', 'Rakefile', 'version.yml', "{lib,test,recipes,examples}/**/*", ]
s.add_dependency 'json'
- s.add_development_dependency 'shoulda'
end
rescue LoadError
puts "Jeweler, or one of its dependencies, is not available. Install it with: sudo gem install technicalpickles-jeweler -s http://gems.github.com"
end
\ No newline at end of file