Rakefile in zzamboni-things2thl-0.5.0 vs Rakefile in zzamboni-things2thl-0.7.0
- old
+ new
@@ -9,9 +9,10 @@
gemspec.email = "diego@zzamboni.org"
gemspec.homepage = "http://zzamboni.github.com/things2thl/"
gemspec.description = "Library and command-line tool for migrating Things data to The Hit List"
gemspec.authors = ["Diego Zamboni"]
gemspec.add_dependency('rb-appscript', '>=0.5.1')
+ gemspec.add_dependency('hpricot', '>=0.6')
end
rescue LoadError
puts "Jeweler not available. Install it with: sudo gem install technicalpickles-jeweler -s http://gems.github.com"
end