cards_lib.gemspec in cards_lib-0.2.4 vs cards_lib.gemspec in cards_lib-0.2.5
- old
+ new
@@ -7,11 +7,11 @@
spec.name = "cards_lib"
spec.version = CardsLib::VERSION
spec.authors = ["Daniel P. Clark"]
spec.email = ["6ftdan@gmail.com"]
- spec.summary = %q{OO Card Game Library}
- spec.description = %q{Card Game Library. Testable and Object Oriented.}
+ spec.summary = 'OO Card Game Library'
+ spec.description = 'Card Game Library. Testable and Object Oriented.'
spec.homepage = "http://github.com/danielpclark/CardsLib"
spec.license = "MIT"
spec.files = `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) }
spec.bindir = "exe"