Sha256: c28387fa46ca08c4caeb7f0936ef33c89d1edb39560cc037d9bcb12a316db9e5

Contents?: true

Size: 240 Bytes

Versions: 17

Compression:

Stored size: 240 Bytes

Contents

# frozen_string_literal: true

source 'https://rubygems.org'

# Specify your gem's dependencies in nexio_activemerchant.gemspec
gemspec

gem 'rake', '~> 12.0'

group :test do
  gem 'rspec', '~> 3.0'
end

group :tools do
  gem 'rubocop'
end

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
nexio_activemerchant-0.4.3 Gemfile
nexio_activemerchant-0.4.2 Gemfile
nexio_activemerchant-0.4.1 Gemfile
nexio_activemerchant-0.4.0 Gemfile
nexio_activemerchant-0.3.1 Gemfile
nexio_activemerchant-0.3.0 Gemfile
nexio_activemerchant-0.2.8 Gemfile
nexio_activemerchant-0.2.7 Gemfile
nexio_activemerchant-0.2.6 Gemfile
nexio_activemerchant-0.2.5 Gemfile
nexio_activemerchant-0.2.4 Gemfile
nexio_activemerchant-0.2.3 Gemfile
nexio_activemerchant-0.2.2 Gemfile
nexio_activemerchant-0.2.1 Gemfile
nexio_activemerchant-0.2.0 Gemfile
nexio_activemerchant-0.1.1 Gemfile
nexio_activemerchant-0.1.0 Gemfile