akamai_ccu.gemspec in akamai_ccu-1.1.1 vs akamai_ccu.gemspec in akamai_ccu-1.1.2
- old
+ new
@@ -5,10 +5,10 @@
Gem::Specification.new do |s|
s.name = "akamai_ccu"
s.version = AkamaiCCU::VERSION
s.authors = ["costajob"]
s.email = ["costajob@gmail.com"]
- s.summary = "Minimal high performant wrapper around Akamai CCU APIs"
+ s.summary = "Minimal wrapper around Akamai CCU V3 APIs"
s.homepage = "https://github.com/costajob/akamai_ccu"
s.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(spec|test|s|features)/}) }
s.bindir = "bin"
s.executables = %w[invalidate delete]
s.require_paths = ["lib"]