Rakefile in harvestthingstest-1.0.0.1 vs Rakefile in harvestthingstest-1.0.0.2
- old
+ new
@@ -10,10 +10,9 @@
gemspec.description = "harvestthings will sync your clients, projects, and tasks between Things and Harvest, where areas in Things correspond to clients in Harvest"
gemspec.email = "barry@bjhess.com"
gemspec.homepage = "http://github.com/bjhess/HarvestThings"
gemspec.authors = ["Barry Hess"]
gemspec.add_dependency('hpricot', '>= 0.8.1')
- gemspec.add_dependency('net/http')
gemspec.add_dependency('jcode')
end
rescue LoadError
puts "Jeweler not available. Install it with: sudo gem install technicalpickles-jeweler -s http://gems.github.com"
end
\ No newline at end of file