# -*- encoding: utf-8 -*- # stub: tienda 2.1.0 ruby lib Gem::Specification.new do |s| s.name = "tienda".freeze s.version = "2.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 = ["Gonzalo Robaina".freeze] s.date = "2015-06-30" s.description = "A full Rails engine providing e-commerce functionality for any Rails 4 application. Based on Shoppe Rails Gem.".freeze s.email = ["gonzalo@robaina.me".freeze] s.files = ["MIT-LICENSE".freeze, "Rakefile".freeze, "app/assets/images/tienda/chosen-sprite.png".freeze, "app/assets/images/tienda/chosen-sprite@2x.png".freeze, "app/assets/images/tienda/document.svg".freeze, "app/assets/images/tienda/icons/bag.svg".freeze, "app/assets/images/tienda/icons/balance.svg".freeze, "app/assets/images/tienda/icons/box.svg".freeze, "app/assets/images/tienda/icons/building.svg".freeze, "app/assets/images/tienda/icons/chart.svg".freeze, "app/assets/images/tienda/icons/chat.svg".freeze, "app/assets/images/tienda/icons/checkbox.svg".freeze, "app/assets/images/tienda/icons/checkbox2.svg".freeze, "app/assets/images/tienda/icons/cloud.svg".freeze, "app/assets/images/tienda/icons/cone.svg".freeze, "app/assets/images/tienda/icons/credit_card.svg".freeze, "app/assets/images/tienda/icons/currency.svg".freeze, "app/assets/images/tienda/icons/edit.svg".freeze, "app/assets/images/tienda/icons/flowchart.svg".freeze, "app/assets/images/tienda/icons/gift.svg".freeze, "app/assets/images/tienda/icons/globe.svg".freeze, "app/assets/images/tienda/icons/id.svg".freeze, "app/assets/images/tienda/icons/id2.svg".freeze, "app/assets/images/tienda/icons/locked.svg".freeze, "app/assets/images/tienda/icons/report.svg".freeze, "app/assets/images/tienda/icons/search.svg".freeze, "app/assets/images/tienda/icons/support.svg".freeze, "app/assets/images/tienda/icons/tags.svg".freeze, "app/assets/images/tienda/icons/toolbox.svg".freeze, "app/assets/images/tienda/icons/unlocked.svg".freeze, "app/assets/images/tienda/icons/wallet.svg".freeze, "app/assets/images/tienda/logo.svg".freeze, "app/assets/images/tienda/move.svg".freeze, "app/assets/images/tienda/shoppe.svg".freeze, "app/assets/images/tienda/square.svg".freeze, "app/assets/images/tienda/statuses/accepted.svg".freeze, "app/assets/images/tienda/statuses/paid.svg".freeze, "app/assets/images/tienda/statuses/received.svg".freeze, "app/assets/images/tienda/statuses/rejected.svg".freeze, "app/assets/images/tienda/statuses/shipped.svg".freeze, "app/assets/images/tienda/table-tear-off.png".freeze, "app/assets/javascripts/tienda/application.coffee".freeze, "app/assets/javascripts/tienda/jquery.metisMenu.js".freeze, "app/assets/javascripts/tienda/jquery_ui.js".freeze, "app/assets/javascripts/tienda/order_form.coffee".freeze, "app/assets/stylesheets/tienda/application.scss".freeze, "app/assets/stylesheets/tienda/chosen.scss".freeze, "app/assets/stylesheets/tienda/custom-styles.scss".freeze, "app/assets/stylesheets/tienda/dialog.scss".freeze, "app/assets/stylesheets/tienda/elements.scss".freeze, "app/assets/stylesheets/tienda/printable.scss".freeze, "app/assets/stylesheets/tienda/reset.scss".freeze, "app/assets/stylesheets/tienda/sub.scss".freeze, "app/assets/stylesheets/tienda/variables.scss".freeze, "app/controllers/tienda/application_controller.rb".freeze, "app/controllers/tienda/attachments_controller.rb".freeze, "app/controllers/tienda/countries_controller.rb".freeze, "app/controllers/tienda/dashboard_controller.rb".freeze, "app/controllers/tienda/delivery_service_prices_controller.rb".freeze, "app/controllers/tienda/delivery_services_controller.rb".freeze, "app/controllers/tienda/orders_controller.rb".freeze, "app/controllers/tienda/payments_controller.rb".freeze, "app/controllers/tienda/product_categories_controller.rb".freeze, "app/controllers/tienda/products_controller.rb".freeze, "app/controllers/tienda/sessions_controller.rb".freeze, "app/controllers/tienda/settings_controller.rb".freeze, "app/controllers/tienda/stock_level_adjustments_controller.rb".freeze, "app/controllers/tienda/tax_rates_controller.rb".freeze, "app/controllers/tienda/users_controller.rb".freeze, "app/controllers/tienda/variants_controller.rb".freeze, "app/helpers/tienda/application_helper.rb".freeze, "app/helpers/tienda/product_categories_helper.rb".freeze, "app/mailers/tienda/order_mailer.rb".freeze, "app/mailers/tienda/user_mailer.rb".freeze, "app/models/tienda/country.rb".freeze, "app/models/tienda/delivery_service.rb".freeze, "app/models/tienda/delivery_service_price.rb".freeze, "app/models/tienda/order.rb".freeze, "app/models/tienda/order/actions.rb".freeze, "app/models/tienda/order/billing.rb".freeze, "app/models/tienda/order/delivery.rb".freeze, "app/models/tienda/order/states.rb".freeze, "app/models/tienda/order_item.rb".freeze, "app/models/tienda/payment.rb".freeze, "app/models/tienda/product.rb".freeze, "app/models/tienda/product/product_attributes.rb".freeze, "app/models/tienda/product/variants.rb".freeze, "app/models/tienda/product_attribute.rb".freeze, "app/models/tienda/product_category.rb".freeze, "app/models/tienda/product_image.rb".freeze, "app/models/tienda/setting.rb".freeze, "app/models/tienda/stock_level_adjustment.rb".freeze, "app/models/tienda/tax_rate.rb".freeze, "app/models/tienda/user.rb".freeze, "app/uploaders/tienda/category_image_uploader.rb".freeze, "app/uploaders/tienda/image_uploader.rb".freeze, "app/uploaders/tienda/product_image_uploader.rb".freeze, "app/validators/permalink_validator.rb".freeze, "app/views/layouts/tienda/application.html.haml".freeze, "app/views/layouts/tienda/printable.html.haml".freeze, "app/views/layouts/tienda/sub.html.haml".freeze, "app/views/tienda/application/_navbar.html.haml".freeze, "app/views/tienda/application/_sidebar.html.haml".freeze, "app/views/tienda/countries/_form.html.haml".freeze, "app/views/tienda/countries/edit.html.haml".freeze, "app/views/tienda/countries/index.html.haml".freeze, "app/views/tienda/countries/new.html.haml".freeze, "app/views/tienda/dashboard/home.html.haml".freeze, "app/views/tienda/delivery_service_prices/_form.html.haml".freeze, "app/views/tienda/delivery_service_prices/edit.html.haml".freeze, "app/views/tienda/delivery_service_prices/index.html.haml".freeze, "app/views/tienda/delivery_service_prices/new.html.haml".freeze, "app/views/tienda/delivery_services/_form.html.haml".freeze, "app/views/tienda/delivery_services/edit.html.haml".freeze, "app/views/tienda/delivery_services/index.html.haml".freeze, "app/views/tienda/delivery_services/new.html.haml".freeze, "app/views/tienda/order_mailer/accepted.text.erb".freeze, "app/views/tienda/order_mailer/received.text.erb".freeze, "app/views/tienda/order_mailer/rejected.text.erb".freeze, "app/views/tienda/order_mailer/shipped.text.erb".freeze, "app/views/tienda/orders/_form.html.haml".freeze, "app/views/tienda/orders/_order_details.html.haml".freeze, "app/views/tienda/orders/_order_items.html.haml".freeze, "app/views/tienda/orders/_order_items_form.html.haml".freeze, "app/views/tienda/orders/_payments_form.html.haml".freeze, "app/views/tienda/orders/_payments_table.html.haml".freeze, "app/views/tienda/orders/_search_form.html.haml".freeze, "app/views/tienda/orders/_status_bar.html.haml".freeze, "app/views/tienda/orders/despatch_note.html.haml".freeze, "app/views/tienda/orders/edit.html.haml".freeze, "app/views/tienda/orders/index.html.haml".freeze, "app/views/tienda/orders/new.html.haml".freeze, "app/views/tienda/orders/show.html.haml".freeze, "app/views/tienda/payments/refund.html.haml".freeze, "app/views/tienda/product_categories/_form.html.haml".freeze, "app/views/tienda/product_categories/edit.html.haml".freeze, "app/views/tienda/product_categories/index.html.haml".freeze, "app/views/tienda/product_categories/new.html.haml".freeze, "app/views/tienda/products/_form.html.haml".freeze, "app/views/tienda/products/_table.html.haml".freeze, "app/views/tienda/products/edit.html.haml".freeze, "app/views/tienda/products/import.html.haml".freeze, "app/views/tienda/products/index.html.haml".freeze, "app/views/tienda/products/new.html.haml".freeze, "app/views/tienda/sessions/new.html.haml".freeze, "app/views/tienda/sessions/reset.html.haml".freeze, "app/views/tienda/settings/edit.html.haml".freeze, "app/views/tienda/shared/error.html.haml".freeze, "app/views/tienda/stock_level_adjustments/_table.html.haml".freeze, "app/views/tienda/stock_level_adjustments/index.html.haml".freeze, "app/views/tienda/tax_rates/form.html.haml".freeze, "app/views/tienda/tax_rates/index.html.haml".freeze, "app/views/tienda/user_mailer/new_password.text.erb".freeze, "app/views/tienda/users/_form.html.haml".freeze, "app/views/tienda/users/edit.html.haml".freeze, "app/views/tienda/users/index.html.haml".freeze, "app/views/tienda/users/new.html.haml".freeze, "app/views/tienda/variants/form.html.haml".freeze, "app/views/tienda/variants/index.html.haml".freeze, "config/initializers/assets.rb".freeze, "config/initializers/carrierwave.rb".freeze, "config/locales/en.yml".freeze, "config/locales/pl.yml".freeze, "config/locales/pt-BR.yml".freeze, "config/routes.rb".freeze, "db/countries.txt".freeze, "db/migrate/20150124094549_create_tienda_initial_schema.rb".freeze, "db/migrate/20150517191600_add_stock_counter_cache.rb".freeze, "db/migrate/20150517195800_remove_stock_level_item_polymorphism.rb".freeze, "db/migrate/20150517212100_update_stock_counter_cache.rb".freeze, "db/migrate/20150603235417_add_document_to_orders.rb".freeze, "db/migrate/20150605232554_add_parent_id_to_categories.rb".freeze, "db/migrate/20150626045455_create_tienda_product_images.rb".freeze, "db/migrate/20150628230608_convert_product_images_to_carrierwave.rb".freeze, "db/seeds.rb".freeze, "db/seeds_data/poe400.jpg".freeze, "db/seeds_data/snom-870-blk.jpg".freeze, "db/seeds_data/snom-870-grey.jpg".freeze, "db/seeds_data/snom-mm2.jpg".freeze, "db/seeds_data/spa303.jpg".freeze, "db/seeds_data/t18p.jpg".freeze, "db/seeds_data/t20p.jpg".freeze, "db/seeds_data/t22p.jpg".freeze, "db/seeds_data/t26p.jpg".freeze, "db/seeds_data/t41pn.jpg".freeze, "db/seeds_data/t46gn.jpg".freeze, "db/seeds_data/w52p.jpg".freeze, "db/seeds_data/yhs32.jpg".freeze, "lib/tasks/tienda.rake".freeze, "lib/tienda.rb".freeze, "lib/tienda/associated_countries.rb".freeze, "lib/tienda/country_importer.rb".freeze, "lib/tienda/default_navigation.rb".freeze, "lib/tienda/engine.rb".freeze, "lib/tienda/error.rb".freeze, "lib/tienda/errors/inappropriate_delivery_service.rb".freeze, "lib/tienda/errors/insufficient_stock_to_fulfil.rb".freeze, "lib/tienda/errors/invalid_configuration.rb".freeze, "lib/tienda/errors/not_enough_stock.rb".freeze, "lib/tienda/errors/payment_declined.rb".freeze, "lib/tienda/errors/refund_failed.rb".freeze, "lib/tienda/errors/unorderable_item.rb".freeze, "lib/tienda/navigation_manager.rb".freeze, "lib/tienda/orderable_item.rb".freeze, "lib/tienda/settings.rb".freeze, "lib/tienda/settings_loader.rb".freeze, "lib/tienda/setup_generator.rb".freeze, "lib/tienda/version.rb".freeze, "lib/tienda/view_helpers.rb".freeze] s.homepage = "http://gonzalo.robaina.me/tienda".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Just an e-commerce platform.".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, [">= 4.0.0".freeze, "< 5.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 3.1".freeze, ">= 3.1.2".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 4.0.0".freeze, ">= 4.0.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.2".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0.14.1".freeze, "< 0.16".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 4.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.1".freeze, ">= 1.1.4".freeze]) s.add_runtime_dependency(%q.freeze, [">= 2.2".freeze, "< 3.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 1.13.0".freeze, "< 1.14".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.1".freeze, ">= 0.1.23".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0.10.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0.5.0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 4.2.7".freeze]) s.add_runtime_dependency(%q.freeze, [">= 1.0.1".freeze, "< 2.0.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.3".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.3".freeze]) s.add_development_dependency(%q.freeze, ["~> 0".freeze]) s.add_development_dependency(%q.freeze, ["~> 0".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 4.0".freeze]) s.add_development_dependency(%q.freeze, ["~> 3.2".freeze]) end