Rakefile in deputy-0.1.50 vs Rakefile in deputy-0.1.51
- old
+ new
@@ -11,10 +11,9 @@
gem.name = project_name
gem.summary = "Report to the sheriff"
gem.email = "mirko@dawanda.com"
gem.homepage = "http://github.com/dawanda/#{project_name}"
gem.authors = ["Michael Grosser"]
- gem.add_dependency 'SystemTimer'
end
Jeweler::GemcutterTasks.new
rescue LoadError
puts "Jeweler, or one of its dependencies, is not available. Install it with: sudo gem install jeweler"