touching the gemspec

This commit is contained in:
Chris Anderson 2008-06-20 15:17:53 -07:00
parent 206f0934e3
commit db20bc4101

View file

@ -12,4 +12,4 @@ Gem::Specification.new do |s|
s.require_path = "lib"
s.add_dependency("json", [">= 1.1.2"])
s.add_dependency("rest-client", [">= 0.4"])
end
end