Rakefile in cmdline-fu-0.1.2 vs Rakefile in cmdline-fu-0.1.3
- old
+ new
@@ -8,7 +8,7 @@
p.summary = %Q{CLI frontend for http://www.commandlinefu.com/ }
p.project = nil
p.rubyforge_name = nil
p.url = "http://github.com/t9md/cmdline-fu"
p.runtime_dependencies << 'colored'
- p.runtime_dependencies << 'hpricot >=0.8.2'
+ # p.runtime_dependencies << 'hpricot >=0.8.2'
end