wurfl-lite.gemspec in wurfl-lite-1.1.4 vs wurfl-lite.gemspec in wurfl-lite-1.1.5

- old
+ new

@@ -10,10 +10,10 @@ s.email = ["clive@crous.co.za"] s.homepage = "http://www.darkarts.co.za/wurfl-lite" s.summary = %q{Simple Ruby usage of the WURFL device capabilities and features database} s.description = %q{Simple Ruby usage of the WURFL device capabilities and features database} - s.add_dependency "hpricot", ">= 0.8.2", "!= 0.8.3" + s.add_dependency "nokogiri", ">= 1.5.5" s.add_dependency "amatch", ">= 0.2.5" s.add_development_dependency "bundler", ">= 1.0.0" s.add_development_dependency "rake", ">= 0.8.7"