# -*- encoding: utf-8 -*- # stub: workarea-gift_cards 3.4.6 ruby lib Gem::Specification.new do |s| s.name = "workarea-gift_cards".freeze s.version = "3.4.6".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["bcrouse".freeze] s.date = "2019-08-21" s.description = "Adds built-in gift cards to the Workarea commerce platform.".freeze s.email = ["bcrouse@weblinc.com".freeze] s.files = [".editorconfig".freeze, ".eslintignore".freeze, ".eslintrc".freeze, ".github/ISSUE_TEMPLATE/bug_report.md".freeze, ".github/ISSUE_TEMPLATE/documentation-request.md".freeze, ".github/ISSUE_TEMPLATE/feature_request.md".freeze, ".gitignore".freeze, ".scss-lint.yml".freeze, ".yardopts".freeze, "CHANGELOG.md".freeze, "CODE_OF_CONDUCT.md".freeze, "CONTRIBUTING.md".freeze, "Gemfile".freeze, "LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "app/assets/images/workarea/admin/payment_icons/gift_card.svg".freeze, "app/assets/images/workarea/storefront/payment_icons/gift_card.svg".freeze, "app/controllers/workarea/admin/data_file_exports_controller.decorator".freeze, "app/controllers/workarea/admin/payment_gift_cards_controller.rb".freeze, "app/controllers/workarea/api/admin/payment_gift_cards_controller.rb".freeze, "app/controllers/workarea/api/storefront/checkouts_controller.decorator".freeze, "app/controllers/workarea/api/storefront/gift_cards_controller.rb".freeze, "app/controllers/workarea/storefront/checkouts_controller.decorator".freeze, "app/controllers/workarea/storefront/gift_cards_controller.rb".freeze, "app/mailers/workarea/storefront/gift_card_mailer.rb".freeze, "app/models/workarea/catalog/customizations/gift_card.rb".freeze, "app/models/workarea/catalog/product.decorator".freeze, "app/models/workarea/order/item.decorator".freeze, "app/models/workarea/payment.decorator".freeze, "app/models/workarea/payment/authorize/gift_card.rb".freeze, "app/models/workarea/payment/capture/gift_card.rb".freeze, "app/models/workarea/payment/gift_card.rb".freeze, "app/models/workarea/payment/gift_card/redemption.rb".freeze, "app/models/workarea/payment/purchase/gift_card.rb".freeze, "app/models/workarea/payment/refund/gift_card.rb".freeze, "app/models/workarea/payment/tender/gift_card.rb".freeze, "app/models/workarea/search/admin/order.decorator".freeze, "app/models/workarea/search/admin/payment_gift_card.rb".freeze, "app/queries/workarea/admin_redemptions_export.rb".freeze, "app/queries/workarea/order_item_details.decorator".freeze, "app/queries/workarea/search/admin_gift_cards.rb".freeze, "app/seeds/workarea/gift_card_seeds.rb".freeze, "app/services/workarea/checkout/steps/gift_card.rb".freeze, "app/view_models/workarea/admin/payment_gift_card_view_model.rb".freeze, "app/view_models/workarea/storefront/checkout/payment_view_model.decorator".freeze, "app/view_models/workarea/storefront/checkout/summary_view_model.decorator".freeze, "app/view_models/workarea/storefront/gift_card_order_pricing.rb".freeze, "app/view_models/workarea/storefront/order_view_model.decorator".freeze, "app/view_models/workarea/storefront/product_templates/gift_card_view_model.rb".freeze, "app/views/workarea/admin/activities/_payment_gift_card_create.html.haml".freeze, "app/views/workarea/admin/activities/_payment_gift_card_destroy.html.haml".freeze, "app/views/workarea/admin/activities/_payment_gift_card_update.html.haml".freeze, "app/views/workarea/admin/orders/tenders/_gift_card.html.haml".freeze, "app/views/workarea/admin/payment_gift_cards/_aux_navigation.html.haml".freeze, "app/views/workarea/admin/payment_gift_cards/_cards.html.haml".freeze, "app/views/workarea/admin/payment_gift_cards/_menu.html.haml".freeze, "app/views/workarea/admin/payment_gift_cards/_summary.html.haml".freeze, "app/views/workarea/admin/payment_gift_cards/edit.html.haml".freeze, "app/views/workarea/admin/payment_gift_cards/index.html.haml".freeze, "app/views/workarea/admin/payment_gift_cards/new.html.haml".freeze, "app/views/workarea/admin/payment_gift_cards/redemptions.html.haml".freeze, "app/views/workarea/admin/payment_gift_cards/show.html.haml".freeze, "app/views/workarea/api/storefront/checkouts/steps/_gift_card.json.jbuilder".freeze, "app/views/workarea/api/storefront/gift_cards/balance.json.jbuilder".freeze, "app/views/workarea/api/storefront/orders/tenders/_gift_card.json.jbuilder".freeze, "app/views/workarea/storefront/checkouts/_gift_card_error.html.haml".freeze, "app/views/workarea/storefront/checkouts/_gift_card_payment.html.haml".freeze, "app/views/workarea/storefront/checkouts/_gift_card_summary.html.haml".freeze, "app/views/workarea/storefront/gift_card_mailer/created.html.haml".freeze, "app/views/workarea/storefront/gift_cards/index.html.haml".freeze, "app/views/workarea/storefront/order_mailer/_gift_card_summary.html.haml".freeze, "app/views/workarea/storefront/order_mailer/tenders/_gift_card.html.haml".freeze, "app/views/workarea/storefront/orders/_gift_card_summary.html.haml".freeze, "app/views/workarea/storefront/orders/tenders/_gift_card.html.haml".freeze, "app/views/workarea/storefront/products/templates/_gift_card.html.haml".freeze, "app/workers/workarea/create_ordered_gift_cards.rb".freeze, "app/workers/workarea/log_gift_card_redemption.rb".freeze, "app/workers/workarea/send_gift_card_notifications.rb".freeze, "bin/rails".freeze, "config/initializers/append_points.rb".freeze, "config/initializers/configuration.rb".freeze, "config/initializers/jump_to_navigation.rb".freeze, "config/locales/en.yml".freeze, "config/routes.rb".freeze, "lib/workarea/gift_cards.rb".freeze, "lib/workarea/gift_cards/engine.rb".freeze, "lib/workarea/gift_cards/version.rb".freeze, "lib/workarea/mailer_previews/storefront/gift_card_mailer_preview.rb".freeze, "test/documentation/workarea/api/admin/gift_cards_documentation_test.rb".freeze, "test/documentation/workarea/api/storefront/gift_cards_documentation_test.rb".freeze, "test/dummy/Rakefile".freeze, "test/dummy/app/assets/config/manifest.js".freeze, "test/dummy/app/assets/images/.keep".freeze, "test/dummy/app/assets/javascripts/application.js".freeze, "test/dummy/app/assets/stylesheets/application.css".freeze, "test/dummy/app/controllers/application_controller.rb".freeze, "test/dummy/app/controllers/concerns/.keep".freeze, "test/dummy/app/helpers/application_helper.rb".freeze, "test/dummy/app/jobs/application_job.rb".freeze, "test/dummy/app/mailers/application_mailer.rb".freeze, "test/dummy/app/models/concerns/.keep".freeze, "test/dummy/app/views/layouts/application.html.erb".freeze, "test/dummy/app/views/layouts/mailer.html.erb".freeze, "test/dummy/app/views/layouts/mailer.text.erb".freeze, "test/dummy/bin/bundle".freeze, "test/dummy/bin/rails".freeze, "test/dummy/bin/rake".freeze, "test/dummy/bin/setup".freeze, "test/dummy/bin/update".freeze, "test/dummy/config.ru".freeze, "test/dummy/config/application.rb".freeze, "test/dummy/config/boot.rb".freeze, "test/dummy/config/cable.yml".freeze, "test/dummy/config/environment.rb".freeze, "test/dummy/config/environments/development.rb".freeze, "test/dummy/config/environments/production.rb".freeze, "test/dummy/config/environments/test.rb".freeze, "test/dummy/config/initializers/application_controller_renderer.rb".freeze, "test/dummy/config/initializers/assets.rb".freeze, "test/dummy/config/initializers/backtrace_silencers.rb".freeze, "test/dummy/config/initializers/cookies_serializer.rb".freeze, "test/dummy/config/initializers/filter_parameter_logging.rb".freeze, "test/dummy/config/initializers/inflections.rb".freeze, "test/dummy/config/initializers/mime_types.rb".freeze, "test/dummy/config/initializers/new_framework_defaults.rb".freeze, "test/dummy/config/initializers/session_store.rb".freeze, "test/dummy/config/initializers/workarea.rb".freeze, "test/dummy/config/initializers/wrap_parameters.rb".freeze, "test/dummy/config/locales/en.yml".freeze, "test/dummy/config/puma.rb".freeze, "test/dummy/config/routes.rb".freeze, "test/dummy/config/secrets.yml".freeze, "test/dummy/config/spring.rb".freeze, "test/dummy/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/apple-touch-icon-precomposed.png".freeze, "test/dummy/public/apple-touch-icon.png".freeze, "test/dummy/public/favicon.ico".freeze, "test/factories/gift_cards.rb".freeze, "test/integration/workarea/admin/gift_card_integration_test.rb".freeze, "test/integration/workarea/admin/gift_card_redemptions_export_integration_test.rb".freeze, "test/integration/workarea/api/admin/gift_card_integration_test.rb".freeze, "test/integration/workarea/api/storefront/balance_integration_test.rb".freeze, "test/integration/workarea/api/storefront/checkout_integration_test.rb".freeze, "test/integration/workarea/storefront/gift_card_integration_test.rb".freeze, "test/models/workarea/catalog/gift_card_product_test.rb".freeze, "test/models/workarea/gift_card_payment_test.rb".freeze, "test/models/workarea/payment/gift_card_test.rb".freeze, "test/models/workarea/payment/purchase/gift_card_test.rb".freeze, "test/models/workarea/payment/refund/gift_card_test.rb".freeze, "test/queries/workarea/admin_redemptions_export_test.rb".freeze, "test/queries/workarea/gift_card_order_item_details_test.rb".freeze, "test/services/workarea/checkout/steps/gift_card_test.rb".freeze, "test/system/workarea/admin/gift_cards_system_test.rb".freeze, "test/system/workarea/storefront/gift_cards_system_test.rb".freeze, "test/test_helper.rb".freeze, "test/view_models/workarea/storefront/checkout/gift_card_payment_view_model_test.rb".freeze, "test/workers/workarea/create_ordered_gift_cards_test.rb".freeze, "test/workers/workarea/log_gift_card_redemption_test.rb".freeze, "workarea-gift_cards.gemspec".freeze] s.homepage = "https://github.com/workarea-commerce/workarea-gift-cards".freeze s.licenses = ["Business Software License".freeze] s.required_ruby_version = Gem::Requirement.new(">= 2.3.0".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "Gift Cards plugin for the Workarea commerce platform".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 3.x".freeze, ">= 3.3.x".freeze]) end