mollie.gemspec in mollie-api-ruby-1.1.5 vs mollie.gemspec in mollie-api-ruby-1.2.0
- old
+ new
@@ -4,10 +4,10 @@
spec = Gem::Specification.new do |s|
s.name = 'mollie-api-ruby'
s.version = Mollie::API::Client::CLIENT_VERSION
s.summary = 'Official Mollie API Client for Ruby'
- s.description = 'Accepting iDEAL, Mister Cash, Creditcard, PayPal, Bank Transfer, Bitcoin, SOFORT Banking and paysafecard online payments without fixed monthly costs or any punishing registration procedures.'
+ s.description = 'Accepting iDEAL, Bancontact/Mister Cash, SOFORT Banking, Creditcard, SEPA Bank transfer, SEPA Direct debit, Bitcoin, PayPal, Belfius Direct Net, paysafecard and PODIUM Cadeaukaart online payments without fixed monthly costs or any punishing registration procedures.'
s.authors = ['Rick Wong']
s.email = ['info@mollie.nl']
s.homepage = 'https://github.com/mollie/mollie-api-ruby'
s.license = 'BSD'
s.required_ruby_version = '>= 1.9.3'