quality.gemspec in quality-1.1.0 vs quality.gemspec in quality-1.1.1

- old
+ new

@@ -8,10 +8,10 @@ s.version = Quality::VERSION s.authors = ['Vince Broz'] #s.default_executable = %q{quality} s.description = %q{Quality is a tool that runs quality checks on Ruby -code using rubocop, cane, reek, flog and flay, and makes sure +code using rubocop, cane, reek, flog and flay, and makes sure your numbers don't get any worse over time. } s.email = ["vince@broz.cc"] #s.executables = ["quality"] #s.extra_rdoc_files = ["CHANGELOG", "License.txt"]