hmc_outlets.gemspec in hmc_outlets-0.0.0 vs hmc_outlets.gemspec in hmc_outlets-0.1.0

- old
+ new

@@ -7,10 +7,10 @@ spec.name = "hmc_outlets" spec.version = HmcOutlets::VERSION spec.authors = ["Abdullah Hashim"] spec.email = ["aprenticebutchr@gmail.com"] spec.summary = "Gives some basic information on certified outlets" - spec.description = "Checks against HMC's outlet page to determine if an outlet is certified, removed or otherwise." + spec.description = "Checks against HMC's outlet page and collects data about outlets registered with HMC, including if they are certified or revoked." spec.homepage = "https://github.com/AprenticeButchr/hmc_outlets" spec.license = "MIT" spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) } spec.bindir = "exe"