gratitude.gemspec in gratitude-0.1.0 vs gratitude.gemspec in gratitude-0.2.0
- old
+ new
@@ -6,11 +6,11 @@
Gem::Specification.new do |spec|
spec.name = "gratitude"
spec.version = Gratitude::VERSION
spec.authors = ["John Kelly Ferguson"]
spec.email = ["hello@johnkellyferguson.com"]
- spec.description = %q(A simple Ruby wrapper for the Gittip API.)
- spec.summary = %q(A simple Ruby wrapper for the Gittip API.)
+ spec.description = %q(A simple Ruby wrapper for the Gratipay API.)
+ spec.summary = %q(A simple Ruby wrapper for the Gratipay API.)
spec.homepage = "https://github.com/JohnKellyFerguson/gratitude"
spec.license = "MIT"
spec.files = `git ls-files`.split($/)
spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }