Added hpricot as a dependency
This commit is contained in:
parent
f2b1bd839e
commit
0d5e31fe96
@ -12,4 +12,5 @@ Gem::Specification.new do |s|
|
|||||||
s.email = "doug.fales@gmail.com"
|
s.email = "doug.fales@gmail.com"
|
||||||
s.homepage = "http://dougfales.github.com/gpx/"
|
s.homepage = "http://dougfales.github.com/gpx/"
|
||||||
s.rubyforge_project = "gpx"
|
s.rubyforge_project = "gpx"
|
||||||
|
s.add_dependency('hpricot')
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user