dry_ice.gemspec in dry_ice-0.0.1 vs dry_ice.gemspec in dry_ice-0.0.2
- old
+ new
@@ -9,9 +9,10 @@
s.authors = ["Daniel Cooper"]
s.email = ["daniel@14lines.com"]
s.homepage = "https://github.com/homeflow/dry_ice"
s.summary = %q{Caching for HTTParty}
s.description = %q{Cache responses in HTTParty models}
+ s.license = 'MIT'
s.add_dependency("httparty", "~> 0.9.0")
s.add_dependency("msgpack")
s.files = `git ls-files`.split("\n")