rack-env-notifier.gemspec in rack-env-notifier-0.0.1 vs rack-env-notifier.gemspec in rack-env-notifier-0.0.2
- old
+ new
@@ -6,10 +6,10 @@
Gem::Specification.new do |spec|
spec.name = "rack-env-notifier"
spec.version = Rack::EnvNotifier::VERSION
spec.authors = ["Catalin Ilinca"]
spec.email = ["c@talin.ro"]
- spec.description = %q{Middleware that displays the current Environment notification for every html page. Designed to work both in production and in development.}
+ spec.description = %q{Middleware that displays the custom (environment) notification for every html page. Designed to work both in production and in development.}
spec.summary = %q{Know your ground!}
spec.homepage = "https://github.com/ducknorris/rack-env-notifier"
spec.license = "MIT"
spec.extra_rdoc_files = [
"README.md",