compel.gemspec in compel-0.3.2 vs compel.gemspec in compel-0.3.4
- old
+ new
@@ -8,10 +8,10 @@
gem.name = 'compel'
gem.version = Compel::VERSION
gem.authors = ['Joaquim Adráz']
gem.email = ['joaquim.adraz@gmail.com']
gem.description = %q{Compel}
- gem.summary = %q{Ruby Hash Coercion and Validation}
+ gem.summary = %q{Ruby Object Coercion and Validation}
gem.homepage = 'https://github.com/joaquimadraz/compel'
gem.files = `git ls-files`.split($/)
gem.executables = gem.files.grep(%r{^bin/}).map{ |f| File.basename(f) }
gem.test_files = gem.files.grep(%r{^(test|spec|features)/})