blind_index.gemspec in blind_index-0.1.0 vs blind_index.gemspec in blind_index-0.1.1
- old
+ new
@@ -7,10 +7,10 @@
spec.name = "blind_index"
spec.version = BlindIndex::VERSION
spec.authors = ["Andrew Kane"]
spec.email = ["andrew@chartkick.com"]
- spec.summary = "Securely query encrypted database fields"
+ spec.summary = "Securely search encrypted database fields"
spec.homepage = "https://github.com/ankane/blind_index"
spec.license = "MIT"
spec.files = `git ls-files -z`.split("\x0").reject do |f|
f.match(%r{^(test|spec|features)/})