looksist.gemspec in looksist-0.0.6 vs looksist.gemspec in looksist-0.0.8
- old
+ new
@@ -6,11 +6,11 @@
Gem::Specification.new do |spec|
spec.name = 'looksist'
spec.version = Lookist::VERSION
spec.authors = %w(RC Simon)
spec.email = %w(rmchandru@thoughtworks.com simonroy@thoughtworks.com)
- spec.summary = %q{Redis backed lookup for your her models}
- spec.description = %q{Redis backed lookup for your her models}
+ spec.summary = %q{Redis backed lookup for your models}
+ spec.description = %q{Redis backed lookup for your models}
spec.homepage = 'https://github.com/jpsimonroy/herdis'
spec.license = 'MIT'
spec.files = `git ls-files -z`.split("\x0")
spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }