# -*- encoding: utf-8 -*- # stub: effective_products 0.1.0 ruby lib Gem::Specification.new do |s| s.name = "effective_products".freeze s.version = "0.1.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Code and Effect".freeze] s.date = "2022-09-27" s.description = "Highly customized product sales for member associations".freeze s.email = ["info@codeandeffect.com".freeze] s.files = ["MIT-LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "app/assets/config/effective_products_manifest.js".freeze, "app/assets/javascripts/effective_products.js".freeze, "app/assets/javascripts/effective_products/base.js".freeze, "app/assets/stylesheets/effective_products.scss".freeze, "app/assets/stylesheets/effective_products/base.scss".freeze, "app/controllers/admin/rings_controller.rb".freeze, "app/controllers/admin/stamps_controller.rb".freeze, "app/controllers/effective/ring_wizards_controller.rb".freeze, "app/controllers/effective/stamp_wizards_controller.rb".freeze, "app/datatables/admin/effective_rings_datatable.rb".freeze, "app/datatables/admin/effective_stamps_datatable.rb".freeze, "app/datatables/effective_ring_wizards_datatable.rb".freeze, "app/datatables/effective_stamp_wizards_datatable.rb".freeze, "app/helpers/effective_products_helper.rb".freeze, "app/models/concerns/effective_products_ring_wizard.rb".freeze, "app/models/concerns/effective_products_stamp_wizard.rb".freeze, "app/models/effective/ring.rb".freeze, "app/models/effective/ring_wizard.rb".freeze, "app/models/effective/stamp.rb".freeze, "app/models/effective/stamp_wizard.rb".freeze, "app/views/admin/rings/_ring.html.haml".freeze, "app/views/admin/stamps/_form.html.haml".freeze, "app/views/admin/stamps/_stamp.html.haml".freeze, "app/views/effective/ring_wizards/_content.html.haml".freeze, "app/views/effective/ring_wizards/_dashboard.html.haml".freeze, "app/views/effective/ring_wizards/_layout.html.haml".freeze, "app/views/effective/ring_wizards/_orders.html.haml".freeze, "app/views/effective/ring_wizards/_ring.html.haml".freeze, "app/views/effective/ring_wizards/_ring_fields.html.haml".freeze, "app/views/effective/ring_wizards/_ring_wizard.html.haml".freeze, "app/views/effective/ring_wizards/_summary.html.haml".freeze, "app/views/effective/ring_wizards/billing.html.haml".freeze, "app/views/effective/ring_wizards/checkout.html.haml".freeze, "app/views/effective/ring_wizards/ring.html.haml".freeze, "app/views/effective/ring_wizards/start.html.haml".freeze, "app/views/effective/ring_wizards/submitted.html.haml".freeze, "app/views/effective/ring_wizards/summary.html.haml".freeze, "app/views/effective/stamp_wizards/_content.html.haml".freeze, "app/views/effective/stamp_wizards/_dashboard.html.haml".freeze, "app/views/effective/stamp_wizards/_layout.html.haml".freeze, "app/views/effective/stamp_wizards/_orders.html.haml".freeze, "app/views/effective/stamp_wizards/_stamp.html.haml".freeze, "app/views/effective/stamp_wizards/_stamp_fields.html.haml".freeze, "app/views/effective/stamp_wizards/_stamp_wizard.html.haml".freeze, "app/views/effective/stamp_wizards/_summary.html.haml".freeze, "app/views/effective/stamp_wizards/billing.html.haml".freeze, "app/views/effective/stamp_wizards/checkout.html.haml".freeze, "app/views/effective/stamp_wizards/stamp.html.haml".freeze, "app/views/effective/stamp_wizards/start.html.haml".freeze, "app/views/effective/stamp_wizards/submitted.html.haml".freeze, "app/views/effective/stamp_wizards/summary.html.haml".freeze, "app/views/effective/stamps/_fields.html.haml".freeze, "config/effective_products.rb".freeze, "config/routes.rb".freeze, "db/migrate/01_create_effective_products.rb.erb".freeze, "db/seeds.rb".freeze, "lib/effective_products.rb".freeze, "lib/effective_products/engine.rb".freeze, "lib/effective_products/version.rb".freeze, "lib/generators/effective_products/install_generator.rb".freeze, "lib/generators/templates/effective_products_mailer_preview.rb".freeze, "lib/tasks/effective_products_tasks.rake".freeze] s.homepage = "https://github.com/code-and-effect/effective_products".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Highly customized product sales for member associations".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 6.0.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 4.0.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end