rorvswild.gemspec in rorvswild-0.3.4 vs rorvswild.gemspec in rorvswild-0.3.5

- old
+ new

@@ -6,11 +6,11 @@ Gem::Specification.new do |spec| spec.name = "rorvswild" spec.version = RorVsWild::VERSION spec.authors = ["Alexis Bernard"] spec.email = ["alexis@bernard.io"] - spec.summary = "Simple Ruby on Rails application monitoring for hardcore developers with no time to waste." - spec.description = "Simple Ruby on Rails application monitoring for hardcore developers with no time to waste." + spec.summary = "All-in-one monitoring for Ruby on Rails applications." + spec.description = "All-in-one monitoring for Ruby on Rails applications." spec.homepage = "http://www.rorvswild.com" spec.license = "MIT" spec.files = `git ls-files -z`.split("\x0") spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }