# -*- encoding: utf-8 -*- # stub: workarea-api-admin 4.5.3 ruby lib Gem::Specification.new do |s| s.name = "workarea-api-admin".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 an admin JSON REST API for the Workarea Commerce Platform. Useful for managing the site, 3rd party integrations, etc.".freeze s.email = ["bcrouse@workarea.com".freeze] s.files = [".gitignore".freeze, "LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "app/assets/images/workarea/api/admin/icons/api.svg".freeze, "app/controllers/workarea/api/admin/application_controller.rb".freeze, "app/controllers/workarea/api/admin/categories_controller.rb".freeze, "app/controllers/workarea/api/admin/category_product_rules_controller.rb".freeze, "app/controllers/workarea/api/admin/content_assets_controller.rb".freeze, "app/controllers/workarea/api/admin/content_controller.rb".freeze, "app/controllers/workarea/api/admin/discounts_controller.rb".freeze, "app/controllers/workarea/api/admin/email_signups_controller.rb".freeze, "app/controllers/workarea/api/admin/fulfillments_controller.rb".freeze, "app/controllers/workarea/api/admin/inventory_skus_controller.rb".freeze, "app/controllers/workarea/api/admin/navigation_menus_controller.rb".freeze, "app/controllers/workarea/api/admin/navigation_taxons_controller.rb".freeze, "app/controllers/workarea/api/admin/orders_controller.rb".freeze, "app/controllers/workarea/api/admin/pages_controller.rb".freeze, "app/controllers/workarea/api/admin/payment_profiles_controller.rb".freeze, "app/controllers/workarea/api/admin/payment_transactions_controller.rb".freeze, "app/controllers/workarea/api/admin/payments_controller.rb".freeze, "app/controllers/workarea/api/admin/prices_controller.rb".freeze, "app/controllers/workarea/api/admin/pricing_skus_controller.rb".freeze, "app/controllers/workarea/api/admin/product_images_controller.rb".freeze, "app/controllers/workarea/api/admin/products_controller.rb".freeze, "app/controllers/workarea/api/admin/promo_code_lists_controller.rb".freeze, "app/controllers/workarea/api/admin/recommendation_settings_controller.rb".freeze, "app/controllers/workarea/api/admin/redirects_controller.rb".freeze, "app/controllers/workarea/api/admin/releases_controller.rb".freeze, "app/controllers/workarea/api/admin/saved_addresses_controller.rb".freeze, "app/controllers/workarea/api/admin/saved_credit_cards_controller.rb".freeze, "app/controllers/workarea/api/admin/shipping_rates_controller.rb".freeze, "app/controllers/workarea/api/admin/shipping_services_controller.rb".freeze, "app/controllers/workarea/api/admin/shippings_controller.rb".freeze, "app/controllers/workarea/api/admin/swagger_controller.rb".freeze, "app/controllers/workarea/api/admin/tax_categories_controller.rb".freeze, "app/controllers/workarea/api/admin/tax_rates_controller.rb".freeze, "app/controllers/workarea/api/admin/users_controller.rb".freeze, "app/controllers/workarea/api/admin/variants_controller.rb".freeze, "app/models/workarea/api/admin/bulk_upsert.rb".freeze, "app/models/workarea/api/admin/date_filtering.rb".freeze, "app/models/workarea/user.decorator".freeze, "app/views/workarea/admin/users/_api_permissions.html.haml".freeze, "app/workers/workarea/perform_api_bulk_upsert.rb".freeze, "bin/rails".freeze, "config/initializers/append_points.rb".freeze, "config/initializers/config.rb".freeze, "config/locales/en.yml".freeze, "config/routes.rb".freeze, "lib/workarea/api/admin.rb".freeze, "lib/workarea/api/admin/engine.rb".freeze, "lib/workarea/api/admin/swagger.rb".freeze, "test/documentation/workarea/api/admin/categories_documentation_test.rb".freeze, "test/documentation/workarea/api/admin/category_product_rules_documentation_test.rb".freeze, "test/documentation/workarea/api/admin/content_assets_documentation_test.rb".freeze, "test/documentation/workarea/api/admin/content_documentation_test.rb".freeze, "test/documentation/workarea/api/admin/discounts_documentation_test.rb".freeze, "test/documentation/workarea/api/admin/email_signups_documentation_test.rb".freeze, "test/documentation/workarea/api/admin/fulfillment_documentation_test.rb".freeze, "test/documentation/workarea/api/admin/global_functionality_documentation_test.rb".freeze, "test/documentation/workarea/api/admin/inventory_skus_documentation_test.rb".freeze, "test/documentation/workarea/api/admin/navigation_menus_documentation_test.rb".freeze, "test/documentation/workarea/api/admin/navigation_taxons_documentation_test.rb".freeze, "test/documentation/workarea/api/admin/orders_documentation_test.rb".freeze, "test/documentation/workarea/api/admin/pages_documentation_test.rb".freeze, "test/documentation/workarea/api/admin/payment_profiles_documentation_test.rb".freeze, "test/documentation/workarea/api/admin/payment_transactions_documentation_test.rb".freeze, "test/documentation/workarea/api/admin/payments_documentation_test.rb".freeze, "test/documentation/workarea/api/admin/prices_documentation_test.rb".freeze, "test/documentation/workarea/api/admin/pricing_skus_documentation_test.rb".freeze, "test/documentation/workarea/api/admin/product_images_documentation_test.rb".freeze, "test/documentation/workarea/api/admin/products_documentation_test.rb".freeze, "test/documentation/workarea/api/admin/promo_code_lists_documentation_test.rb".freeze, "test/documentation/workarea/api/admin/recommendation_settings_documentation_test.rb".freeze, "test/documentation/workarea/api/admin/redirects_documentation_test.rb".freeze, "test/documentation/workarea/api/admin/release_changes_documentation_test.rb".freeze, "test/documentation/workarea/api/admin/releases_documentation_test.rb".freeze, "test/documentation/workarea/api/admin/saved_addresses_documentation_test.rb".freeze, "test/documentation/workarea/api/admin/saved_credit_cards_documentation_test.rb".freeze, "test/documentation/workarea/api/admin/shipping_rates_documentation_test.rb".freeze, "test/documentation/workarea/api/admin/shipping_services_documentation_test.rb".freeze, "test/documentation/workarea/api/admin/shippings_documentation_test.rb".freeze, "test/documentation/workarea/api/admin/tax_categories_documentation_test.rb".freeze, "test/documentation/workarea/api/admin/tax_rates_documentation_test.rb".freeze, "test/documentation/workarea/api/admin/users_documentation_test.rb".freeze, "test/documentation/workarea/api/admin/variants_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/admin/audit_log_integration_test.rb".freeze, "test/integration/workarea/api/admin/authentication_integration_test.rb".freeze, "test/integration/workarea/api/admin/categories_integration_test.rb".freeze, "test/integration/workarea/api/admin/category_product_rules_integration_test.rb".freeze, "test/integration/workarea/api/admin/content_assets_integration_test.rb".freeze, "test/integration/workarea/api/admin/content_integration_test.rb".freeze, "test/integration/workarea/api/admin/discounts_integration_test.rb".freeze, "test/integration/workarea/api/admin/email_signups_integration_test.rb".freeze, "test/integration/workarea/api/admin/error_handling_integration_test.rb".freeze, "test/integration/workarea/api/admin/fulfillments_integration_test.rb".freeze, "test/integration/workarea/api/admin/inventory_skus_integration_test.rb".freeze, "test/integration/workarea/api/admin/navigation_menus_integration_test.rb".freeze, "test/integration/workarea/api/admin/navigation_taxons_integration_test.rb".freeze, "test/integration/workarea/api/admin/orders_integration_test.rb".freeze, "test/integration/workarea/api/admin/pages_integration_test.rb".freeze, "test/integration/workarea/api/admin/payment_profiles_integration_test.rb".freeze, "test/integration/workarea/api/admin/payment_transactions_integration_test.rb".freeze, "test/integration/workarea/api/admin/payments_integration_test.rb".freeze, "test/integration/workarea/api/admin/prices_integration_test.rb".freeze, "test/integration/workarea/api/admin/pricing_skus_integration_test.rb".freeze, "test/integration/workarea/api/admin/product_images_integration_test.rb".freeze, "test/integration/workarea/api/admin/products_integration_test.rb".freeze, "test/integration/workarea/api/admin/promo_code_lists_integration_test.rb".freeze, "test/integration/workarea/api/admin/recommendation_settings_integration_test.rb".freeze, "test/integration/workarea/api/admin/redirects_integration_test.rb".freeze, "test/integration/workarea/api/admin/release_changes_integration_test.rb".freeze, "test/integration/workarea/api/admin/releases_integration_test.rb".freeze, "test/integration/workarea/api/admin/saved_addresses_integration_test.rb".freeze, "test/integration/workarea/api/admin/saved_credit_cards_integration_test.rb".freeze, "test/integration/workarea/api/admin/shipping_rates_integration_test.rb".freeze, "test/integration/workarea/api/admin/shipping_services_integration_test.rb".freeze, "test/integration/workarea/api/admin/shippings_integration_test.rb".freeze, "test/integration/workarea/api/admin/tax_categories_integration_test.rb".freeze, "test/integration/workarea/api/admin/tax_rates_integration_test.rb".freeze, "test/integration/workarea/api/admin/users_integration_test.rb".freeze, "test/integration/workarea/api/admin/variants_integration_test.rb".freeze, "test/models/workarea/api/admin/bulk_upsert_test.rb".freeze, "test/test_helper.rb".freeze, "test/vcr_cassettes/product_image_from_url.yml".freeze, "workarea-api-admin.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 = "Admin 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