feels-bad-man.gemspec in feels-bad-man-0.1.0 vs feels-bad-man.gemspec in feels-bad-man-0.1.1

- old
+ new

@@ -8,10 +8,10 @@ spec.version = Feels::Bad::Man::VERSION spec.authors = ["Neil Matatall"] spec.email = ["oreoshake@users.noreply.github.com"] spec.summary = %q{Settle the tabs/spaces debate once and for all with this consistently inconsistent tool.} - spec.description = %q{Write a longer description or delete this line.} + spec.description = %q{Settle the tabs/spaces debate once and for all with this consistently inconsistent tool.} spec.homepage = "https://github.com/oreoshake/feels-bad-man" spec.license = "MIT" spec.files = `git ls-files -z`.split("\x0").reject do |f| f.match(%r{^(test|spec|features)/})