# -*- encoding: utf-8 -*- # stub: workarea-core 3.4.37 ruby lib Gem::Specification.new do |s| s.name = "workarea-core".freeze s.version = "3.4.37".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-07-22" s.description = "Provides application code, seed data, plugin infrastructure, and other core parts of the Workarea Commerce Platform.".freeze s.email = ["bcrouse@workarea.com".freeze] s.files = ["LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "app/assets/images/workarea/core/favicon_placeholder.png".freeze, "app/assets/images/workarea/core/icon.svg".freeze, "app/assets/images/workarea/core/open_graph_placeholder.png".freeze, "app/assets/images/workarea/core/placeholder.png".freeze, "app/assets/images/workarea/core/product_placeholder.jpg".freeze, "app/assets/javascripts/workarea/core/config.js".freeze, "app/assets/javascripts/workarea/core/modules/cookie.js".freeze, "app/assets/javascripts/workarea/core/modules/copy_to_clipboard.js".freeze, "app/assets/javascripts/workarea/core/modules/date.js".freeze, "app/assets/javascripts/workarea/core/modules/deletion_forms.js".freeze, "app/assets/javascripts/workarea/core/modules/duplicate_id.js".freeze, "app/assets/javascripts/workarea/core/modules/environment.js".freeze, "app/assets/javascripts/workarea/core/modules/form_submitting_controls.js".freeze, "app/assets/javascripts/workarea/core/modules/forms.js".freeze, "app/assets/javascripts/workarea/core/modules/image.js".freeze, "app/assets/javascripts/workarea/core/modules/jquery.js".freeze, "app/assets/javascripts/workarea/core/modules/local_time.js".freeze, "app/assets/javascripts/workarea/core/modules/reveal_password.js".freeze, "app/assets/javascripts/workarea/core/modules/string.js".freeze, "app/assets/javascripts/workarea/core/modules/style_guide_accordions.js".freeze, "app/assets/javascripts/workarea/core/modules/style_guide_autocomplete_fields.js".freeze, "app/assets/javascripts/workarea/core/modules/style_guide_empty_links.js".freeze, "app/assets/javascripts/workarea/core/modules/transition_events.js".freeze, "app/assets/javascripts/workarea/core/modules/url.js".freeze, "app/assets/javascripts/workarea/core/routes.js".freeze, "app/assets/javascripts/workarea/core/templates/hidden_input.jst.ejs".freeze, "app/assets/javascripts/workarea/core/templates/lorem_ipsum_view.jst.ejs".freeze, "app/assets/javascripts/workarea/core/templates/reveal_password_button.jst.ejs".freeze, "app/assets/javascripts/workarea/core/templates/ui_menu_item.jst.ejs".freeze, "app/assets/javascripts/workarea/core/workarea.js".freeze, "app/controllers/workarea/admin_guest_browsing.rb".freeze, "app/controllers/workarea/application_controller.rb".freeze, "app/controllers/workarea/authentication.rb".freeze, "app/controllers/workarea/authorization.rb".freeze, "app/controllers/workarea/current_referrer.rb".freeze, "app/controllers/workarea/current_release.rb".freeze, "app/controllers/workarea/impersonation.rb".freeze, "app/controllers/workarea/style_guides.rb".freeze, "app/helpers/workarea/addresses_helper.rb".freeze, "app/helpers/workarea/application_helper.rb".freeze, "app/helpers/workarea/content_assets_helper.rb".freeze, "app/helpers/workarea/details_helper.rb".freeze, "app/helpers/workarea/facets_helper.rb".freeze, "app/helpers/workarea/i18n_helper.rb".freeze, "app/helpers/workarea/plugins_helper.rb".freeze, "app/helpers/workarea/style_guides_helper.rb".freeze, "app/mailers/workarea/application_mailer.rb".freeze, "app/middleware/workarea/audit_log_client_middleware.rb".freeze, "app/middleware/workarea/audit_log_server_middleware.rb".freeze, "app/middleware/workarea/enforce_host_middleware.rb".freeze, "app/middleware/workarea/i18n_client_middleware.rb".freeze, "app/middleware/workarea/i18n_server_middleware.rb".freeze, "app/middleware/workarea/rack_cache_config_middleware.rb".freeze, "app/middleware/workarea/release_server_middleware.rb".freeze, "app/middleware/workarea/skip_rack_cache_middleware.rb".freeze, "app/middleware/workarea/strip_http_caching_middleware.rb".freeze, "app/models/workarea/address.rb".freeze, "app/models/workarea/application_document.rb".freeze, "app/models/workarea/bulk_action.rb".freeze, "app/models/workarea/bulk_action/deletion.rb".freeze, "app/models/workarea/bulk_action/product_edit.rb".freeze, "app/models/workarea/bulk_action/sequential_product_edit.rb".freeze, "app/models/workarea/calculate_percent_change.rb".freeze, "app/models/workarea/catalog/category.rb".freeze, "app/models/workarea/catalog/clean_details.rb".freeze, "app/models/workarea/catalog/customizations.rb".freeze, "app/models/workarea/catalog/details_queries.rb".freeze, "app/models/workarea/catalog/product.rb".freeze, "app/models/workarea/catalog/product_image.rb".freeze, "app/models/workarea/catalog/product_placeholder_image.rb".freeze, "app/models/workarea/catalog/product_positions.rb".freeze, "app/models/workarea/catalog/variant.rb".freeze, "app/models/workarea/checkout.rb".freeze, "app/models/workarea/checkout/auto_complete.rb".freeze, "app/models/workarea/checkout/collect_payment.rb".freeze, "app/models/workarea/checkout/credit_card_params.rb".freeze, "app/models/workarea/checkout/shipping_options.rb".freeze, "app/models/workarea/checkout/steps/addresses.rb".freeze, "app/models/workarea/checkout/steps/base.rb".freeze, "app/models/workarea/checkout/steps/payment.rb".freeze, "app/models/workarea/checkout/steps/shipping.rb".freeze, "app/models/workarea/comment.rb".freeze, "app/models/workarea/commentable.rb".freeze, "app/models/workarea/content.rb".freeze, "app/models/workarea/content/asset.rb".freeze, "app/models/workarea/content/asset_lookup.rb".freeze, "app/models/workarea/content/block.rb".freeze, "app/models/workarea/content/block_draft.rb".freeze, "app/models/workarea/content/block_name.rb".freeze, "app/models/workarea/content/block_type.rb".freeze, "app/models/workarea/content/block_type_definition.rb".freeze, "app/models/workarea/content/email.rb".freeze, "app/models/workarea/content/field.rb".freeze, "app/models/workarea/content/fields/asset.rb".freeze, "app/models/workarea/content/fields/boolean.rb".freeze, "app/models/workarea/content/fields/breakpoints.rb".freeze, "app/models/workarea/content/fields/category.rb".freeze, "app/models/workarea/content/fields/color.rb".freeze, "app/models/workarea/content/fields/integer.rb".freeze, "app/models/workarea/content/fields/options.rb".freeze, "app/models/workarea/content/fields/products.rb".freeze, "app/models/workarea/content/fields/range.rb".freeze, "app/models/workarea/content/fields/string.rb".freeze, "app/models/workarea/content/fields/taxonomy.rb".freeze, "app/models/workarea/content/fields/text.rb".freeze, "app/models/workarea/content/fields/url.rb".freeze, "app/models/workarea/content/fieldset.rb".freeze, "app/models/workarea/content/page.rb".freeze, "app/models/workarea/content/preset.rb".freeze, "app/models/workarea/contentable.rb".freeze, "app/models/workarea/data_file/csv.rb".freeze, "app/models/workarea/data_file/csv_fields.rb".freeze, "app/models/workarea/data_file/export.rb".freeze, "app/models/workarea/data_file/format.rb".freeze, "app/models/workarea/data_file/import.rb".freeze, "app/models/workarea/data_file/json.rb".freeze, "app/models/workarea/data_file/operation.rb".freeze, "app/models/workarea/data_file/tax_import.rb".freeze, "app/models/workarea/data_file/tax_rates.rb".freeze, "app/models/workarea/data_file/unknown_format_error.rb".freeze, "app/models/workarea/details.rb".freeze, "app/models/workarea/discount_ids.rb".freeze, "app/models/workarea/email.rb".freeze, "app/models/workarea/email/signup.rb".freeze, "app/models/workarea/featured_products.rb".freeze, "app/models/workarea/fulfillment.rb".freeze, "app/models/workarea/fulfillment/event.rb".freeze, "app/models/workarea/fulfillment/item.rb".freeze, "app/models/workarea/fulfillment/package.rb".freeze, "app/models/workarea/fulfillment/status.rb".freeze, "app/models/workarea/guard_negative_price.rb".freeze, "app/models/workarea/help/article.rb".freeze, "app/models/workarea/help/asset.rb".freeze, "app/models/workarea/inquiry.rb".freeze, "app/models/workarea/insights/base.rb".freeze, "app/models/workarea/insights/best_customers.rb".freeze, "app/models/workarea/insights/best_full_price_customers.rb".freeze, "app/models/workarea/insights/cold_products.rb".freeze, "app/models/workarea/insights/cold_searches.rb".freeze, "app/models/workarea/insights/customer_acquisition.rb".freeze, "app/models/workarea/insights/customers_at_risk.rb".freeze, "app/models/workarea/insights/hot_products.rb".freeze, "app/models/workarea/insights/hot_searches.rb".freeze, "app/models/workarea/insights/low_aov_customers.rb".freeze, "app/models/workarea/insights/most_discount_given.rb".freeze, "app/models/workarea/insights/most_discounted_products.rb".freeze, "app/models/workarea/insights/new_products.rb".freeze, "app/models/workarea/insights/non_sellers.rb".freeze, "app/models/workarea/insights/popular_searches.rb".freeze, "app/models/workarea/insights/popular_searches_without_results.rb".freeze, "app/models/workarea/insights/products_purchased_together.rb".freeze, "app/models/workarea/insights/products_to_improve.rb".freeze, "app/models/workarea/insights/promising_products.rb".freeze, "app/models/workarea/insights/release_reminder.rb".freeze, "app/models/workarea/insights/repeat_purchase_rate.rb".freeze, "app/models/workarea/insights/sales_by_navigation.rb".freeze, "app/models/workarea/insights/searches_to_improve.rb".freeze, "app/models/workarea/insights/star_products.rb".freeze, "app/models/workarea/insights/star_searches.rb".freeze, "app/models/workarea/insights/top_categories.rb".freeze, "app/models/workarea/insights/top_discounts.rb".freeze, "app/models/workarea/insights/top_products.rb".freeze, "app/models/workarea/insights/trending_products.rb".freeze, "app/models/workarea/insights/trending_searches.rb".freeze, "app/models/workarea/insights/upcoming_releases.rb".freeze, "app/models/workarea/invalid_display.rb".freeze, "app/models/workarea/inventory.rb".freeze, "app/models/workarea/inventory/capture.rb".freeze, "app/models/workarea/inventory/collection.rb".freeze, "app/models/workarea/inventory/policies/allow_backorder.rb".freeze, "app/models/workarea/inventory/policies/base.rb".freeze, "app/models/workarea/inventory/policies/displayable_when_out_of_stock.rb".freeze, "app/models/workarea/inventory/policies/ignore.rb".freeze, "app/models/workarea/inventory/policies/standard.rb".freeze, "app/models/workarea/inventory/sku.rb".freeze, "app/models/workarea/inventory/transaction.rb".freeze, "app/models/workarea/inventory/transaction_item.rb".freeze, "app/models/workarea/inventory/unit_of_work.rb".freeze, "app/models/workarea/lock.rb".freeze, "app/models/workarea/lockable.rb".freeze, "app/models/workarea/metrics/by_day.rb".freeze, "app/models/workarea/metrics/by_week.rb".freeze, "app/models/workarea/metrics/calculate_percentiles.rb".freeze, "app/models/workarea/metrics/category_by_day.rb".freeze, "app/models/workarea/metrics/country_by_day.rb".freeze, "app/models/workarea/metrics/discount_by_day.rb".freeze, "app/models/workarea/metrics/menu_by_day.rb".freeze, "app/models/workarea/metrics/product_by_day.rb".freeze, "app/models/workarea/metrics/product_by_week.rb".freeze, "app/models/workarea/metrics/product_for_last_week.rb".freeze, "app/models/workarea/metrics/revenue_change.rb".freeze, "app/models/workarea/metrics/sales_by_day.rb".freeze, "app/models/workarea/metrics/scoring.rb".freeze, "app/models/workarea/metrics/search_by_day.rb".freeze, "app/models/workarea/metrics/search_by_week.rb".freeze, "app/models/workarea/metrics/search_for_last_week.rb".freeze, "app/models/workarea/metrics/sku_by_day.rb".freeze, "app/models/workarea/metrics/traffic_referrer_by_day.rb".freeze, "app/models/workarea/metrics/user.rb".freeze, "app/models/workarea/navigable.rb".freeze, "app/models/workarea/navigation/breadcrumbs.rb".freeze, "app/models/workarea/navigation/menu.rb".freeze, "app/models/workarea/navigation/redirect.rb".freeze, "app/models/workarea/navigation/search_results.rb".freeze, "app/models/workarea/navigation/taxon.rb".freeze, "app/models/workarea/navigation/taxon_cache.rb".freeze, "app/models/workarea/normalize_email.rb".freeze, "app/models/workarea/order.rb".freeze, "app/models/workarea/order/item.rb".freeze, "app/models/workarea/order/items_extension.rb".freeze, "app/models/workarea/order/queries.rb".freeze, "app/models/workarea/order/status.rb".freeze, "app/models/workarea/ordering.rb".freeze, "app/models/workarea/payment.rb".freeze, "app/models/workarea/payment/address.rb".freeze, "app/models/workarea/payment/authorize/credit_card.rb".freeze, "app/models/workarea/payment/authorize/store_credit.rb".freeze, "app/models/workarea/payment/capture.rb".freeze, "app/models/workarea/payment/capture/credit_card.rb".freeze, "app/models/workarea/payment/capture/store_credit.rb".freeze, "app/models/workarea/payment/credit_card.rb".freeze, "app/models/workarea/payment/credit_card_operation.rb".freeze, "app/models/workarea/payment/insufficient_funds.rb".freeze, "app/models/workarea/payment/operation.rb".freeze, "app/models/workarea/payment/operation_implementation.rb".freeze, "app/models/workarea/payment/processing.rb".freeze, "app/models/workarea/payment/profile.rb".freeze, "app/models/workarea/payment/purchase/credit_card.rb".freeze, "app/models/workarea/payment/purchase/store_credit.rb".freeze, "app/models/workarea/payment/refund.rb".freeze, "app/models/workarea/payment/refund/credit_card.rb".freeze, "app/models/workarea/payment/refund/store_credit.rb".freeze, "app/models/workarea/payment/saved_credit_card.rb".freeze, "app/models/workarea/payment/status.rb".freeze, "app/models/workarea/payment/store_credit_card.rb".freeze, "app/models/workarea/payment/tender.rb".freeze, "app/models/workarea/payment/tender/credit_card.rb".freeze, "app/models/workarea/payment/tender/store_credit.rb".freeze, "app/models/workarea/payment/transaction.rb".freeze, "app/models/workarea/payment_reference.rb".freeze, "app/models/workarea/price_adjustment.rb".freeze, "app/models/workarea/price_adjustment_extension.rb".freeze, "app/models/workarea/price_adjustment_set.rb".freeze, "app/models/workarea/pricing.rb".freeze, "app/models/workarea/pricing/cache_key.rb".freeze, "app/models/workarea/pricing/calculator.rb".freeze, "app/models/workarea/pricing/calculators/customizations_calculator.rb".freeze, "app/models/workarea/pricing/calculators/discount_calculator.rb".freeze, "app/models/workarea/pricing/calculators/item_calculator.rb".freeze, "app/models/workarea/pricing/calculators/overrides_calculator.rb".freeze, "app/models/workarea/pricing/calculators/tax_calculator.rb".freeze, "app/models/workarea/pricing/collection.rb".freeze, "app/models/workarea/pricing/discount.rb".freeze, "app/models/workarea/pricing/discount/amount_calculator.rb".freeze, "app/models/workarea/pricing/discount/application_group.rb".freeze, "app/models/workarea/pricing/discount/buy_some_get_some.rb".freeze, "app/models/workarea/pricing/discount/buy_some_get_some/item_application.rb".freeze, "app/models/workarea/pricing/discount/buy_some_get_some/order_items_by_product.rb".freeze, "app/models/workarea/pricing/discount/buy_some_get_some/product_application.rb".freeze, "app/models/workarea/pricing/discount/category.rb".freeze, "app/models/workarea/pricing/discount/code_list.rb".freeze, "app/models/workarea/pricing/discount/collection.rb".freeze, "app/models/workarea/pricing/discount/conditions/item_quantity.rb".freeze, "app/models/workarea/pricing/discount/conditions/order_total.rb".freeze, "app/models/workarea/pricing/discount/conditions/promo_codes.rb".freeze, "app/models/workarea/pricing/discount/conditions/user_tags.rb".freeze, "app/models/workarea/pricing/discount/flat_or_percent_off.rb".freeze, "app/models/workarea/pricing/discount/free_gift.rb".freeze, "app/models/workarea/pricing/discount/generated_promo_code.rb".freeze, "app/models/workarea/pricing/discount/order.rb".freeze, "app/models/workarea/pricing/discount/order_total.rb".freeze, "app/models/workarea/pricing/discount/product.rb".freeze, "app/models/workarea/pricing/discount/product_attribute.rb".freeze, "app/models/workarea/pricing/discount/product_attribute/item_qualifier.rb".freeze, "app/models/workarea/pricing/discount/quantity_fixed_price.rb".freeze, "app/models/workarea/pricing/discount/quantity_fixed_price/application_calculator.rb".freeze, "app/models/workarea/pricing/discount/quantity_fixed_price/item_shares.rb".freeze, "app/models/workarea/pricing/discount/reconcile_total.rb".freeze, "app/models/workarea/pricing/discount/redemption.rb".freeze, "app/models/workarea/pricing/discount/shipping.rb".freeze, "app/models/workarea/pricing/order_totals.rb".freeze, "app/models/workarea/pricing/override.rb".freeze, "app/models/workarea/pricing/price.rb".freeze, "app/models/workarea/pricing/price_distributor.rb".freeze, "app/models/workarea/pricing/request.rb".freeze, "app/models/workarea/pricing/shipping_totals.rb".freeze, "app/models/workarea/pricing/sku.rb".freeze, "app/models/workarea/pricing/tax_applier.rb".freeze, "app/models/workarea/product_list.rb".freeze, "app/models/workarea/product_rule.rb".freeze, "app/models/workarea/query_string.rb".freeze, "app/models/workarea/recommendation/product_predictor.rb".freeze, "app/models/workarea/recommendation/search_predictor.rb".freeze, "app/models/workarea/recommendation/settings.rb".freeze, "app/models/workarea/recommendation/user_activity.rb".freeze, "app/models/workarea/releasable.rb".freeze, "app/models/workarea/release.rb".freeze, "app/models/workarea/release/changeset.rb".freeze, "app/models/workarea/release/status.rb".freeze, "app/models/workarea/release_session.rb".freeze, "app/models/workarea/reports/export.rb".freeze, "app/models/workarea/search/admin.rb".freeze, "app/models/workarea/search/admin/catalog_category.rb".freeze, "app/models/workarea/search/admin/catalog_product.rb".freeze, "app/models/workarea/search/admin/content.rb".freeze, "app/models/workarea/search/admin/content_asset.rb".freeze, "app/models/workarea/search/admin/content_page.rb".freeze, "app/models/workarea/search/admin/inventory_sku.rb".freeze, "app/models/workarea/search/admin/navigation.rb".freeze, "app/models/workarea/search/admin/navigation_menu.rb".freeze, "app/models/workarea/search/admin/order.rb".freeze, "app/models/workarea/search/admin/payment_transaction.rb".freeze, "app/models/workarea/search/admin/pricing_discount.rb".freeze, "app/models/workarea/search/admin/pricing_sku.rb".freeze, "app/models/workarea/search/admin/releasable.rb".freeze, "app/models/workarea/search/admin/release.rb".freeze, "app/models/workarea/search/admin/user.rb".freeze, "app/models/workarea/search/customization.rb".freeze, "app/models/workarea/search/facet_values.rb".freeze, "app/models/workarea/search/hash_text.rb".freeze, "app/models/workarea/search/help.rb".freeze, "app/models/workarea/search/order_text.rb".freeze, "app/models/workarea/search/settings.rb".freeze, "app/models/workarea/search/storefront.rb".freeze, "app/models/workarea/search/storefront/category.rb".freeze, "app/models/workarea/search/storefront/page.rb".freeze, "app/models/workarea/search/storefront/product.rb".freeze, "app/models/workarea/search/storefront/product/analytics.rb".freeze, "app/models/workarea/search/storefront/product/categories.rb".freeze, "app/models/workarea/search/storefront/product/facets.rb".freeze, "app/models/workarea/search/storefront/product/inventory.rb".freeze, "app/models/workarea/search/storefront/product/pricing.rb".freeze, "app/models/workarea/search/storefront/product/sorting.rb".freeze, "app/models/workarea/search/storefront/product/text.rb".freeze, "app/models/workarea/search/storefront/search.rb".freeze, "app/models/workarea/search/user_text.rb".freeze, "app/models/workarea/shipping.rb".freeze, "app/models/workarea/shipping/address.rb".freeze, "app/models/workarea/shipping/location_query.rb".freeze, "app/models/workarea/shipping/rate.rb".freeze, "app/models/workarea/shipping/rate_lookup.rb".freeze, "app/models/workarea/shipping/service.rb".freeze, "app/models/workarea/shipping/service_selection.rb".freeze, "app/models/workarea/shipping/sku.rb".freeze, "app/models/workarea/shipping_option.rb".freeze, "app/models/workarea/sort.rb".freeze, "app/models/workarea/status_calculator.rb".freeze, "app/models/workarea/tax.rb".freeze, "app/models/workarea/tax/category.rb".freeze, "app/models/workarea/tax/rate.rb".freeze, "app/models/workarea/tax/rate_lookup.rb".freeze, "app/models/workarea/traffic_referrer.rb".freeze, "app/models/workarea/user.rb".freeze, "app/models/workarea/user/addresses.rb".freeze, "app/models/workarea/user/admin_bookmark.rb".freeze, "app/models/workarea/user/admin_visit.rb".freeze, "app/models/workarea/user/authorization.rb".freeze, "app/models/workarea/user/avatar.rb".freeze, "app/models/workarea/user/login.rb".freeze, "app/models/workarea/user/password_reset.rb".freeze, "app/models/workarea/user/passwords.rb".freeze, "app/models/workarea/user/recent_password.rb".freeze, "app/models/workarea/user/saved_address.rb".freeze, "app/models/workarea/user/system_users.rb".freeze, "app/queries/workarea/admin_query_operation.rb".freeze, "app/queries/workarea/admin_search_query_wrapper.rb".freeze, "app/queries/workarea/alerts.rb".freeze, "app/queries/workarea/bulk_action_selections.rb".freeze, "app/queries/workarea/categorization.rb".freeze, "app/queries/workarea/extract_content_block_text.rb".freeze, "app/queries/workarea/find_pipeline_asset.rb".freeze, "app/queries/workarea/find_taxonomy_slug.rb".freeze, "app/queries/workarea/find_unique_slug.rb".freeze, "app/queries/workarea/metadata.rb".freeze, "app/queries/workarea/metadata/catalog_category.rb".freeze, "app/queries/workarea/metadata/content_page.rb".freeze, "app/queries/workarea/metadata/home_page.rb".freeze, "app/queries/workarea/order_item_details.rb".freeze, "app/queries/workarea/order_metrics.rb".freeze, "app/queries/workarea/pricing_override_params.rb".freeze, "app/queries/workarea/product_primary_image_url.rb".freeze, "app/queries/workarea/product_primary_navigation.rb".freeze, "app/queries/workarea/recommendation/order_based.rb".freeze, "app/queries/workarea/recommendation/product_based.rb".freeze, "app/queries/workarea/recommendation/searches.rb".freeze, "app/queries/workarea/recommendation/user_activity_based.rb".freeze, "app/queries/workarea/reports/average_order_value.rb".freeze, "app/queries/workarea/reports/customers.rb".freeze, "app/queries/workarea/reports/first_time_vs_returning_sales.rb".freeze, "app/queries/workarea/reports/group_by_time.rb".freeze, "app/queries/workarea/reports/low_inventory.rb".freeze, "app/queries/workarea/reports/report.rb".freeze, "app/queries/workarea/reports/sales_by_category.rb".freeze, "app/queries/workarea/reports/sales_by_country.rb".freeze, "app/queries/workarea/reports/sales_by_discount.rb".freeze, "app/queries/workarea/reports/sales_by_menu.rb".freeze, "app/queries/workarea/reports/sales_by_product.rb".freeze, "app/queries/workarea/reports/sales_by_sku.rb".freeze, "app/queries/workarea/reports/sales_by_traffic_referrer.rb".freeze, "app/queries/workarea/reports/sales_over_time.rb".freeze, "app/queries/workarea/reports/searches.rb".freeze, "app/queries/workarea/reports/searches_over_time.rb".freeze, "app/queries/workarea/reports/searches_without_results_over_time.rb".freeze, "app/queries/workarea/search/admin_assets.rb".freeze, "app/queries/workarea/search/admin_categories.rb".freeze, "app/queries/workarea/search/admin_discounts.rb".freeze, "app/queries/workarea/search/admin_index_search.rb".freeze, "app/queries/workarea/search/admin_inventory_skus.rb".freeze, "app/queries/workarea/search/admin_orders.rb".freeze, "app/queries/workarea/search/admin_pages.rb".freeze, "app/queries/workarea/search/admin_payment_transactions.rb".freeze, "app/queries/workarea/search/admin_pricing_skus.rb".freeze, "app/queries/workarea/search/admin_product_rules_preview.rb".freeze, "app/queries/workarea/search/admin_products.rb".freeze, "app/queries/workarea/search/admin_releasables.rb".freeze, "app/queries/workarea/search/admin_releases.rb".freeze, "app/queries/workarea/search/admin_search.rb".freeze, "app/queries/workarea/search/admin_sorting.rb".freeze, "app/queries/workarea/search/admin_users.rb".freeze, "app/queries/workarea/search/categorization.rb".freeze, "app/queries/workarea/search/categorization_filtering.rb".freeze, "app/queries/workarea/search/category_browse.rb".freeze, "app/queries/workarea/search/date_filter.rb".freeze, "app/queries/workarea/search/facet.rb".freeze, "app/queries/workarea/search/facet_matches.rb".freeze, "app/queries/workarea/search/facet_sorting.rb".freeze, "app/queries/workarea/search/facet_sorting/size.rb".freeze, "app/queries/workarea/search/facets.rb".freeze, "app/queries/workarea/search/filter.rb".freeze, "app/queries/workarea/search/help_search.rb".freeze, "app/queries/workarea/search/load_product_results.rb".freeze, "app/queries/workarea/search/pagination.rb".freeze, "app/queries/workarea/search/product_display_rules.rb".freeze, "app/queries/workarea/search/product_entries.rb".freeze, "app/queries/workarea/search/product_rules.rb".freeze, "app/queries/workarea/search/product_rules_filtering.rb".freeze, "app/queries/workarea/search/product_search.rb".freeze, "app/queries/workarea/search/query.rb".freeze, "app/queries/workarea/search/query_suggestions.rb".freeze, "app/queries/workarea/search/range_facet.rb".freeze, "app/queries/workarea/search/range_filter.rb".freeze, "app/queries/workarea/search/range_parameter.rb".freeze, "app/queries/workarea/search/related_help.rb".freeze, "app/queries/workarea/search/related_products.rb".freeze, "app/queries/workarea/search/search_suggestions.rb".freeze, "app/queries/workarea/search/storefront_search.rb".freeze, "app/queries/workarea/search/storefront_search/exact_matches.rb".freeze, "app/queries/workarea/search/storefront_search/middleware.rb".freeze, "app/queries/workarea/search/storefront_search/product_auto_redirect.rb".freeze, "app/queries/workarea/search/storefront_search/product_multipass.rb".freeze, "app/queries/workarea/search/storefront_search/redirect.rb".freeze, "app/queries/workarea/search/storefront_search/response.rb".freeze, "app/queries/workarea/search/storefront_search/spelling_correction.rb".freeze, "app/queries/workarea/search/storefront_search/template.rb".freeze, "app/queries/workarea/search/term_filter.rb".freeze, "app/queries/workarea/search/terms_facet.rb".freeze, "app/queries/workarea/taxonomy_sitemap.rb".freeze, "app/seeds/workarea/admins_seeds.rb".freeze, "app/seeds/workarea/assets_seeds.rb".freeze, "app/seeds/workarea/browse_navigation_seeds.rb".freeze, "app/seeds/workarea/browsing_pages_seeds.rb".freeze, "app/seeds/workarea/categories_seeds.rb".freeze, "app/seeds/workarea/customer_service_navigation_seeds.rb".freeze, "app/seeds/workarea/customer_service_pages_seeds.rb".freeze, "app/seeds/workarea/customers_seeds.rb".freeze, "app/seeds/workarea/discounts_seeds.rb".freeze, "app/seeds/workarea/dynamic_content_seeds.rb".freeze, "app/seeds/workarea/email_content_seeds.rb".freeze, "app/seeds/workarea/help_seeds.rb".freeze, "app/seeds/workarea/inquiries_seeds.rb".freeze, "app/seeds/workarea/insights_seeds.rb".freeze, "app/seeds/workarea/orders_seeds.rb".freeze, "app/seeds/workarea/products_seeds.rb".freeze, "app/seeds/workarea/search_settings_seeds.rb".freeze, "app/seeds/workarea/shipping_services_seeds.rb".freeze, "app/seeds/workarea/system_content_seeds.rb".freeze, "app/seeds/workarea/tax_seeds.rb".freeze, "app/services/workarea/add_multiple_cart_items.rb".freeze, "app/services/workarea/add_multiple_cart_items/item.rb".freeze, "app/services/workarea/cancel_order.rb".freeze, "app/services/workarea/cart_cleaner.rb".freeze, "app/services/workarea/clean_range_facets.rb".freeze, "app/services/workarea/copy_order.rb".freeze, "app/services/workarea/copy_product.rb".freeze, "app/services/workarea/create_fulfillment.rb".freeze, "app/services/workarea/direct_upload.rb".freeze, "app/services/workarea/direct_upload/asset.rb".freeze, "app/services/workarea/direct_upload/processor.rb".freeze, "app/services/workarea/direct_upload/product_image.rb".freeze, "app/services/workarea/export_report.rb".freeze, "app/services/workarea/hash_update.rb".freeze, "app/services/workarea/inventory_adjustment.rb".freeze, "app/services/workarea/login.rb".freeze, "app/services/workarea/new_discount.rb".freeze, "app/services/workarea/order_merge.rb".freeze, "app/services/workarea/packaging.rb".freeze, "app/services/workarea/save_publishing.rb".freeze, "app/services/workarea/save_taxonomy.rb".freeze, "app/services/workarea/set_navigable.rb".freeze, "app/services/workarea/sort_navigation_menus_by_orders.rb".freeze, "app/services/workarea/tag_update.rb".freeze, "app/view_models/workarea/application_view_model.rb".freeze, "app/view_models/workarea/shipping_carrier_view_model.rb".freeze, "app/workers/sidekiq/callbacks.rb".freeze, "app/workers/sidekiq/callbacks_worker.rb".freeze, "app/workers/workarea/bulk_index_admin.rb".freeze, "app/workers/workarea/bulk_index_products.rb".freeze, "app/workers/workarea/bulk_index_searches.rb".freeze, "app/workers/workarea/bust_discount_cache.rb".freeze, "app/workers/workarea/bust_navigation_cache.rb".freeze, "app/workers/workarea/bust_sku_cache.rb".freeze, "app/workers/workarea/clean_inventory_transactions.rb".freeze, "app/workers/workarea/clean_orders.rb".freeze, "app/workers/workarea/clean_product_recommendations.rb".freeze, "app/workers/workarea/clean_user_activity.rb".freeze, "app/workers/workarea/deactivate_stale_discounts.rb".freeze, "app/workers/workarea/generate_content_metadata.rb".freeze, "app/workers/workarea/generate_insights.rb".freeze, "app/workers/workarea/generate_promo_codes.rb".freeze, "app/workers/workarea/index_admin_search.rb".freeze, "app/workers/workarea/index_categorization.rb".freeze, "app/workers/workarea/index_category.rb".freeze, "app/workers/workarea/index_category_changes.rb".freeze, "app/workers/workarea/index_fulfillment_changes.rb".freeze, "app/workers/workarea/index_help.rb".freeze, "app/workers/workarea/index_page.rb".freeze, "app/workers/workarea/index_payment_transactions.rb".freeze, "app/workers/workarea/index_product.rb".freeze, "app/workers/workarea/index_product_children.rb".freeze, "app/workers/workarea/index_product_rule.rb".freeze, "app/workers/workarea/index_search_customizations.rb".freeze, "app/workers/workarea/index_skus.rb".freeze, "app/workers/workarea/keep_product_index_fresh.rb".freeze, "app/workers/workarea/mark_discounts_as_redeemed.rb".freeze, "app/workers/workarea/order_reminder.rb".freeze, "app/workers/workarea/process_direct_upload.rb".freeze, "app/workers/workarea/process_export.rb".freeze, "app/workers/workarea/process_import.rb".freeze, "app/workers/workarea/process_product_recommendations.rb".freeze, "app/workers/workarea/process_reports_export.rb".freeze, "app/workers/workarea/process_search_recommendations.rb".freeze, "app/workers/workarea/publish_bulk_action.rb".freeze, "app/workers/workarea/publish_release.rb".freeze, "app/workers/workarea/redirect_navigable_slugs.rb".freeze, "app/workers/workarea/save_order_metrics.rb".freeze, "app/workers/workarea/save_user_order_details.rb".freeze, "app/workers/workarea/send_refund_email.rb".freeze, "app/workers/workarea/status_reporter.rb".freeze, "app/workers/workarea/undo_release.rb".freeze, "app/workers/workarea/update_elasticsearch_settings.rb".freeze, "app/workers/workarea/update_payment_profile_email.rb".freeze, "app/workers/workarea/verify_scheduled_releases.rb".freeze, "bin/rails".freeze, "config/i18n-js.yml".freeze, "config/initializers/00_mongoid.rb".freeze, "config/initializers/01_eager_load.rb".freeze, "config/initializers/02_assets.rb".freeze, "config/initializers/03_js_routes.rb".freeze, "config/initializers/04_sidekiq.rb".freeze, "config/initializers/05_scheduled_jobs.rb".freeze, "config/initializers/06_predictor.rb".freeze, "config/initializers/07_dragonfly.rb".freeze, "config/initializers/08_inflections.rb".freeze, "config/initializers/09_geocoder.rb".freeze, "config/initializers/10_rack_middleware.rb".freeze, "config/initializers/11_payment.rb".freeze, "config/initializers/12_filter_parameters.rb".freeze, "config/initializers/13_rack_attack.rb".freeze, "config/initializers/14_content_block_types.rb".freeze, "config/initializers/15_endpoint_monitoring.rb".freeze, "config/initializers/16_turbolinks.rb".freeze, "config/initializers/17_audit_log.rb".freeze, "config/initializers/18_time_formats.rb".freeze, "config/initializers/19_mailer_previews.rb".freeze, "config/initializers/20_i18n_js.rb".freeze, "config/initializers/20_mail_interceptor.rb".freeze, "config/initializers/21_premailer.rb".freeze, "config/initializers/21_serviceworkers.rb".freeze, "config/initializers/22_session_store.rb".freeze, "config/initializers/23_chartkick.rb".freeze, "config/locales/en.yml".freeze, "config/routes.rb".freeze, "data/content_assets/100x100.png".freeze, "data/content_assets/960x470_dark.png".freeze, "data/content_assets/960x470_light.png".freeze, "data/help/howto/add_help_articles/body.md".freeze, "data/help/howto/add_help_articles/summary.md".freeze, "lib/generators/workarea/content_block_type/USAGE".freeze, "lib/generators/workarea/content_block_type/content_block_type_generator.rb".freeze, "lib/generators/workarea/content_block_type/templates/block.svg".freeze, "lib/generators/workarea/content_block_type/templates/initializer.rb".freeze, "lib/generators/workarea/content_block_type/templates/storefront_view.html.haml.erb".freeze, "lib/generators/workarea/content_block_type/templates/stylesheet.scss.erb".freeze, "lib/generators/workarea/content_block_type/templates/view_model.rb.erb".freeze, "lib/generators/workarea/decorator/USAGE".freeze, "lib/generators/workarea/decorator/decorator_generator.rb".freeze, "lib/generators/workarea/decorator/templates/decorator.rb.erb".freeze, "lib/generators/workarea/decorator/templates/test_decorator.rb.erb".freeze, "lib/generators/workarea/discount/USAGE".freeze, "lib/generators/workarea/discount/discount_generator.rb".freeze, "lib/generators/workarea/discount/templates/model.rb.erb".freeze, "lib/generators/workarea/discount/templates/model_test.rb.erb".freeze, "lib/generators/workarea/discount/templates/partial.html.haml".freeze, "lib/generators/workarea/discount/templates/select_type_partial.rb.erb".freeze, "lib/generators/workarea/discount/templates/view_model.rb.erb".freeze, "lib/generators/workarea/discount/templates/view_model_test.rb.erb".freeze, "lib/generators/workarea/docker/USAGE".freeze, "lib/generators/workarea/docker/docker_generator.rb".freeze, "lib/generators/workarea/docker/templates/.env.erb".freeze, "lib/generators/workarea/docker/templates/Dockerfile.erb".freeze, "lib/generators/workarea/docker/templates/docker-compose.yml.erb".freeze, "lib/generators/workarea/docker/templates/docker-entrypoint.sh.erb".freeze, "lib/generators/workarea/docker/templates/docker-sync.yml.erb".freeze, "lib/generators/workarea/docker/templates/docker-wait.sh".freeze, "lib/generators/workarea/docker/templates/docker.env".freeze, "lib/generators/workarea/docker/templates/docker_init.rb.erb".freeze, "lib/generators/workarea/install/USAGE".freeze, "lib/generators/workarea/install/install_generator.rb".freeze, "lib/generators/workarea/install/templates/initializer.rb.erb".freeze, "lib/generators/workarea/js_adapter/USAGE".freeze, "lib/generators/workarea/js_adapter/js_adapter_generator.rb".freeze, "lib/generators/workarea/js_adapter/templates/js_adapter.js.erb".freeze, "lib/generators/workarea/js_module/USAGE".freeze, "lib/generators/workarea/js_module/js_module_generator.rb".freeze, "lib/generators/workarea/js_module/templates/js_module.js.erb".freeze, "lib/generators/workarea/override/USAGE".freeze, "lib/generators/workarea/override/override_generator.rb".freeze, "lib/generators/workarea/pricing_calculator/USAGE".freeze, "lib/generators/workarea/pricing_calculator/pricing_calculator_generator.rb".freeze, "lib/generators/workarea/pricing_calculator/templates/calculator.rb.erb".freeze, "lib/generators/workarea/pricing_calculator/templates/test.rb.erb".freeze, "lib/generators/workarea/product_template/USAGE".freeze, "lib/generators/workarea/product_template/product_template_generator.rb".freeze, "lib/generators/workarea/product_template/templates/view_model.rb.erb".freeze, "lib/generators/workarea/seeds/USAGE".freeze, "lib/generators/workarea/seeds/seeds_generator.rb".freeze, "lib/generators/workarea/seeds/templates/seeds.rb.erb".freeze, "lib/generators/workarea/style_guide/USAGE".freeze, "lib/generators/workarea/style_guide/style_guide_generator.rb".freeze, "lib/generators/workarea/style_guide/templates/style_guide_partial.html.haml.erb".freeze, "lib/tasks/assets.rake".freeze, "lib/tasks/cache.rake".freeze, "lib/tasks/cleanup.rake".freeze, "lib/tasks/help.rake".freeze, "lib/tasks/insights.rake".freeze, "lib/tasks/lint.rake".freeze, "lib/tasks/search.rake".freeze, "lib/tasks/services.rake".freeze, "lib/tasks/tests.rake".freeze, "lib/workarea.rb".freeze, "lib/workarea/asset_endpoints/base.rb".freeze, "lib/workarea/asset_endpoints/favicons.rb".freeze, "lib/workarea/asset_endpoints/product_images.rb".freeze, "lib/workarea/asset_endpoints/product_placeholder_images.rb".freeze, "lib/workarea/autoexpire_cache_redis.rb".freeze, "lib/workarea/bogus_carrier.rb".freeze, "lib/workarea/cache.rb".freeze, "lib/workarea/changelog.rake".freeze, "lib/workarea/configuration.rb".freeze, "lib/workarea/configuration/action_mailer.rb".freeze, "lib/workarea/configuration/asset_host.rb".freeze, "lib/workarea/configuration/cache_store.rb".freeze, "lib/workarea/configuration/dragonfly.rb".freeze, "lib/workarea/configuration/elasticsearch.rb".freeze, "lib/workarea/configuration/error_handling.rb".freeze, "lib/workarea/configuration/headless_chrome.rb".freeze, "lib/workarea/configuration/i18n.rb".freeze, "lib/workarea/configuration/localized_active_fields.rb".freeze, "lib/workarea/configuration/logstasher.rb".freeze, "lib/workarea/configuration/mongoid.rb".freeze, "lib/workarea/configuration/mongoid_client.rb".freeze, "lib/workarea/configuration/puma.rb".freeze, "lib/workarea/configuration/redis.rb".freeze, "lib/workarea/configuration/s3.rb".freeze, "lib/workarea/configuration/sidekiq.rb".freeze, "lib/workarea/constants.rb".freeze, "lib/workarea/core.rb".freeze, "lib/workarea/core/engine.rb".freeze, "lib/workarea/elasticsearch/document.rb".freeze, "lib/workarea/elasticsearch/index.rb".freeze, "lib/workarea/elasticsearch/query_cache.rb".freeze, "lib/workarea/elasticsearch/serializer.rb".freeze, "lib/workarea/ext/active_shipping/workarea.rb".freeze, "lib/workarea/ext/freedom_patches/action_view_cache_helper.rb".freeze, "lib/workarea/ext/freedom_patches/action_view_conditional_url_helper.rb".freeze, "lib/workarea/ext/freedom_patches/action_view_number_helper.rb".freeze, "lib/workarea/ext/freedom_patches/action_view_path_resolver.rb".freeze, "lib/workarea/ext/freedom_patches/bson.rb".freeze, "lib/workarea/ext/freedom_patches/country.rb".freeze, "lib/workarea/ext/freedom_patches/dragonfly_attachment.rb".freeze, "lib/workarea/ext/freedom_patches/dragonfly_callable_url_host.rb".freeze, "lib/workarea/ext/freedom_patches/dragonfly_job_fetch_url.rb".freeze, "lib/workarea/ext/freedom_patches/float.rb".freeze, "lib/workarea/ext/freedom_patches/global_id.rb".freeze, "lib/workarea/ext/freedom_patches/i18n_js.rb".freeze, "lib/workarea/ext/freedom_patches/money.rb".freeze, "lib/workarea/ext/freedom_patches/mongoid_localized_defaults.rb".freeze, "lib/workarea/ext/freedom_patches/mongoid_simple_tags.rb".freeze, "lib/workarea/ext/freedom_patches/net_http_ssl_connection.rb".freeze, "lib/workarea/ext/freedom_patches/routes_reloader.rb".freeze, "lib/workarea/ext/freedom_patches/string.rb".freeze, "lib/workarea/ext/freedom_patches/uri.rb".freeze, "lib/workarea/ext/jbuilder/jbuilder_append_partials.rb".freeze, "lib/workarea/ext/jbuilder/jbuilder_cache.rb".freeze, "lib/workarea/ext/mongoid/audit_log_entry.decorator".freeze, "lib/workarea/ext/mongoid/each_by.rb".freeze, "lib/workarea/ext/mongoid/error.rb".freeze, "lib/workarea/ext/mongoid/except.rb".freeze, "lib/workarea/ext/mongoid/find_ordered.rb".freeze, "lib/workarea/ext/mongoid/list_field.rb".freeze, "lib/workarea/ext/mongoid/moped_bson.rb".freeze, "lib/workarea/ext/mongoid/timestamps_timeless.rb".freeze, "lib/workarea/ext/sprockets/ruby_processor.rb".freeze, "lib/workarea/ext/sprockets/task.rb".freeze, "lib/workarea/geolocation.rb".freeze, "lib/workarea/i18n.rb".freeze, "lib/workarea/image_optim_processor.rb".freeze, "lib/workarea/lint.rb".freeze, "lib/workarea/lint/inconsistent_details.rb".freeze, "lib/workarea/lint/products_missing_images.rb".freeze, "lib/workarea/lint/products_missing_variants.rb".freeze, "lib/workarea/lint/skus_missing_inventory.rb".freeze, "lib/workarea/lint/skus_missing_pricing.rb".freeze, "lib/workarea/lint/skus_missing_variants.rb".freeze, "lib/workarea/mail_interceptor.rb".freeze, "lib/workarea/monitoring/elasticsearch_check.rb".freeze, "lib/workarea/monitoring/load_balancing_check.rb".freeze, "lib/workarea/monitoring/mongoid_check.rb".freeze, "lib/workarea/monitoring/sidekiq_queue_size_check.rb".freeze, "lib/workarea/mount_point.rb".freeze, "lib/workarea/paged_array.rb".freeze, "lib/workarea/passenger.rb".freeze, "lib/workarea/ping_home_base.rb".freeze, "lib/workarea/plugin.rb".freeze, "lib/workarea/plugin/asset_appends_helper.rb".freeze, "lib/workarea/queues_pauser.rb".freeze, "lib/workarea/robots.rb".freeze, "lib/workarea/routes_constraints/redirect.rb".freeze, "lib/workarea/routes_constraints/super_admin.rb".freeze, "lib/workarea/scheduled_jobs.rb".freeze, "lib/workarea/scheduler.rb".freeze, "lib/workarea/seeds.rb".freeze, "lib/workarea/string_id.rb".freeze, "lib/workarea/svg_asset_finder.rb".freeze, "lib/workarea/swappable_list.rb".freeze, "lib/workarea/url_token.rb".freeze, "lib/workarea/validators/email_validator.rb".freeze, "lib/workarea/validators/ip_address_validator.rb".freeze, "lib/workarea/validators/parameter_validator.rb".freeze, "lib/workarea/validators/password_validator.rb".freeze, "lib/workarea/validators/url_validator.rb".freeze, "lib/workarea/version.rb".freeze, "test/dummy/README.rdoc".freeze, "test/dummy/Rakefile".freeze, "test/dummy/app/assets/images/.keep".freeze, "test/dummy/app/assets/images/workarea/core/foo.png".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/mailers/.keep".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/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/lib/assets/.keep".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/favicon.ico".freeze, "test/fixtures/label.png".freeze, "test/fixtures/tax_rates.csv".freeze, "test/generators/workarea/content_block_type_generator_test.rb".freeze, "test/generators/workarea/decorator_generator_test.rb".freeze, "test/generators/workarea/discount_generator_test.rb".freeze, "test/generators/workarea/docker_generator_test.rb".freeze, "test/generators/workarea/install_generator_test.rb".freeze, "test/generators/workarea/js_adapter_generator_test.rb".freeze, "test/generators/workarea/override_generator_test.rb".freeze, "test/generators/workarea/pricing_calculator_generator_test.rb".freeze, "test/generators/workarea/product_template_generator_test.rb".freeze, "test/generators/workarea/seeds_generator_test.rb".freeze, "test/helpers/workarea/addresses_helper_test.rb".freeze, "test/helpers/workarea/application_helper_test.rb".freeze, "test/helpers/workarea/conditional_url_helper_test.rb".freeze, "test/helpers/workarea/content_assets_helper_test.rb".freeze, "test/helpers/workarea/facets_helper_test.rb".freeze, "test/helpers/workarea/i18n_helper_test.rb".freeze, "test/helpers/workarea/style_guides_helper_test.rb".freeze, "test/integration/workarea/authentication_test.rb".freeze, "test/integration/workarea/authorization_test.rb".freeze, "test/integration/workarea/cache_varies_integration_test.rb".freeze, "test/integration/workarea/monitoring_integration_test.rb".freeze, "test/integration/workarea/rack_attack_integration_test.rb".freeze, "test/javascripts/cookie_spec.js".freeze, "test/javascripts/date_spec.js".freeze, "test/javascripts/deletion_forms_spec.js".freeze, "test/javascripts/duplicate_id_spec.js".freeze, "test/javascripts/fixtures/deletion_forms.html.haml".freeze, "test/javascripts/fixtures/duplicate_id_fail.html.haml".freeze, "test/javascripts/fixtures/duplicate_id_pass.html.haml".freeze, "test/javascripts/fixtures/form_submitting_controls.html.haml".freeze, "test/javascripts/fixtures/reveal_password.html.haml".freeze, "test/javascripts/fixtures/workarea_scope.html.haml".freeze, "test/javascripts/form_submitting_controls_spec.js".freeze, "test/javascripts/reveal_password_spec.js".freeze, "test/javascripts/spec_helper.js".freeze, "test/javascripts/string_spec.js".freeze, "test/javascripts/url_spec.js".freeze, "test/javascripts/workarea_spec.js".freeze, "test/lib/workarea/asset_endpoints/favicons_test.rb".freeze, "test/lib/workarea/autoexpire_cache_redis_test.rb".freeze, "test/lib/workarea/constants_test.rb".freeze, "test/lib/workarea/elasticsearch/document_test.rb".freeze, "test/lib/workarea/elasticsearch/query_cache_test.rb".freeze, "test/lib/workarea/ext/freedom_patches/country_test.rb".freeze, "test/lib/workarea/ext/freedom_patches/dragonfly_callable_url_host_test.rb".freeze, "test/lib/workarea/ext/freedom_patches/global_id_test.rb".freeze, "test/lib/workarea/ext/freedom_patches/mongoid_localized_defaults_test.rb".freeze, "test/lib/workarea/ext/freedom_patches/mongoid_simple_tags_test.rb".freeze, "test/lib/workarea/ext/mongoid/audit_log_entry_test.rb".freeze, "test/lib/workarea/ext/mongoid/each_by_test.rb".freeze, "test/lib/workarea/ext/mongoid/except_test.rb".freeze, "test/lib/workarea/ext/mongoid/find_ordered_test.rb".freeze, "test/lib/workarea/ext/mongoid/list_field_test.rb".freeze, "test/lib/workarea/geolocation_test.rb".freeze, "test/lib/workarea/lint/inconsistent_details_test.rb".freeze, "test/lib/workarea/lint/products_missing_images_test.rb".freeze, "test/lib/workarea/lint/products_missing_variants_test.rb".freeze, "test/lib/workarea/lint/skus_missing_inventory_test.rb".freeze, "test/lib/workarea/lint/skus_missing_pricing_test.rb".freeze, "test/lib/workarea/lint/skus_missing_variants_test.rb".freeze, "test/lib/workarea/mail_interceptor_test.rb".freeze, "test/lib/workarea/paged_array_test.rb".freeze, "test/lib/workarea/ping_home_base/request_test.rb".freeze, "test/lib/workarea/plugin_test.rb".freeze, "test/lib/workarea/scheduled_jobs_test.rb".freeze, "test/lib/workarea/scheduler_test.rb".freeze, "test/lib/workarea/string_id_test.rb".freeze, "test/lib/workarea/svg_asset_finder_test.rb".freeze, "test/lib/workarea/swappable_list_test.rb".freeze, "test/lib/workarea/url_token_test.rb".freeze, "test/lib/workarea/validators/email_validator_test.rb".freeze, "test/lib/workarea/validators/parameter_validator_test.rb".freeze, "test/lib/workarea/validators/password_validator_test.rb".freeze, "test/mailers/workarea/application_mailer_test.rb".freeze, "test/middleware/workarea/audit_log_middleware_test.rb".freeze, "test/middleware/workarea/release_server_middleware_test.rb".freeze, "test/models/workarea/address_equality_test.rb".freeze, "test/models/workarea/address_test.rb".freeze, "test/models/workarea/address_validation_test.rb".freeze, "test/models/workarea/application_document_test.rb".freeze, "test/models/workarea/bulk_action/product_edit_test.rb".freeze, "test/models/workarea/bulk_action/sequential_product_edit_test.rb".freeze, "test/models/workarea/bulk_action_test.rb".freeze, "test/models/workarea/catalog/category_test.rb".freeze, "test/models/workarea/catalog/customizations_test.rb".freeze, "test/models/workarea/catalog/product_image_test.rb".freeze, "test/models/workarea/catalog/product_placeholder_image_test.rb".freeze, "test/models/workarea/catalog/product_positions_test.rb".freeze, "test/models/workarea/catalog/product_test.rb".freeze, "test/models/workarea/catalog/variant_test.rb".freeze, "test/models/workarea/checkout/collect_payment_test.rb".freeze, "test/models/workarea/checkout/shipping_options_test.rb".freeze, "test/models/workarea/checkout/steps/addresses_test.rb".freeze, "test/models/workarea/checkout/steps/payment_test.rb".freeze, "test/models/workarea/checkout/steps/shipping_test.rb".freeze, "test/models/workarea/checkout_test.rb".freeze, "test/models/workarea/comment_test.rb".freeze, "test/models/workarea/commentable_test.rb".freeze, "test/models/workarea/content/asset_test.rb".freeze, "test/models/workarea/content/asset_validation_test.rb".freeze, "test/models/workarea/content/block_name_test.rb".freeze, "test/models/workarea/content/block_test.rb".freeze, "test/models/workarea/content/block_type_definition_test.rb".freeze, "test/models/workarea/content/block_type_test.rb".freeze, "test/models/workarea/content/email_test.rb".freeze, "test/models/workarea/content/field_test.rb".freeze, "test/models/workarea/content/fields/asset_test.rb".freeze, "test/models/workarea/content/fields/products_test.rb".freeze, "test/models/workarea/content/page_test.rb".freeze, "test/models/workarea/content_test.rb".freeze, "test/models/workarea/data_file/csv_fields_test.rb".freeze, "test/models/workarea/data_file/csv_test.rb".freeze, "test/models/workarea/data_file/export_test.rb".freeze, "test/models/workarea/data_file/format_test.rb".freeze, "test/models/workarea/data_file/import_test.rb".freeze, "test/models/workarea/data_file/json_test.rb".freeze, "test/models/workarea/data_file/operation_test.rb".freeze, "test/models/workarea/data_file/tax_test.rb".freeze, "test/models/workarea/details_test.rb".freeze, "test/models/workarea/discount_ids_test.rb".freeze, "test/models/workarea/fulfillment/item_test.rb".freeze, "test/models/workarea/fulfillment/package_test.rb".freeze, "test/models/workarea/fulfillment_test.rb".freeze, "test/models/workarea/help/article_test.rb".freeze, "test/models/workarea/insights/base_test.rb".freeze, "test/models/workarea/insights/best_customers_test.rb".freeze, "test/models/workarea/insights/best_full_price_customers_test.rb".freeze, "test/models/workarea/insights/cold_products_test.rb".freeze, "test/models/workarea/insights/cold_searches_test.rb".freeze, "test/models/workarea/insights/customer_acquisition_test.rb".freeze, "test/models/workarea/insights/customers_at_risk_test.rb".freeze, "test/models/workarea/insights/hot_products_test.rb".freeze, "test/models/workarea/insights/hot_searches_test.rb".freeze, "test/models/workarea/insights/low_aov_customers_test.rb".freeze, "test/models/workarea/insights/most_discount_given.rb".freeze, "test/models/workarea/insights/most_discounted_products_test.rb".freeze, "test/models/workarea/insights/new_products_test.rb".freeze, "test/models/workarea/insights/non_sellers_test.rb".freeze, "test/models/workarea/insights/popular_searches_test.rb".freeze, "test/models/workarea/insights/popular_searches_without_results_test.rb".freeze, "test/models/workarea/insights/products_purchased_together_test.rb".freeze, "test/models/workarea/insights/products_to_improve_test.rb".freeze, "test/models/workarea/insights/promising_products_test.rb".freeze, "test/models/workarea/insights/release_reminder_test.rb".freeze, "test/models/workarea/insights/repeat_purchase_rate_test.rb".freeze, "test/models/workarea/insights/sales_by_navigation_test.rb".freeze, "test/models/workarea/insights/searches_to_improve_test.rb".freeze, "test/models/workarea/insights/star_products_test.rb".freeze, "test/models/workarea/insights/star_searches_test.rb".freeze, "test/models/workarea/insights/top_categories_test.rb".freeze, "test/models/workarea/insights/top_discounts_test.rb".freeze, "test/models/workarea/insights/top_products_test.rb".freeze, "test/models/workarea/insights/trending_products_test.rb".freeze, "test/models/workarea/insights/trending_searches_test.rb".freeze, "test/models/workarea/insights/upcoming_releases_test.rb".freeze, "test/models/workarea/inventory/capture_test.rb".freeze, "test/models/workarea/inventory/collection_test.rb".freeze, "test/models/workarea/inventory/policies/allow_backorder_test.rb".freeze, "test/models/workarea/inventory/policies/ignore_test.rb".freeze, "test/models/workarea/inventory/policies/standard_test.rb".freeze, "test/models/workarea/inventory/sku_test.rb".freeze, "test/models/workarea/inventory/transaction_test.rb".freeze, "test/models/workarea/inventory_test.rb".freeze, "test/models/workarea/lock_test.rb".freeze, "test/models/workarea/lockable_test.rb".freeze, "test/models/workarea/metrics/by_day_test.rb".freeze, "test/models/workarea/metrics/calculate_percentiles_test.rb".freeze, "test/models/workarea/metrics/product_by_week_test.rb".freeze, "test/models/workarea/metrics/product_for_last_week_test.rb".freeze, "test/models/workarea/metrics/search_by_day_test.rb".freeze, "test/models/workarea/metrics/search_by_week_test.rb".freeze, "test/models/workarea/metrics/search_for_last_week_test.rb".freeze, "test/models/workarea/metrics/user_test.rb".freeze, "test/models/workarea/navigation/breadcrumbs_test.rb".freeze, "test/models/workarea/navigation/menu_test.rb".freeze, "test/models/workarea/navigation/redirect_test.rb".freeze, "test/models/workarea/navigation/search_results_test.rb".freeze, "test/models/workarea/navigation/taxon_test.rb".freeze, "test/models/workarea/normalize_email_test.rb".freeze, "test/models/workarea/order/item_test.rb".freeze, "test/models/workarea/order/queries_test.rb".freeze, "test/models/workarea/order_test.rb".freeze, "test/models/workarea/ordering_test.rb".freeze, "test/models/workarea/payment/address_test.rb".freeze, "test/models/workarea/payment/authorize/credit_card_test.rb".freeze, "test/models/workarea/payment/authorize/store_credit_test.rb".freeze, "test/models/workarea/payment/capture/credit_card_test.rb".freeze, "test/models/workarea/payment/capture/store_credit_test.rb".freeze, "test/models/workarea/payment/capture_test.rb".freeze, "test/models/workarea/payment/credit_card_integration_test.rb".freeze, "test/models/workarea/payment/credit_card_test.rb".freeze, "test/models/workarea/payment/operation_test.rb".freeze, "test/models/workarea/payment/profile_test.rb".freeze, "test/models/workarea/payment/purchase/credit_card_test.rb".freeze, "test/models/workarea/payment/purchase/store_credit_test.rb".freeze, "test/models/workarea/payment/refund/credit_card_test.rb".freeze, "test/models/workarea/payment/refund/store_credit_test.rb".freeze, "test/models/workarea/payment/refund_test.rb".freeze, "test/models/workarea/payment/saved_credit_card_test.rb".freeze, "test/models/workarea/payment/store_credit_card_test.rb".freeze, "test/models/workarea/payment/tender/credit_card_test.rb".freeze, "test/models/workarea/payment/tender/store_credit_test.rb".freeze, "test/models/workarea/payment/tender_test.rb".freeze, "test/models/workarea/payment/transaction_test.rb".freeze, "test/models/workarea/payment_reference_test.rb".freeze, "test/models/workarea/payment_test.rb".freeze, "test/models/workarea/price_adjustment_test.rb".freeze, "test/models/workarea/pricing/cache_key_test.rb".freeze, "test/models/workarea/pricing/calculators/customizations_calculator_test.rb".freeze, "test/models/workarea/pricing/calculators/discount_calculator_test.rb".freeze, "test/models/workarea/pricing/calculators/item_calculator_test.rb".freeze, "test/models/workarea/pricing/calculators/overrides_calculator_test.rb".freeze, "test/models/workarea/pricing/calculators/tax_calculator_test.rb".freeze, "test/models/workarea/pricing/collection_test.rb".freeze, "test/models/workarea/pricing/discount/amount_calculator_test.rb".freeze, "test/models/workarea/pricing/discount/application_group_test.rb".freeze, "test/models/workarea/pricing/discount/buy_some_get_some/order_items_by_product_test.rb".freeze, "test/models/workarea/pricing/discount/buy_some_get_some_test.rb".freeze, "test/models/workarea/pricing/discount/category_test.rb".freeze, "test/models/workarea/pricing/discount/code_list_test.rb".freeze, "test/models/workarea/pricing/discount/collection_test.rb".freeze, "test/models/workarea/pricing/discount/conditions/user_tags_test.rb".freeze, "test/models/workarea/pricing/discount/free_gift_test.rb".freeze, "test/models/workarea/pricing/discount/generated_promo_code_test.rb".freeze, "test/models/workarea/pricing/discount/order_test.rb".freeze, "test/models/workarea/pricing/discount/order_total_test.rb".freeze, "test/models/workarea/pricing/discount/product_attribute_test.rb".freeze, "test/models/workarea/pricing/discount/product_test.rb".freeze, "test/models/workarea/pricing/discount/quantity_fixed_price_test.rb".freeze, "test/models/workarea/pricing/discount/shipping_test.rb".freeze, "test/models/workarea/pricing/discount_test.rb".freeze, "test/models/workarea/pricing/override_test.rb".freeze, "test/models/workarea/pricing/price_distributor_test.rb".freeze, "test/models/workarea/pricing/price_test.rb".freeze, "test/models/workarea/pricing/request_test.rb".freeze, "test/models/workarea/pricing/sku_test.rb".freeze, "test/models/workarea/pricing/tax_applier_test.rb".freeze, "test/models/workarea/pricing_test.rb".freeze, "test/models/workarea/product_rule_test.rb".freeze, "test/models/workarea/query_string_test.rb".freeze, "test/models/workarea/recommendation/user_activity_test.rb".freeze, "test/models/workarea/releasable_test.rb".freeze, "test/models/workarea/release_test.rb".freeze, "test/models/workarea/reports/export_test.rb".freeze, "test/models/workarea/search/admin/catalog_category_test.rb".freeze, "test/models/workarea/search/admin/catalog_product_test.rb".freeze, "test/models/workarea/search/admin/content_asset_test.rb".freeze, "test/models/workarea/search/admin/content_page_test.rb".freeze, "test/models/workarea/search/admin/content_test.rb".freeze, "test/models/workarea/search/admin/order_test.rb".freeze, "test/models/workarea/search/admin/pricing_discount_test.rb".freeze, "test/models/workarea/search/admin/releasable_test.rb".freeze, "test/models/workarea/search/admin/user_test.rb".freeze, "test/models/workarea/search/admin_test.rb".freeze, "test/models/workarea/search/customization_test.rb".freeze, "test/models/workarea/search/settings_test.rb".freeze, "test/models/workarea/search/storefront/product/categories_test.rb".freeze, "test/models/workarea/search/storefront/product/facets_test.rb".freeze, "test/models/workarea/search/storefront/product/inventory_test.rb".freeze, "test/models/workarea/search/storefront/product/pricing_test.rb".freeze, "test/models/workarea/search/storefront/product/text_test.rb".freeze, "test/models/workarea/search/storefront/product_test.rb".freeze, "test/models/workarea/search/storefront_test.rb".freeze, "test/models/workarea/shipping/address_test.rb".freeze, "test/models/workarea/shipping/location_query_test.rb".freeze, "test/models/workarea/shipping/rate_lookup_test.rb".freeze, "test/models/workarea/shipping/rate_test.rb".freeze, "test/models/workarea/shipping/service_test.rb".freeze, "test/models/workarea/shipping/sku_test.rb".freeze, "test/models/workarea/shipping_option_test.rb".freeze, "test/models/workarea/shipping_test.rb".freeze, "test/models/workarea/tax/category_test.rb".freeze, "test/models/workarea/tax/rate_lookup_test.rb".freeze, "test/models/workarea/tax_test.rb".freeze, "test/models/workarea/user/admin_bookmark_test.rb".freeze, "test/models/workarea/user/admin_visit_test.rb".freeze, "test/models/workarea/user/password_reset_test.rb".freeze, "test/models/workarea/user/recent_password_test.rb".freeze, "test/models/workarea/user/system_users_test.rb".freeze, "test/models/workarea/user_test.rb".freeze, "test/queries/workarea/admin_query_operation_test.rb".freeze, "test/queries/workarea/admin_search_query_wrapper_test.rb".freeze, "test/queries/workarea/alerts_test.rb".freeze, "test/queries/workarea/bulk_action_selections_test.rb".freeze, "test/queries/workarea/categorization_test.rb".freeze, "test/queries/workarea/extract_content_block_text_test.rb".freeze, "test/queries/workarea/find_pipeline_asset_test.rb".freeze, "test/queries/workarea/find_taxonomy_slug_test.rb".freeze, "test/queries/workarea/find_unique_slug_test.rb".freeze, "test/queries/workarea/metadata/catalog_category_test.rb".freeze, "test/queries/workarea/metadata/content_page_test.rb".freeze, "test/queries/workarea/metadata/home_page_test.rb".freeze, "test/queries/workarea/order_item_details_test.rb".freeze, "test/queries/workarea/order_metrics_test.rb".freeze, "test/queries/workarea/pricing_override_params_test.rb".freeze, "test/queries/workarea/product_primary_image_url_test.rb".freeze, "test/queries/workarea/product_primary_navigation_test.rb".freeze, "test/queries/workarea/recommendation/order_based_test.rb".freeze, "test/queries/workarea/recommendation/product_based_test.rb".freeze, "test/queries/workarea/recommendation/searches_test.rb".freeze, "test/queries/workarea/recommendation/user_activity_based_test.rb".freeze, "test/queries/workarea/reports/average_order_value_test.rb".freeze, "test/queries/workarea/reports/customers_test.rb".freeze, "test/queries/workarea/reports/first_time_vs_returning_sales_test.rb".freeze, "test/queries/workarea/reports/low_inventory_test.rb".freeze, "test/queries/workarea/reports/report_test.rb".freeze, "test/queries/workarea/reports/sales_by_category_test.rb".freeze, "test/queries/workarea/reports/sales_by_country_test.rb".freeze, "test/queries/workarea/reports/sales_by_discount_test.rb".freeze, "test/queries/workarea/reports/sales_by_menu_test.rb".freeze, "test/queries/workarea/reports/sales_by_product_test.rb".freeze, "test/queries/workarea/reports/sales_by_sku_test.rb".freeze, "test/queries/workarea/reports/sales_by_traffic_referrer_test.rb".freeze, "test/queries/workarea/reports/sales_over_time_test.rb".freeze, "test/queries/workarea/reports/searches_over_time_test.rb".freeze, "test/queries/workarea/reports/searches_test.rb".freeze, "test/queries/workarea/reports/searches_without_results_over_time_test.rb".freeze, "test/queries/workarea/search/admin_discounts_test.rb".freeze, "test/queries/workarea/search/admin_orders_test.rb".freeze, "test/queries/workarea/search/admin_payment_transactions_test.rb".freeze, "test/queries/workarea/search/admin_releases_test.rb".freeze, "test/queries/workarea/search/admin_search_test.rb".freeze, "test/queries/workarea/search/admin_users_test.rb".freeze, "test/queries/workarea/search/categorization_test.rb".freeze, "test/queries/workarea/search/category_browse_test.rb".freeze, "test/queries/workarea/search/date_filter_test.rb".freeze, "test/queries/workarea/search/facet_matches_test.rb".freeze, "test/queries/workarea/search/facet_sorting/size_test.rb".freeze, "test/queries/workarea/search/facet_sorting_test.rb".freeze, "test/queries/workarea/search/facet_test.rb".freeze, "test/queries/workarea/search/filter_test.rb".freeze, "test/queries/workarea/search/pagination_test.rb".freeze, "test/queries/workarea/search/product_entries_test.rb".freeze, "test/queries/workarea/search/product_facet_sorting_test.rb".freeze, "test/queries/workarea/search/product_rules_test.rb".freeze, "test/queries/workarea/search/product_search_test.rb".freeze, "test/queries/workarea/search/query_test.rb".freeze, "test/queries/workarea/search/range_facet_test.rb".freeze, "test/queries/workarea/search/range_parameter_test.rb".freeze, "test/queries/workarea/search/related_help_test.rb".freeze, "test/queries/workarea/search/related_products_test.rb".freeze, "test/queries/workarea/search/search_suggestions_test.rb".freeze, "test/queries/workarea/search/storefront_search_test.rb".freeze, "test/queries/workarea/search/terms_facet_test.rb".freeze, "test/queries/workarea/taxonomy_sitemap_test.rb".freeze, "test/services/workarea/add_multiple_cart_items/item_test.rb".freeze, "test/services/workarea/add_multiple_cart_items_test.rb".freeze, "test/services/workarea/cancel_order_test.rb".freeze, "test/services/workarea/cart_cleaner_test.rb".freeze, "test/services/workarea/clean_range_facets_test.rb".freeze, "test/services/workarea/copy_order_test.rb".freeze, "test/services/workarea/copy_product_test.rb".freeze, "test/services/workarea/create_fulfillment_test.rb".freeze, "test/services/workarea/direct_upload_test.rb".freeze, "test/services/workarea/export_report_test.rb".freeze, "test/services/workarea/hash_update_test.rb".freeze, "test/services/workarea/inventory_adjustment_test.rb".freeze, "test/services/workarea/login_test.rb".freeze, "test/services/workarea/order_merge_test.rb".freeze, "test/services/workarea/packaging_test.rb".freeze, "test/services/workarea/save_publishing_test.rb".freeze, "test/services/workarea/save_taxonomy_test.rb".freeze, "test/services/workarea/set_navigable_test.rb".freeze, "test/services/workarea/sort_navigation_menus_by_orders_test.rb".freeze, "test/teaspoon_env.rb".freeze, "test/test_helper.rb".freeze, "test/vcr_cassettes/csv_image_upload.yml".freeze, "test/view_models/workarea/shipping_carrier_view_model_test.rb".freeze, "test/workarea_test.rb".freeze, "test/workers/sidekiq/callbacks_test.rb".freeze, "test/workers/workarea/bulk_index_admin_test.rb".freeze, "test/workers/workarea/bulk_index_products_test.rb".freeze, "test/workers/workarea/bulk_index_searches_test.rb".freeze, "test/workers/workarea/clean_inventory_transactions_test.rb".freeze, "test/workers/workarea/clean_orders_test.rb".freeze, "test/workers/workarea/clean_product_recommendations_test.rb".freeze, "test/workers/workarea/deactivate_stale_discounts_test.rb".freeze, "test/workers/workarea/generate_content_metadata_test.rb".freeze, "test/workers/workarea/generate_insights_test.rb".freeze, "test/workers/workarea/index_admin_search_test.rb".freeze, "test/workers/workarea/index_categorization_test.rb".freeze, "test/workers/workarea/index_category_changes_test.rb".freeze, "test/workers/workarea/index_fulfillment_changes_test.rb".freeze, "test/workers/workarea/index_help_test.rb".freeze, "test/workers/workarea/index_payment_transactions_test.rb".freeze, "test/workers/workarea/index_product_rule_test.rb".freeze, "test/workers/workarea/index_product_test.rb".freeze, "test/workers/workarea/index_skus_test.rb".freeze, "test/workers/workarea/keep_product_index_fresh_test.rb".freeze, "test/workers/workarea/mark_discounts_as_redeemed_test.rb".freeze, "test/workers/workarea/order_reminder_test.rb".freeze, "test/workers/workarea/process_import_test.rb".freeze, "test/workers/workarea/process_product_recommendations_test.rb".freeze, "test/workers/workarea/process_search_recommendations_test.rb".freeze, "test/workers/workarea/publish_bulk_action_test.rb".freeze, "test/workers/workarea/publish_release_test.rb".freeze, "test/workers/workarea/redirect_navigable_slugs_test.rb".freeze, "test/workers/workarea/save_order_metrics_test.rb".freeze, "test/workers/workarea/save_user_order_details_test.rb".freeze, "test/workers/workarea/send_refund_email_test.rb".freeze, "test/workers/workarea/status_reporter_test.rb".freeze, "test/workers/workarea/undo_release_test.rb".freeze, "test/workers/workarea/update_payment_profile_email_test.rb".freeze, "test/workers/workarea/verify_scheduled_releases_test.rb".freeze, "vendor/active_shipping/.gitignore".freeze, "vendor/active_shipping/.travis.yml".freeze, "vendor/active_shipping/.yardopts".freeze, "vendor/active_shipping/CHANGELOG.md".freeze, "vendor/active_shipping/CONTRIBUTING.md".freeze, "vendor/active_shipping/Gemfile".freeze, "vendor/active_shipping/MIT-LICENSE".freeze, "vendor/active_shipping/README.md".freeze, "vendor/active_shipping/Rakefile".freeze, "vendor/active_shipping/active_shipping.gemspec".freeze, "vendor/active_shipping/dev.yml".freeze, "vendor/active_shipping/gemfiles/activesupport42.gemfile".freeze, "vendor/active_shipping/gemfiles/activesupport50.gemfile".freeze, "vendor/active_shipping/gemfiles/activesupport51.gemfile".freeze, "vendor/active_shipping/gemfiles/activesupport52.gemfile".freeze, "vendor/active_shipping/gemfiles/activesupport_master.gemfile".freeze, "vendor/active_shipping/lib/active_shipping.rb".freeze, "vendor/active_shipping/lib/active_shipping/address_validation_response.rb".freeze, "vendor/active_shipping/lib/active_shipping/carrier.rb".freeze, "vendor/active_shipping/lib/active_shipping/carriers.rb".freeze, "vendor/active_shipping/lib/active_shipping/carriers/australia_post.rb".freeze, "vendor/active_shipping/lib/active_shipping/carriers/benchmark_carrier.rb".freeze, "vendor/active_shipping/lib/active_shipping/carriers/bogus_carrier.rb".freeze, "vendor/active_shipping/lib/active_shipping/carriers/canada_post.rb".freeze, "vendor/active_shipping/lib/active_shipping/carriers/canada_post_pws.rb".freeze, "vendor/active_shipping/lib/active_shipping/carriers/fedex.rb".freeze, "vendor/active_shipping/lib/active_shipping/carriers/kunaki.rb".freeze, "vendor/active_shipping/lib/active_shipping/carriers/new_zealand_post.rb".freeze, "vendor/active_shipping/lib/active_shipping/carriers/shipwire.rb".freeze, "vendor/active_shipping/lib/active_shipping/carriers/stamps.rb".freeze, "vendor/active_shipping/lib/active_shipping/carriers/ups.rb".freeze, "vendor/active_shipping/lib/active_shipping/carriers/usps.rb".freeze, "vendor/active_shipping/lib/active_shipping/carriers/usps_returns.rb".freeze, "vendor/active_shipping/lib/active_shipping/delivery_date_estimate.rb".freeze, "vendor/active_shipping/lib/active_shipping/delivery_date_estimates_response.rb".freeze, "vendor/active_shipping/lib/active_shipping/errors.rb".freeze, "vendor/active_shipping/lib/active_shipping/external_return_label_request.rb".freeze, "vendor/active_shipping/lib/active_shipping/external_return_label_response.rb".freeze, "vendor/active_shipping/lib/active_shipping/label.rb".freeze, "vendor/active_shipping/lib/active_shipping/label_response.rb".freeze, "vendor/active_shipping/lib/active_shipping/location.rb".freeze, "vendor/active_shipping/lib/active_shipping/package.rb".freeze, "vendor/active_shipping/lib/active_shipping/package_item.rb".freeze, "vendor/active_shipping/lib/active_shipping/rate_estimate.rb".freeze, "vendor/active_shipping/lib/active_shipping/rate_response.rb".freeze, "vendor/active_shipping/lib/active_shipping/response.rb".freeze, "vendor/active_shipping/lib/active_shipping/shipment_event.rb".freeze, "vendor/active_shipping/lib/active_shipping/shipment_packer.rb".freeze, "vendor/active_shipping/lib/active_shipping/shipping_response.rb".freeze, "vendor/active_shipping/lib/active_shipping/tracking_response.rb".freeze, "vendor/active_shipping/lib/active_shipping/version.rb".freeze, "vendor/active_shipping/lib/certs/eParcel.dtd".freeze, "vendor/active_shipping/shipit.rubygems.yml".freeze, "vendor/active_shipping/test/console.rb".freeze, "vendor/active_shipping/test/credentials.yml".freeze, "vendor/active_shipping/test/fixtures/files/label1.pdf".freeze, "vendor/active_shipping/test/fixtures/json/australia_post/calculate_domestic.json".freeze, "vendor/active_shipping/test/fixtures/json/australia_post/calculate_domestic_2.json".freeze, "vendor/active_shipping/test/fixtures/json/australia_post/calculate_international.json".freeze, "vendor/active_shipping/test/fixtures/json/australia_post/calculate_international_2.json".freeze, "vendor/active_shipping/test/fixtures/json/australia_post/error_message.json".freeze, "vendor/active_shipping/test/fixtures/json/australia_post/service_domestic.json".freeze, "vendor/active_shipping/test/fixtures/json/australia_post/service_domestic_2.json".freeze, "vendor/active_shipping/test/fixtures/json/australia_post/service_international.json".freeze, "vendor/active_shipping/test/fixtures/json/australia_post/service_international_2.json".freeze, "vendor/active_shipping/test/fixtures/json/newzealandpost/domestic_book.json".freeze, "vendor/active_shipping/test/fixtures/json/newzealandpost/domestic_default.json".freeze, "vendor/active_shipping/test/fixtures/json/newzealandpost/domestic_error.json".freeze, "vendor/active_shipping/test/fixtures/json/newzealandpost/domestic_poster.json".freeze, "vendor/active_shipping/test/fixtures/json/newzealandpost/domestic_small_half_pound.json".freeze, "vendor/active_shipping/test/fixtures/json/newzealandpost/international_book.json".freeze, "vendor/active_shipping/test/fixtures/json/newzealandpost/international_new_zealand_wii.json".freeze, "vendor/active_shipping/test/fixtures/json/newzealandpost/international_small_half_pound.json".freeze, "vendor/active_shipping/test/fixtures/json/newzealandpost/international_wii.json".freeze, "vendor/active_shipping/test/fixtures/xml/canadapost/example_request.xml".freeze, "vendor/active_shipping/test/fixtures/xml/canadapost/example_response.xml".freeze, "vendor/active_shipping/test/fixtures/xml/canadapost/example_response_error.xml".freeze, "vendor/active_shipping/test/fixtures/xml/canadapost/example_response_french.xml".freeze, "vendor/active_shipping/test/fixtures/xml/canadapost/example_response_with_nil_value.xml".freeze, "vendor/active_shipping/test/fixtures/xml/canadapost/example_response_with_postal_outlet.xml".freeze, "vendor/active_shipping/test/fixtures/xml/canadapost/example_response_with_postal_outlet_french.xml".freeze, "vendor/active_shipping/test/fixtures/xml/canadapost/example_response_with_strange_delivery_date.xml".freeze, "vendor/active_shipping/test/fixtures/xml/canadapost_pws/dnc_tracking_details_en.xml".freeze, "vendor/active_shipping/test/fixtures/xml/canadapost_pws/merchant_details_error.xml".freeze, "vendor/active_shipping/test/fixtures/xml/canadapost_pws/merchant_details_response.xml".freeze, "vendor/active_shipping/test/fixtures/xml/canadapost_pws/option_response.xml".freeze, "vendor/active_shipping/test/fixtures/xml/canadapost_pws/option_response_no_conflicts.xml".freeze, "vendor/active_shipping/test/fixtures/xml/canadapost_pws/rates_info.xml".freeze, "vendor/active_shipping/test/fixtures/xml/canadapost_pws/rates_info_error.xml".freeze, "vendor/active_shipping/test/fixtures/xml/canadapost_pws/receipt_response.xml".freeze, "vendor/active_shipping/test/fixtures/xml/canadapost_pws/receipt_response_no_priced_options.xml".freeze, "vendor/active_shipping/test/fixtures/xml/canadapost_pws/register_token_error.xml".freeze, "vendor/active_shipping/test/fixtures/xml/canadapost_pws/register_token_response.xml".freeze, "vendor/active_shipping/test/fixtures/xml/canadapost_pws/service_options_response.xml".freeze, "vendor/active_shipping/test/fixtures/xml/canadapost_pws/services_error.xml".freeze, "vendor/active_shipping/test/fixtures/xml/canadapost_pws/services_response.xml".freeze, "vendor/active_shipping/test/fixtures/xml/canadapost_pws/shipment_domestic.xml".freeze, "vendor/active_shipping/test/fixtures/xml/canadapost_pws/shipment_response.xml".freeze, "vendor/active_shipping/test/fixtures/xml/canadapost_pws/shipment_us.xml".freeze, "vendor/active_shipping/test/fixtures/xml/canadapost_pws/tracking_details_en.xml".freeze, "vendor/active_shipping/test/fixtures/xml/canadapost_pws/tracking_details_en_error.xml".freeze, "vendor/active_shipping/test/fixtures/xml/canadapost_pws/tracking_details_en_undelivered.xml".freeze, "vendor/active_shipping/test/fixtures/xml/canadapost_pws/tracking_details_fr.xml".freeze, "vendor/active_shipping/test/fixtures/xml/canadapost_pws/tracking_details_no_expected_delivery_date.xml".freeze, "vendor/active_shipping/test/fixtures/xml/fedex/create_shipment_response.xml".freeze, "vendor/active_shipping/test/fixtures/xml/fedex/freight_rate_request.xml".freeze, "vendor/active_shipping/test/fixtures/xml/fedex/freight_rate_response.xml".freeze, "vendor/active_shipping/test/fixtures/xml/fedex/invalid_fedex_reply.xml".freeze, "vendor/active_shipping/test/fixtures/xml/fedex/ottawa_to_beverly_hills_commercial_rate_request.xml".freeze, "vendor/active_shipping/test/fixtures/xml/fedex/ottawa_to_beverly_hills_no_saturday_rate_request.xml".freeze, "vendor/active_shipping/test/fixtures/xml/fedex/ottawa_to_beverly_hills_rate_request.xml".freeze, "vendor/active_shipping/test/fixtures/xml/fedex/ottawa_to_beverly_hills_rate_response.xml".freeze, "vendor/active_shipping/test/fixtures/xml/fedex/raterequest_reply.xml".freeze, "vendor/active_shipping/test/fixtures/xml/fedex/raterequest_response_with_ground_home_delivery.xml".freeze, "vendor/active_shipping/test/fixtures/xml/fedex/reply_without_notifications.xml".freeze, "vendor/active_shipping/test/fixtures/xml/fedex/tracking_request.xml".freeze, "vendor/active_shipping/test/fixtures/xml/fedex/tracking_response_bad_tracking_number.xml".freeze, "vendor/active_shipping/test/fixtures/xml/fedex/tracking_response_delivered_at_door.xml".freeze, "vendor/active_shipping/test/fixtures/xml/fedex/tracking_response_delivered_at_facility.xml".freeze, "vendor/active_shipping/test/fixtures/xml/fedex/tracking_response_delivered_with_signature.xml".freeze, "vendor/active_shipping/test/fixtures/xml/fedex/tracking_response_empty_status_detail.xml".freeze, "vendor/active_shipping/test/fixtures/xml/fedex/tracking_response_failure_code_9045.xml".freeze, "vendor/active_shipping/test/fixtures/xml/fedex/tracking_response_failure_code_9080.xml".freeze, "vendor/active_shipping/test/fixtures/xml/fedex/tracking_response_in_transit.xml".freeze, "vendor/active_shipping/test/fixtures/xml/fedex/tracking_response_invalid_tracking_number.xml".freeze, "vendor/active_shipping/test/fixtures/xml/fedex/tracking_response_missing_status_code.xml".freeze, "vendor/active_shipping/test/fixtures/xml/fedex/tracking_response_multiple_results.xml".freeze, "vendor/active_shipping/test/fixtures/xml/fedex/tracking_response_not_found.xml".freeze, "vendor/active_shipping/test/fixtures/xml/fedex/tracking_response_shipment_exception.xml".freeze, "vendor/active_shipping/test/fixtures/xml/fedex/tracking_response_unable_to_process.xml".freeze, "vendor/active_shipping/test/fixtures/xml/fedex/tracking_response_with_blank_state.xml".freeze, "vendor/active_shipping/test/fixtures/xml/fedex/unknown_fedex_document_reply.xml".freeze, "vendor/active_shipping/test/fixtures/xml/kunaki/invalid_state_response.xml".freeze, "vendor/active_shipping/test/fixtures/xml/kunaki/no_valid_items_response.xml".freeze, "vendor/active_shipping/test/fixtures/xml/kunaki/successful_rates_response.xml".freeze, "vendor/active_shipping/test/fixtures/xml/kunaki/unsuccessful_rates_response.xml".freeze, "vendor/active_shipping/test/fixtures/xml/shipwire/international_rates_response.xml".freeze, "vendor/active_shipping/test/fixtures/xml/shipwire/new_carrier_rate_response.xml".freeze, "vendor/active_shipping/test/fixtures/xml/shipwire/no_rates_response.xml".freeze, "vendor/active_shipping/test/fixtures/xml/shipwire/rates_response.xml".freeze, "vendor/active_shipping/test/fixtures/xml/shipwire/rates_response_no_estimate.xml".freeze, "vendor/active_shipping/test/fixtures/xml/stamps/authenticate_user_request.xml".freeze, "vendor/active_shipping/test/fixtures/xml/stamps/authenticate_user_response.xml".freeze, "vendor/active_shipping/test/fixtures/xml/stamps/cleanse_address_request.xml".freeze, "vendor/active_shipping/test/fixtures/xml/stamps/cleanse_address_response.xml".freeze, "vendor/active_shipping/test/fixtures/xml/stamps/create_indicium_request.xml".freeze, "vendor/active_shipping/test/fixtures/xml/stamps/create_indicium_response.xml".freeze, "vendor/active_shipping/test/fixtures/xml/stamps/expired_authenticator_response.xml".freeze, "vendor/active_shipping/test/fixtures/xml/stamps/get_account_info_request.xml".freeze, "vendor/active_shipping/test/fixtures/xml/stamps/get_account_info_response.xml".freeze, "vendor/active_shipping/test/fixtures/xml/stamps/get_purchase_status_request.xml".freeze, "vendor/active_shipping/test/fixtures/xml/stamps/get_purchase_status_response.xml".freeze, "vendor/active_shipping/test/fixtures/xml/stamps/get_rates_request.xml".freeze, "vendor/active_shipping/test/fixtures/xml/stamps/get_rates_response.xml".freeze, "vendor/active_shipping/test/fixtures/xml/stamps/purchase_postage_request.xml".freeze, "vendor/active_shipping/test/fixtures/xml/stamps/purchase_postage_response.xml".freeze, "vendor/active_shipping/test/fixtures/xml/stamps/track_shipment_request.xml".freeze, "vendor/active_shipping/test/fixtures/xml/stamps/track_shipment_response.xml".freeze, "vendor/active_shipping/test/fixtures/xml/usps/api_error_rate_response.xml".freeze, "vendor/active_shipping/test/fixtures/xml/usps/beverly_hills_to_new_york_book_commercial_base_rate_response.xml".freeze, "vendor/active_shipping/test/fixtures/xml/usps/beverly_hills_to_new_york_book_commercial_plus_rate_response.xml".freeze, "vendor/active_shipping/test/fixtures/xml/usps/beverly_hills_to_new_york_book_rate_response.xml".freeze, "vendor/active_shipping/test/fixtures/xml/usps/beverly_hills_to_ottawa_american_wii_commercial_base_rate_response.xml".freeze, "vendor/active_shipping/test/fixtures/xml/usps/beverly_hills_to_ottawa_american_wii_commercial_plus_rate_response.xml".freeze, "vendor/active_shipping/test/fixtures/xml/usps/beverly_hills_to_ottawa_american_wii_rate_response.xml".freeze, "vendor/active_shipping/test/fixtures/xml/usps/first_class_packages_with_invalid_mail_type_response.xml".freeze, "vendor/active_shipping/test/fixtures/xml/usps/first_class_packages_with_mail_type_response.xml".freeze, "vendor/active_shipping/test/fixtures/xml/usps/first_class_packages_without_mail_type_response.xml".freeze, "vendor/active_shipping/test/fixtures/xml/usps/invalid_xml_response.xml".freeze, "vendor/active_shipping/test/fixtures/xml/usps/invalid_xml_tracking_response_error.xml".freeze, "vendor/active_shipping/test/fixtures/xml/usps/tracking_request.xml".freeze, "vendor/active_shipping/test/fixtures/xml/usps/tracking_request_batch.xml".freeze, "vendor/active_shipping/test/fixtures/xml/usps/tracking_response.xml".freeze, "vendor/active_shipping/test/fixtures/xml/usps/tracking_response_alt.xml".freeze, "vendor/active_shipping/test/fixtures/xml/usps/tracking_response_batch.xml".freeze, "vendor/active_shipping/test/fixtures/xml/usps/tracking_response_failure.xml".freeze, "vendor/active_shipping/test/fixtures/xml/usps/tracking_response_not_available.xml".freeze, "vendor/active_shipping/test/fixtures/xml/usps/tracking_response_test_error.xml".freeze, "vendor/active_shipping/test/fixtures/xml/usps/us_rate_request.xml".freeze, "vendor/active_shipping/test/fixtures/xml/usps/us_rate_request_large.xml".freeze, "vendor/active_shipping/test/fixtures/xml/usps/world_rate_request_only_country.xml".freeze, "vendor/active_shipping/test/fixtures/xml/usps/world_rate_request_with_value.xml".freeze, "vendor/active_shipping/test/fixtures/xml/usps/world_rate_request_without_value.xml".freeze, "vendor/active_shipping/test/fixtures/xml/usps_returns/external_return_label_response.xml".freeze, "vendor/active_shipping/test/fixtures/xml/usps_returns/external_return_label_response_failure.xml".freeze, "vendor/active_shipping/test/remote/australia_post_test.rb".freeze, "vendor/active_shipping/test/remote/canada_post_pws_platform_test.rb".freeze, "vendor/active_shipping/test/remote/canada_post_pws_test.rb".freeze, "vendor/active_shipping/test/remote/canada_post_test.rb".freeze, "vendor/active_shipping/test/remote/fedex_test.rb".freeze, "vendor/active_shipping/test/remote/kunaki_test.rb".freeze, "vendor/active_shipping/test/remote/new_zealand_post_test.rb".freeze, "vendor/active_shipping/test/remote/shipwire_test.rb".freeze, "vendor/active_shipping/test/remote/stamps_test.rb".freeze, "vendor/active_shipping/test/remote/usps_returns_test.rb".freeze, "vendor/active_shipping/test/remote/usps_test.rb".freeze, "vendor/active_shipping/test/test_helper.rb".freeze, "vendor/active_shipping/test/unit/carrier_test.rb".freeze, "vendor/active_shipping/test/unit/carriers/australia_post_test.rb".freeze, "vendor/active_shipping/test/unit/carriers/benchmark_test.rb".freeze, "vendor/active_shipping/test/unit/carriers/canada_post_pws_rating_test.rb".freeze, "vendor/active_shipping/test/unit/carriers/canada_post_pws_register_test.rb".freeze, "vendor/active_shipping/test/unit/carriers/canada_post_pws_shipping_test.rb".freeze, "vendor/active_shipping/test/unit/carriers/canada_post_pws_test.rb".freeze, "vendor/active_shipping/test/unit/carriers/canada_post_pws_tracking_test.rb".freeze, "vendor/active_shipping/test/unit/carriers/canada_post_test.rb".freeze, "vendor/active_shipping/test/unit/carriers/fedex_test.rb".freeze, "vendor/active_shipping/test/unit/carriers/kunaki_test.rb".freeze, "vendor/active_shipping/test/unit/carriers/new_zealand_post_test.rb".freeze, "vendor/active_shipping/test/unit/carriers/shipwire_test.rb".freeze, "vendor/active_shipping/test/unit/carriers/stamps_test.rb".freeze, "vendor/active_shipping/test/unit/carriers/usps_returns_test.rb".freeze, "vendor/active_shipping/test/unit/carriers/usps_test.rb".freeze, "vendor/active_shipping/test/unit/carriers_test.rb".freeze, "vendor/active_shipping/test/unit/external_return_label_request_test.rb".freeze, "vendor/active_shipping/test/unit/location_test.rb".freeze, "vendor/active_shipping/test/unit/package_item_test.rb".freeze, "vendor/active_shipping/test/unit/package_test.rb".freeze, "vendor/active_shipping/test/unit/rate_estimate_test.rb".freeze, "vendor/active_shipping/test/unit/response_test.rb".freeze, "vendor/active_shipping/test/unit/shipment_event_test.rb".freeze, "vendor/active_shipping/test/unit/shipment_packer_test.rb".freeze, "vendor/active_shipping/test/unit/tracking_response_test.rb".freeze, "workarea-core.gemspec".freeze] s.homepage = "http://www.workarea.com".freeze s.licenses = ["Business Software License".freeze] s.required_ruby_version = Gem::Requirement.new([">= 2.4.0".freeze, "< 2.7.0".freeze]) s.rubygems_version = "3.5.10".freeze s.summary = "Core of the Workarea Commerce Platform".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 1.8.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 5.2.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 6.4.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 3.1.10".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.12.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0.5.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.1.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 2.1.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.1.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 5.0.1".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.2.1".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.1.2".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.52".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.1.2".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 5.2.2".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.6.3".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 6.0.6".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.8.2".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.6.3".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 5.0.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 2.2.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.4.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.26.0".freeze]) s.add_runtime_dependency(%q.freeze, ["= 0.5.0.20171101".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.8.4".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.6.3".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.15.4".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.1.1".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 2.1.2".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 6.5.1".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.3.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.9.6".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 3.2.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 3.7.2".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 2.3.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.3.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.2.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 4.1.1".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.0.1".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.7.12".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.9.2".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 3.2.1".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.0.3".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 4.17.4".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 4.3.1".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 6.0.1".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 4.1.2".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.0.9".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.0.4".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 4.0.3".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.6.0.beta2".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 6.3.1".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.1.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 3.4.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.0.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.2.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.3.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 5.0.1".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.1.1".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 2.7.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 5.0.1".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.19.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 5.10.1".freeze, "~> 5.10.3".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 2.1.4".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 4.0.1".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.1.2".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 2.4.1".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.10.1".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 2.0.1".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.8.0".freeze]) s.add_runtime_dependency(%q.freeze, ["< 3.5.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.3.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 2.3.1".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.3.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.5.5".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.2.2".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 3.3.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 4.3.1".freeze]) s.add_runtime_dependency(%q.freeze, [">= 2.1.4".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 3.3.1".freeze]) s.add_runtime_dependency(%q.freeze, [">= 2.0".freeze]) end