Sha256: b5708420f62bc995767a6098756718b33c7afe9dd05898863cc3c44b469730d2

Contents?: true

Size: 695 Bytes

Versions: 2

Compression:

Stored size: 695 Bytes

Contents

$:.push File.expand_path('../lib', __FILE__)

require 'workarea/google_product_feed/version'

Gem::Specification.new do |s|
  s.name        = 'workarea-google_product_feed'
  s.version     = Workarea::GoogleProductFeed::VERSION
  s.authors     = ['Curt Howard']
  s.email       = ['choward@workarea.com']
  s.homepage    = 'https://github.com/workarea-commerce/workarea-google_product_feed'
  s.summary     = 'Google Product Feed for the Workarea commerce platform'
  s.description = 'Google Product Feed Rails Engine of the Workarea commerce platform'
  s.files       = `git ls-files`.split("\n")
  s.license = 'Business Software License'

  s.add_dependency 'workarea', '~> 3.x', '>= 3.2'
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
workarea-google_product_feed-3.2.0 workarea-google_product_feed.gemspec
workarea-google_product_feed-3.1.4 workarea-google_product_feed.gemspec