Sha256: bdc4223730341389fe0baf26082ccee2959b2fbecb794323d27ad46fc6795eac

Contents?: true

Size: 279 Bytes

Versions: 12

Compression:

Stored size: 279 Bytes

Contents

source 'https://rubygems.org'

gem 'rake'
gem 'yard'
gem 'redcarpet'

group :test do
  gem 'coveralls', :require => false
  gem 'rspec'
  gem 'simplecov', :require => false
  gem 'webmock'
  gem 'vcr'
end

# Specify your gem's dependencies in yotpo-api-connector.gemspec
gemspec

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
yotpo-1.0.6 Gemfile
yotpo-1.0.5 Gemfile
yotpo-1.0.4 Gemfile
yotpo-1.0.3 Gemfile
yotpo-1.0.1 Gemfile
yotpo-1.0.0 Gemfile
yotpo-0.1.0 Gemfile
yotpo-0.0.10 Gemfile
yotpo-0.0.9 Gemfile
yotpo-0.0.8 Gemfile
yotpo-0.0.7 Gemfile
yotpo-0.0.6 Gemfile