selectize-rails.gemspec in selectize-rails-0.12.1 vs selectize-rails.gemspec in selectize-rails-0.12.2
- old
+ new
@@ -5,10 +5,10 @@
Gem::Specification.new do |spec|
spec.name = "selectize-rails"
spec.version = Selectize::Rails::VERSION
spec.authors = ["Manuel van Rijn"]
- spec.email = ["manuel@manuelles.nl"]
+ spec.email = ["manuel@manuelvanrijn.nl"]
spec.description = %q{A small gem for putting selectize.js into the Rails asset pipeline}
spec.summary = %q{an asset gemification of the selectize.js plugin}
spec.homepage = "https://github.com/manuelvanrijn/selectize-rails"
spec.license = "MIT, Apache License v2.0"