# -*- encoding: utf-8 -*- # stub: workarea-api-storefront 4.5.3 ruby lib Gem::Specification.new do |s| s.name = "workarea-api-storefront".freeze s.version = "4.5.3".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Ben Crouse".freeze] s.date = "2020-03-26" s.description = "This provides a storefront JSON REST API for the Workarea Commerce Platform. Useful for building apps, kiosks, etc.".freeze s.email = ["bcrouse@workarea.com".freeze] s.files = [".gitignore".freeze, "LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "app/controllers/workarea/api/storefront/accounts_controller.rb".freeze, "app/controllers/workarea/api/storefront/analytics_controller.rb".freeze, "app/controllers/workarea/api/storefront/application_controller.rb".freeze, "app/controllers/workarea/api/storefront/assets_controller.rb".freeze, "app/controllers/workarea/api/storefront/authentication.rb".freeze, "app/controllers/workarea/api/storefront/authentication_tokens_controller.rb".freeze, "app/controllers/workarea/api/storefront/cart_items_controller.rb".freeze, "app/controllers/workarea/api/storefront/carts_controller.rb".freeze, "app/controllers/workarea/api/storefront/categories_controller.rb".freeze, "app/controllers/workarea/api/storefront/checkouts_controller.rb".freeze, "app/controllers/workarea/api/storefront/contacts_controller.rb".freeze, "app/controllers/workarea/api/storefront/current_checkout.rb".freeze, "app/controllers/workarea/api/storefront/email_signups_controller.rb".freeze, "app/controllers/workarea/api/storefront/menus_controller.rb".freeze, "app/controllers/workarea/api/storefront/orders_controller.rb".freeze, "app/controllers/workarea/api/storefront/pages_controller.rb".freeze, "app/controllers/workarea/api/storefront/password_resets_controller.rb".freeze, "app/controllers/workarea/api/storefront/products_controller.rb".freeze, "app/controllers/workarea/api/storefront/recent_views_controller.rb".freeze, "app/controllers/workarea/api/storefront/recommendations_controller.rb".freeze, "app/controllers/workarea/api/storefront/saved_addresses_controller.rb".freeze, "app/controllers/workarea/api/storefront/saved_credit_cards_controller.rb".freeze, "app/controllers/workarea/api/storefront/searches_controller.rb".freeze, "app/controllers/workarea/api/storefront/system_content_controller.rb".freeze, "app/controllers/workarea/api/storefront/taxons_controller.rb".freeze, "app/controllers/workarea/storefront/application_controller.decorator".freeze, "app/helpers/workarea/api/storefront/application_helper.rb".freeze, "app/helpers/workarea/api/storefront/checkouts_helper.rb".freeze, "app/helpers/workarea/api/storefront/content_blocks_helper.rb".freeze, "app/models/workarea/catalog/category.decorator".freeze, "app/models/workarea/user.decorator".freeze, "app/models/workarea/user/authentication_token.rb".freeze, "app/views/workarea/api/storefront/accounts/_account.json.jbuilder".freeze, "app/views/workarea/api/storefront/accounts/create.json.jbuilder".freeze, "app/views/workarea/api/storefront/accounts/show.json.jbuilder".freeze, "app/views/workarea/api/storefront/assets/show.json.jbuilder".freeze, "app/views/workarea/api/storefront/authentication_tokens/_authentication_token.json.jbuilder".freeze, "app/views/workarea/api/storefront/authentication_tokens/create.json.jbuilder".freeze, "app/views/workarea/api/storefront/authentication_tokens/update.json.jbuilder".freeze, "app/views/workarea/api/storefront/cart_items/item.json.jbuilder".freeze, "app/views/workarea/api/storefront/carts/index.json.jbuilder".freeze, "app/views/workarea/api/storefront/carts/show.json.jbuilder".freeze, "app/views/workarea/api/storefront/categories/_category.json.jbuilder".freeze, "app/views/workarea/api/storefront/categories/index.json.jbuilder".freeze, "app/views/workarea/api/storefront/categories/show.json.jbuilder".freeze, "app/views/workarea/api/storefront/checkouts/_shipping_options.json.jbuilder".freeze, "app/views/workarea/api/storefront/checkouts/show.json.jbuilder".freeze, "app/views/workarea/api/storefront/checkouts/steps/_addresses.json.jbuilder".freeze, "app/views/workarea/api/storefront/checkouts/steps/_payment.json.jbuilder".freeze, "app/views/workarea/api/storefront/checkouts/steps/_shipping.json.jbuilder".freeze, "app/views/workarea/api/storefront/content_blocks/_block.json.jbuilder".freeze, "app/views/workarea/api/storefront/email_signups/create.json.jbuilder".freeze, "app/views/workarea/api/storefront/email_signups/show.json.jbuilder".freeze, "app/views/workarea/api/storefront/facets/_range.json.jbuilder".freeze, "app/views/workarea/api/storefront/facets/_terms.json.jbuilder".freeze, "app/views/workarea/api/storefront/fulfillments/_fulfillment.json.jbuilder".freeze, "app/views/workarea/api/storefront/menus/_menu.json.jbuilder".freeze, "app/views/workarea/api/storefront/menus/index.json.jbuilder".freeze, "app/views/workarea/api/storefront/menus/show.json.jbuilder".freeze, "app/views/workarea/api/storefront/orders/_item.json.jbuilder".freeze, "app/views/workarea/api/storefront/orders/_order.json.jbuilder".freeze, "app/views/workarea/api/storefront/orders/index.json.jbuilder".freeze, "app/views/workarea/api/storefront/orders/show.json.jbuilder".freeze, "app/views/workarea/api/storefront/orders/tenders/_credit_card.json.jbuilder".freeze, "app/views/workarea/api/storefront/orders/tenders/_store_credit.json.jbuilder".freeze, "app/views/workarea/api/storefront/pages/show.json.jbuilder".freeze, "app/views/workarea/api/storefront/products/_image_urls.json.jbuilder".freeze, "app/views/workarea/api/storefront/products/_product.json.jbuilder".freeze, "app/views/workarea/api/storefront/products/show.json.jbuilder".freeze, "app/views/workarea/api/storefront/recent_views/show.json.jbuilder".freeze, "app/views/workarea/api/storefront/recommendations/show.json.jbuilder".freeze, "app/views/workarea/api/storefront/saved_addresses/_saved_address.json.jbuilder".freeze, "app/views/workarea/api/storefront/saved_addresses/index.json.jbuilder".freeze, "app/views/workarea/api/storefront/saved_addresses/show.json.jbuilder".freeze, "app/views/workarea/api/storefront/saved_credit_cards/_card.json.jbuilder".freeze, "app/views/workarea/api/storefront/saved_credit_cards/index.json.jbuilder".freeze, "app/views/workarea/api/storefront/saved_credit_cards/show.json.jbuilder".freeze, "app/views/workarea/api/storefront/searches/index.json.jbuilder".freeze, "app/views/workarea/api/storefront/searches/show.json.jbuilder".freeze, "app/views/workarea/api/storefront/shared/_address.json.jbuilder".freeze, "app/views/workarea/api/storefront/shared/_pagination.json.jbuilder".freeze, "app/views/workarea/api/storefront/system_content/show.json.jbuilder".freeze, "app/views/workarea/api/storefront/taxons/_taxon.json.jbuilder".freeze, "app/views/workarea/api/storefront/taxons/show.json.jbuilder".freeze, "app/workers/workarea/remove_authentication_tokens_on_password_changes.rb".freeze, "bin/rails".freeze, "config/initializers/config.rb".freeze, "config/locales/en.yml".freeze, "config/routes.rb".freeze, "lib/workarea/api/storefront.rb".freeze, "lib/workarea/api/storefront/engine.rb".freeze, "lib/workarea/api/storefront/visit.decorator".freeze, "test/documentation/workarea/api/storefront/accounts_documentation_test.rb".freeze, "test/documentation/workarea/api/storefront/analytics_documentation_test.rb".freeze, "test/documentation/workarea/api/storefront/assets_documentation_test.rb".freeze, "test/documentation/workarea/api/storefront/authentication_documentation_test.rb".freeze, "test/documentation/workarea/api/storefront/cart_items_documentation_test.rb".freeze, "test/documentation/workarea/api/storefront/carts_documentation_test.rb".freeze, "test/documentation/workarea/api/storefront/categories_documentation_test.rb".freeze, "test/documentation/workarea/api/storefront/checkouts_documentation_test.rb".freeze, "test/documentation/workarea/api/storefront/contacts_documentation_test.rb".freeze, "test/documentation/workarea/api/storefront/email_signups_documentation_test.rb".freeze, "test/documentation/workarea/api/storefront/menus_documentation_test.rb".freeze, "test/documentation/workarea/api/storefront/orders_documentation_test.rb".freeze, "test/documentation/workarea/api/storefront/pages_documentation_test.rb".freeze, "test/documentation/workarea/api/storefront/password_resets_documentation_test.rb".freeze, "test/documentation/workarea/api/storefront/products_documentation_test.rb".freeze, "test/documentation/workarea/api/storefront/recent_views_documentation_test.rb".freeze, "test/documentation/workarea/api/storefront/recommendations_documentation_test.rb".freeze, "test/documentation/workarea/api/storefront/saved_addresses_documentation_test.rb".freeze, "test/documentation/workarea/api/storefront/saved_credit_cards_documentation_test.rb".freeze, "test/documentation/workarea/api/storefront/searches_documentation_test.rb".freeze, "test/documentation/workarea/api/storefront/segmentation_documentation_test.rb".freeze, "test/documentation/workarea/api/storefront/system_content_documentation_test.rb".freeze, "test/documentation/workarea/api/storefront/taxons_documentation_test.rb".freeze, "test/documentation/workarea/api/storefront/validation_documentation_test.rb".freeze, "test/dummy/Rakefile".freeze, "test/dummy/app/assets/config/manifest.js".freeze, "test/dummy/app/assets/images/.keep".freeze, "test/dummy/app/assets/javascripts/application.js".freeze, "test/dummy/app/assets/stylesheets/application.css".freeze, "test/dummy/app/controllers/application_controller.rb".freeze, "test/dummy/app/controllers/concerns/.keep".freeze, "test/dummy/app/helpers/application_helper.rb".freeze, "test/dummy/app/jobs/application_job.rb".freeze, "test/dummy/app/mailers/.keep".freeze, "test/dummy/app/mailers/application_mailer.rb".freeze, "test/dummy/app/models/.keep".freeze, "test/dummy/app/models/concerns/.keep".freeze, "test/dummy/app/views/layouts/application.html.erb".freeze, "test/dummy/app/views/layouts/mailer.html.erb".freeze, "test/dummy/app/views/layouts/mailer.text.erb".freeze, "test/dummy/bin/bundle".freeze, "test/dummy/bin/rails".freeze, "test/dummy/bin/rake".freeze, "test/dummy/bin/setup".freeze, "test/dummy/bin/update".freeze, "test/dummy/config.ru".freeze, "test/dummy/config/application.rb".freeze, "test/dummy/config/boot.rb".freeze, "test/dummy/config/cable.yml".freeze, "test/dummy/config/environment.rb".freeze, "test/dummy/config/environments/development.rb".freeze, "test/dummy/config/environments/production.rb".freeze, "test/dummy/config/environments/test.rb".freeze, "test/dummy/config/initializers/application_controller_renderer.rb".freeze, "test/dummy/config/initializers/assets.rb".freeze, "test/dummy/config/initializers/backtrace_silencers.rb".freeze, "test/dummy/config/initializers/cookies_serializer.rb".freeze, "test/dummy/config/initializers/filter_parameter_logging.rb".freeze, "test/dummy/config/initializers/inflections.rb".freeze, "test/dummy/config/initializers/mime_types.rb".freeze, "test/dummy/config/initializers/new_framework_defaults.rb".freeze, "test/dummy/config/initializers/session_store.rb".freeze, "test/dummy/config/initializers/workarea.rb".freeze, "test/dummy/config/initializers/wrap_parameters.rb".freeze, "test/dummy/config/locales/en.yml".freeze, "test/dummy/config/puma.rb".freeze, "test/dummy/config/routes.rb".freeze, "test/dummy/config/secrets.yml".freeze, "test/dummy/config/spring.rb".freeze, "test/dummy/db/seeds.rb".freeze, "test/dummy/log/.keep".freeze, "test/dummy/public/404.html".freeze, "test/dummy/public/422.html".freeze, "test/dummy/public/500.html".freeze, "test/dummy/public/apple-touch-icon-precomposed.png".freeze, "test/dummy/public/apple-touch-icon.png".freeze, "test/dummy/public/favicon.ico".freeze, "test/integration/workarea/api/storefront/accounts_integration_test.rb".freeze, "test/integration/workarea/api/storefront/analytics_integration_test.rb".freeze, "test/integration/workarea/api/storefront/assets_integration_test.rb".freeze, "test/integration/workarea/api/storefront/authentication_integration_test.rb".freeze, "test/integration/workarea/api/storefront/authentication_tokens_integration_test.rb".freeze, "test/integration/workarea/api/storefront/cart_items_integration_test.rb".freeze, "test/integration/workarea/api/storefront/carts_integration_test.rb".freeze, "test/integration/workarea/api/storefront/categories_integration_test.rb".freeze, "test/integration/workarea/api/storefront/checkouts_integration_test.rb".freeze, "test/integration/workarea/api/storefront/contacts_integration_test.rb".freeze, "test/integration/workarea/api/storefront/email_signups_integration_test.rb".freeze, "test/integration/workarea/api/storefront/menus_integration_test.rb".freeze, "test/integration/workarea/api/storefront/orders_integration_test.rb".freeze, "test/integration/workarea/api/storefront/pages_integration_test.rb".freeze, "test/integration/workarea/api/storefront/password_resets_integration_test.rb".freeze, "test/integration/workarea/api/storefront/products_integration_test.rb".freeze, "test/integration/workarea/api/storefront/recent_views_integration_test.rb".freeze, "test/integration/workarea/api/storefront/recommendations_integration_test.rb".freeze, "test/integration/workarea/api/storefront/saved_addresses_integration_test.rb".freeze, "test/integration/workarea/api/storefront/saved_credit_cards_integration_test.rb".freeze, "test/integration/workarea/api/storefront/searches_integration_test.rb".freeze, "test/integration/workarea/api/storefront/segments_integration_test.rb".freeze, "test/integration/workarea/api/storefront/system_content_integration_test.rb".freeze, "test/integration/workarea/api/storefront/taxons_integration_test.rb".freeze, "test/integration/workarea/api/storefront/user_carts_integration_test.rb".freeze, "test/models/workarea/user/authentication_token_test.rb".freeze, "test/support/authentication_test.rb".freeze, "test/support/orders_test.rb".freeze, "test/test_helper.rb".freeze, "workarea-api-storefront.gemspec".freeze] s.homepage = "https://www.workarea.com".freeze s.licenses = ["Business Software License".freeze] s.required_ruby_version = Gem::Requirement.new(">= 2.3.0".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "Storefront JSON REST API for the Workarea Commerce Platform".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 3.x".freeze, ">= 3.5.x".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 3.0.0".freeze]) end