serviceworker-rails.gemspec in serviceworker-rails-0.1.0 vs serviceworker-rails.gemspec in serviceworker-rails-0.2.0

- old
+ new

@@ -8,10 +8,10 @@ spec.version = ServiceWorker::Rails::VERSION spec.authors = ["Ross Kaffenberger"] spec.email = ["rosskaff@gmail.com"] spec.summary = %q{ServiceWorker for Rails 3+} - spec.description = %q{Integrates ServiceWorker JavaScript support into the Rails asset pipeline.} + spec.description = %q{Integrates ServiceWorker into the Rails asset pipeline.} spec.homepage = "https://github.com/rossta/serviceworker-rails" spec.license = "MIT" spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) } spec.bindir = "exe"