volt-fields.gemspec in volt-materialize-fields-0.0.1 vs volt-fields.gemspec in volt-materialize-fields-0.0.2
- old
+ new
@@ -8,10 +8,10 @@
Gem::Specification.new do |spec|
spec.name = "volt-materialize-fields"
spec.version = version
spec.authors = ["Adam Cooper"]
spec.email = ["mail@adamcooper.de"]
- spec.summary = %q{Provides controls for text and textarea fields with built in error reporting and materialize formatting}
+ spec.summary = %q{This is a modified version of Volt-Fields to work with Materializecss}
spec.homepage = ""
spec.license = "MIT"
spec.files = `git ls-files -z`.split("\x0")
spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }