nexio_activemerchant.gemspec in nexio_activemerchant-0.1.0 vs nexio_activemerchant.gemspec in nexio_activemerchant-0.1.1

- old
+ new

@@ -5,9 +5,10 @@ Gem::Specification.new do |spec| spec.name = 'nexio_activemerchant' spec.version = NexioActivemerchant::VERSION spec.authors = %w[Whitespectre] spec.email = %w[hello@whitespectre.com] + spec.licenses = %w[MIT] spec.summary = 'ActiveMechant gateway for Nexio' spec.homepage = 'https://github.com/whitespectre/nexio_activemerchant' spec.required_ruby_version = Gem::Requirement.new('>= 2.3.0')