har.gemspec in har-0.0.2 vs har.gemspec in har-0.0.3

- old
+ new

@@ -13,10 +13,10 @@ s.description = %q{Ruby library to work with HTTP archives} s.rubyforge_project = "har" s.add_dependency "json" - s.add_dependency "json-schema" + s.add_dependency "json-schema", ">= 0.1.10" s.add_dependency "launchy" s.add_development_dependency "rspec", "~> 2.0" s.files = `git ls-files`.split("\n")