smart_kv.gemspec in smart_kv-0.1.3 vs smart_kv.gemspec in smart_kv-0.1.4

- old
+ new

@@ -8,10 +8,10 @@ spec.version = SmartKv::VERSION spec.authors = ["Adrian Setyadi"] spec.email = ["a.styd@yahoo.com"] spec.summary = %q{Smart checks for your key value objects.} - spec.description = %q{Best practice of writing configurations by strictly allowing and requiring keys.} + spec.description = %q{Best practice of writing options or configurations by strictly allowing and requiring keys.} spec.homepage = "https://github.com/styd/smart_kv" spec.license = "MIT" # Specify which files should be added to the gem when it is released. # The `git ls-files -z` loads the files in the RubyGem that have been added into git.