--- !ruby/object:Gem::Specification name: tophatter-merchant version: !ruby/object:Gem::Version version: 1.3.3 platform: ruby authors: - Chris Estreich autorequire: bindir: bin cert_chain: [] date: 2018-04-10 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: rest-client requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.6' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '1.6' description: The Tophatter merchant platform is an e-commerce platform. It allows merchants to manage inventory and fulfill orders on Tophatter. email: - chris@tophatter.com executables: [] extensions: [] extra_rdoc_files: - README.md files: - ".coveralls.yml" - ".gitignore" - ".rspec" - ".rubocop.yml" - ".travis.yml" - Gemfile - LICENSE.md - README.md - Rakefile - bin/console - lib/tophatter_merchant.rb - lib/tophatter_merchant/metadata.rb - lib/tophatter_merchant/order.rb - lib/tophatter_merchant/product.rb - lib/tophatter_merchant/resource.rb - lib/tophatter_merchant/variation.rb - spec/spec_helper.rb - spec/tophatter_merchant/metadata_spec.rb - spec/tophatter_merchant/order_spec.rb - spec/tophatter_merchant/product_spec.rb - spec/tophatter_merchant/variation_spec.rb - tophatter-merchant.gemspec homepage: https://github.com/tophatter/merchant-api-ruby licenses: - MIT metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '2.0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.6.12 signing_key: specification_version: 4 summary: Manage your inventory and fulfill orders on Tophatter. test_files: - spec/spec_helper.rb - spec/tophatter_merchant/metadata_spec.rb - spec/tophatter_merchant/order_spec.rb - spec/tophatter_merchant/product_spec.rb - spec/tophatter_merchant/variation_spec.rb