banana_bits.gemspec in banana_bits-0.2.1 vs banana_bits.gemspec in banana_bits-0.2.2
- old
+ new
@@ -8,10 +8,13 @@
spec.version = BananaBits::VERSION
spec.authors = ["James Stubblefield"]
spec.email = ["james@eightbitstudios.com"]
spec.summary = %q{BananaBits simplifies some basic methods that are commonly used to manage Mailchimp members and lists with the Gibbon gem}
- spec.description = %q{It allows you to get setup subscribing, unsubscribing, and archiving members in minutes.}
+ spec.description = %q{
+ BananaBits simplifies some basic methods that are commonly used to manage Mailchimp members and lists with the Gibbon gem.
+ It allows you to get setup subscribing, unsubscribing, and archiving members in minutes.
+ }
spec.homepage = "https://bitbucket.org/eightbitdevelopers/banana_bits"
spec.license = "MIT"
# Prevent pushing this gem to RubyGems.org. To allow pushes either set the 'allowed_push_host'
# to allow pushing to a single host or delete this section to allow pushing to any host.