Sha256: efecd9e222e9838c1b8298d078c1c6191c927b710aa25323fa15626ae7db94e8

Contents?: true

Size: 213 Bytes

Versions: 10

Compression:

Stored size: 213 Bytes

Contents

source 'https://rubygems.org'
gemspec

group :development, :test do
  gem 'awesome_print'
  gem 'pry'
  gem 'rake'
  gem 'rubocop', '0.49.0'
end

group :test do
  gem 'coveralls', require: false
  gem 'rspec'
end

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
zinc-api-0.0.6 Gemfile
zinc-api-0.0.5 Gemfile
tophatter-merchant-1.3.3 Gemfile
zinc-api-0.0.4 Gemfile
tophatter-merchant-1.3.2 Gemfile
zinc-api-0.0.3 Gemfile
tophatter-merchant-1.3.1 Gemfile
zinc-api-0.0.2 Gemfile
zinc-api-0.0.1 Gemfile
tophatter-merchant-1.3.0 Gemfile