# -*- encoding: utf-8 -*- # stub: solidus_frontend 3.0.5 ruby lib Gem::Specification.new do |s| s.name = "solidus_frontend".freeze s.version = "3.0.5".freeze s.required_rubygems_version = Gem::Requirement.new(">= 1.8.23".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Solidus Team".freeze] s.date = "2021-12-20" s.description = "Cart and storefront for the Solidus e-commerce project.".freeze s.email = "contact@solidus.io".freeze s.files = ["LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "app/assets/config/solidus_frontend_manifest.js".freeze, "app/assets/images/credit_cards/amex_cid.gif".freeze, "app/assets/images/credit_cards/credit_card.gif".freeze, "app/assets/images/credit_cards/discover_cid.gif".freeze, "app/assets/images/credit_cards/icons/american_express.png".freeze, "app/assets/images/credit_cards/icons/cirrus.png".freeze, "app/assets/images/credit_cards/icons/delta.png".freeze, "app/assets/images/credit_cards/icons/diners_club.png".freeze, "app/assets/images/credit_cards/icons/directdebit.png".freeze, "app/assets/images/credit_cards/icons/discover.png".freeze, "app/assets/images/credit_cards/icons/egold.png".freeze, "app/assets/images/credit_cards/icons/maestro.png".freeze, "app/assets/images/credit_cards/icons/master.png".freeze, "app/assets/images/credit_cards/icons/paypal.png".freeze, "app/assets/images/credit_cards/icons/solo.png".freeze, "app/assets/images/credit_cards/icons/switch.png".freeze, "app/assets/images/credit_cards/icons/visa.png".freeze, "app/assets/images/credit_cards/icons/visaelectron.png".freeze, "app/assets/images/credit_cards/icons/westernunion.png".freeze, "app/assets/images/credit_cards/icons/wirecard.png".freeze, "app/assets/images/credit_cards/icons/worldpay.png".freeze, "app/assets/images/credit_cards/master_cid.jpg".freeze, "app/assets/images/credit_cards/visa_cid.gif".freeze, "app/assets/images/favicon.ico".freeze, "app/assets/images/icons/add-to-cart.png".freeze, "app/assets/images/icons/checkout.png".freeze, "app/assets/images/icons/delete.png".freeze, "app/assets/images/icons/update.png".freeze, "app/assets/images/spinner.gif".freeze, "app/assets/images/spree/frontend/cart.png".freeze, "app/assets/javascripts/spree/frontend.js".freeze, "app/assets/javascripts/spree/frontend/cart.js".freeze, "app/assets/javascripts/spree/frontend/checkout.js".freeze, "app/assets/javascripts/spree/frontend/checkout/address.js".freeze, "app/assets/javascripts/spree/frontend/checkout/coupon-code.js".freeze, "app/assets/javascripts/spree/frontend/checkout/payment.js".freeze, "app/assets/javascripts/spree/frontend/locale_selector.js".freeze, "app/assets/javascripts/spree/frontend/product.js".freeze, "app/assets/stylesheets/spree/frontend.css".freeze, "app/assets/stylesheets/spree/frontend/_skeleton.scss".freeze, "app/assets/stylesheets/spree/frontend/_variables.scss".freeze, "app/assets/stylesheets/spree/frontend/screen.css.scss".freeze, "app/controllers/spree/checkout_controller.rb".freeze, "app/controllers/spree/content_controller.rb".freeze, "app/controllers/spree/coupon_codes_controller.rb".freeze, "app/controllers/spree/home_controller.rb".freeze, "app/controllers/spree/locale_controller.rb".freeze, "app/controllers/spree/orders_controller.rb".freeze, "app/controllers/spree/products_controller.rb".freeze, "app/controllers/spree/store_controller.rb".freeze, "app/controllers/spree/taxons_controller.rb".freeze, "app/helpers/spree/orders_helper.rb".freeze, "app/helpers/spree/taxon_filters_helper.rb".freeze, "app/views/spree/address/_form.html.erb".freeze, "app/views/spree/address/_form_hidden.html.erb".freeze, "app/views/spree/checkout/_address.html.erb".freeze, "app/views/spree/checkout/_confirm.html.erb".freeze, "app/views/spree/checkout/_coupon_code.html.erb".freeze, "app/views/spree/checkout/_delivery.html.erb".freeze, "app/views/spree/checkout/_payment.html.erb".freeze, "app/views/spree/checkout/_summary.html.erb".freeze, "app/views/spree/checkout/_terms_and_conditions.en.html.erb".freeze, "app/views/spree/checkout/edit.html.erb".freeze, "app/views/spree/checkout/existing_payment/_gateway.html.erb".freeze, "app/views/spree/checkout/payment/_check.html.erb".freeze, "app/views/spree/checkout/payment/_gateway.html.erb".freeze, "app/views/spree/content/cvv.html.erb".freeze, "app/views/spree/coupon_codes/new.html.erb".freeze, "app/views/spree/home/index.html.erb".freeze, "app/views/spree/layouts/spree_application.html.erb".freeze, "app/views/spree/orders/_adjustment_row.html.erb".freeze, "app/views/spree/orders/_adjustments.html.erb".freeze, "app/views/spree/orders/_form.html.erb".freeze, "app/views/spree/orders/_line_item.html.erb".freeze, "app/views/spree/orders/edit.html.erb".freeze, "app/views/spree/orders/show.html.erb".freeze, "app/views/spree/payments/_payment.html.erb".freeze, "app/views/spree/products/_cart_form.html.erb".freeze, "app/views/spree/products/_image.html.erb".freeze, "app/views/spree/products/_promotions.html.erb".freeze, "app/views/spree/products/_properties.html.erb".freeze, "app/views/spree/products/_taxons.html.erb".freeze, "app/views/spree/products/_thumbnails.html.erb".freeze, "app/views/spree/products/index.html.erb".freeze, "app/views/spree/products/show.html.erb".freeze, "app/views/spree/shared/_address.html.erb".freeze, "app/views/spree/shared/_filters.html.erb".freeze, "app/views/spree/shared/_footer.html.erb".freeze, "app/views/spree/shared/_head.html.erb".freeze, "app/views/spree/shared/_header.html.erb".freeze, "app/views/spree/shared/_image.html.erb".freeze, "app/views/spree/shared/_link_to_cart.html.erb".freeze, "app/views/spree/shared/_locale_selector.html.erb".freeze, "app/views/spree/shared/_login_bar_items.html.erb".freeze, "app/views/spree/shared/_main_nav_bar.html.erb".freeze, "app/views/spree/shared/_nav_bar.html.erb".freeze, "app/views/spree/shared/_order_details.html.erb".freeze, "app/views/spree/shared/_products.html.erb".freeze, "app/views/spree/shared/_search.html.erb".freeze, "app/views/spree/shared/_shipment_tracking.html.erb".freeze, "app/views/spree/shared/_sidebar.html.erb".freeze, "app/views/spree/shared/_taxonomies.html.erb".freeze, "app/views/spree/shared/unauthorized.html.erb".freeze, "app/views/spree/store/cart_link.html.erb".freeze, "app/views/spree/taxons/_taxon.html.erb".freeze, "app/views/spree/taxons/show.html.erb".freeze, "config/initializers/assets.rb".freeze, "config/initializers/canonical_rails.rb".freeze, "config/routes.rb".freeze, "lib/generators/solidus/views/override_generator.rb".freeze, "lib/solidus_frontend.rb".freeze, "lib/spree/frontend.rb".freeze, "lib/spree/frontend/config.rb".freeze, "lib/spree/frontend/engine.rb".freeze, "lib/spree/frontend/middleware/seo_assist.rb".freeze, "lib/spree/frontend_configuration.rb".freeze, "lib/spree_frontend.rb".freeze, "lib/tasks/rake_util.rb".freeze, "lib/tasks/taxon.rake".freeze, "solidus_frontend.gemspec".freeze] s.homepage = "http://solidus.io".freeze s.licenses = ["BSD-3-Clause".freeze] s.required_ruby_version = Gem::Requirement.new(">= 2.5.0".freeze) s.rubygems_version = "3.5.10".freeze s.summary = "Cart and storefront for the Solidus e-commerce project.".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["= 3.0.5".freeze]) s.add_runtime_dependency(%q.freeze, ["= 3.0.5".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.2.10".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 4.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.1".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.9".freeze, ">= 0.9.2".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end