# -*- encoding: utf-8 -*- # stub: nimbleshop_core 0.0.1.rc4 ruby lib Gem::Specification.new do |s| s.name = "nimbleshop_core".freeze s.version = "0.0.1.rc4".freeze s.required_rubygems_version = Gem::Requirement.new("> 1.3.1".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Neeraj Singh".freeze] s.date = "2012-07-05" s.description = "Provides core e-commerce support to nimbleShop".freeze s.email = "neeraj@BigBinary.com".freeze s.files = ["README.md".freeze, "Rakefile".freeze, "app/assets/images/engines/nimbleshop_authorizedotnet/american_express.png".freeze, "app/assets/images/engines/nimbleshop_authorizedotnet/authorize_net_big.png".freeze, "app/assets/images/engines/nimbleshop_authorizedotnet/authorizedotnet_big.png".freeze, "app/assets/images/engines/nimbleshop_authorizedotnet/discover.png".freeze, "app/assets/images/engines/nimbleshop_authorizedotnet/mastercard.png".freeze, "app/assets/images/engines/nimbleshop_authorizedotnet/visa.png".freeze, "app/assets/images/engines/nimbleshop_cod/cod_small.png".freeze, "app/assets/images/engines/nimbleshop_paypalwp/paypal_big.png".freeze, "app/assets/images/engines/nimbleshop_paypalwp/paypal_small.png".freeze, "app/assets/images/engines/nimbleshop_splitable/splitable.png".freeze, "app/assets/images/engines/nimbleshop_splitable/splitable_big.png".freeze, "app/assets/images/engines/nimbleshop_splitable/splitable_small.png".freeze, "app/assets/javascripts/admin.js".freeze, "app/assets/javascripts/admin/products/edit.js.coffee".freeze, "app/assets/javascripts/admin/shipping_methods/edit.js.coffee".freeze, "app/assets/javascripts/fadeout_success.js.coffee".freeze, "app/assets/javascripts/payment_method.js.coffee".freeze, "app/assets/javascripts/product-group-condition.js.coffee".freeze, "app/assets/javascripts/remove_deletion_of_product_pictures.js.coffee".freeze, "app/assets/javascripts/shipit.js.coffee".freeze, "app/assets/javascripts/twitter_bootstrap.js.coffee".freeze, "app/assets/stylesheets/admin.css".freeze, "app/assets/stylesheets/admin_bootstrap_and_overrides.css.less".freeze, "app/assets/stylesheets/admin_custom.css".freeze, "app/assets/twitter/bootstrap/glyphicons-halflings-white.png".freeze, "app/assets/twitter/bootstrap/glyphicons-halflings.png".freeze, "app/controllers/admin/custom_fields_controller.rb".freeze, "app/controllers/admin/link_groups_controller.rb".freeze, "app/controllers/admin/main_controller.rb".freeze, "app/controllers/admin/navigations_controller.rb".freeze, "app/controllers/admin/orders_controller.rb".freeze, "app/controllers/admin/payment_methods_controller.rb".freeze, "app/controllers/admin/product_groups_controller.rb".freeze, "app/controllers/admin/products_controller.rb".freeze, "app/controllers/admin/shipments_controller.rb".freeze, "app/controllers/admin/shipping_methods_controller.rb".freeze, "app/controllers/admin/shipping_zones_controller.rb".freeze, "app/controllers/admin/shops_controller.rb".freeze, "app/controllers/admin_controller.rb".freeze, "app/helpers/admin_helper.rb".freeze, "app/helpers/nimbleshop_helper.rb".freeze, "app/helpers/payment_method_helper.rb".freeze, "app/mailers/admin_mailer.rb".freeze, "app/mailers/mailer.rb".freeze, "app/models/address.rb".freeze, "app/models/country_shipping_zone.rb".freeze, "app/models/creditcard.rb".freeze, "app/models/custom_field.rb".freeze, "app/models/custom_field_answer.rb".freeze, "app/models/custom_field_answer/field.rb".freeze, "app/models/line_item.rb".freeze, "app/models/link.rb".freeze, "app/models/link_group.rb".freeze, "app/models/navigation.rb".freeze, "app/models/order.rb".freeze, "app/models/payment_method.rb".freeze, "app/models/payment_transaction.rb".freeze, "app/models/picture.rb".freeze, "app/models/product.rb".freeze, "app/models/product_group.rb".freeze, "app/models/product_group_condition.rb".freeze, "app/models/regional_shipping_zone.rb".freeze, "app/models/shipment.rb".freeze, "app/models/shipment_carrier.rb".freeze, "app/models/shipping_cost_calculator.rb".freeze, "app/models/shipping_method.rb".freeze, "app/models/shipping_zone.rb".freeze, "app/models/shop.rb".freeze, "app/models/tax_calculator.rb".freeze, "app/observers/order_observer.rb".freeze, "app/uploaders/picture_uploader.rb".freeze, "app/views/admin/custom_fields/_form.html.erb".freeze, "app/views/admin/custom_fields/edit.html.erb".freeze, "app/views/admin/custom_fields/index.html.erb".freeze, "app/views/admin/custom_fields/new.html.erb".freeze, "app/views/admin/link_groups/_form.html.erb".freeze, "app/views/admin/link_groups/_link_group.html.erb".freeze, "app/views/admin/link_groups/_link_group_title.html.erb".freeze, "app/views/admin/link_groups/edit.html.erb".freeze, "app/views/admin/link_groups/index.html.erb".freeze, "app/views/admin/link_groups/new.html.erb".freeze, "app/views/admin/mailer/new_order_notification.text.erb".freeze, "app/views/admin/main/index.html.erb".freeze, "app/views/admin/navigations/new.html.erb".freeze, "app/views/admin/orders/_line_item.html.erb".freeze, "app/views/admin/orders/_line_items.html.erb".freeze, "app/views/admin/orders/_payment_info.html.erb".freeze, "app/views/admin/orders/_shipping_info.html.erb".freeze, "app/views/admin/orders/index.html.erb".freeze, "app/views/admin/orders/show.html.erb".freeze, "app/views/admin/payment_methods/index.html.erb".freeze, "app/views/admin/product_groups/_condition.html.mustache".freeze, "app/views/admin/product_groups/_form.html.erb".freeze, "app/views/admin/product_groups/edit.html.erb".freeze, "app/views/admin/product_groups/index.html.erb".freeze, "app/views/admin/product_groups/new.html.erb".freeze, "app/views/admin/product_groups/show.html.erb".freeze, "app/views/admin/products/_custom_field_answer.html.erb".freeze, "app/views/admin/products/_form.html.erb".freeze, "app/views/admin/products/_handle_pictures.html.erb".freeze, "app/views/admin/products/_pictures.html.erb".freeze, "app/views/admin/products/edit.html.erb".freeze, "app/views/admin/products/index.html.erb".freeze, "app/views/admin/products/new.html.erb".freeze, "app/views/admin/shipping_methods/_form.html.erb".freeze, "app/views/admin/shipping_methods/_shipping_method.html.erb".freeze, "app/views/admin/shipping_methods/edit.html.erb".freeze, "app/views/admin/shipping_methods/new.html.erb".freeze, "app/views/admin/shipping_zones/_form.html.erb".freeze, "app/views/admin/shipping_zones/_shipping_method.html.erb".freeze, "app/views/admin/shipping_zones/_shipping_zone.html.erb".freeze, "app/views/admin/shipping_zones/edit.html.erb".freeze, "app/views/admin/shipping_zones/index.html.erb".freeze, "app/views/admin/shipping_zones/new.html.erb".freeze, "app/views/admin/shops/edit.html.erb".freeze, "app/views/layouts/_admin_footer.html.erb".freeze, "app/views/layouts/_admin_sidebar.html.erb".freeze, "app/views/layouts/_container.html.erb".freeze, "app/views/layouts/_top_nav_bar.html.erb".freeze, "app/views/layouts/admin.html.erb".freeze, "app/views/layouts/payment_method.html.erb".freeze, "app/views/mailer/order_notification_to_buyer.text.erb".freeze, "app/views/mailer/shipment_notification_to_buyer.text.erb".freeze, "config/initializers/001_settings_application.rb".freeze, "config/initializers/002_load_core_extensions.rb".freeze, "config/initializers/field_with_error.rb".freeze, "config/initializers/strip_and_nullify.rb".freeze, "config/initializers/time_formats.rb".freeze, "config/locales/en.yml".freeze, "config/routes.rb".freeze, "db/development.sqlite3".freeze, "db/migrate/20111022144421_create_product_groups.rb".freeze, "db/migrate/20111022144426_create_products.rb".freeze, "db/migrate/20111022144653_create_orders.rb".freeze, "db/migrate/20111022144725_create_line_items.rb".freeze, "db/migrate/20111022234951_create_shops.rb".freeze, "db/migrate/20111026193227_create_link_groups.rb".freeze, "db/migrate/20111026193435_create_navigations.rb".freeze, "db/migrate/20111031135810_create_links.rb".freeze, "db/migrate/20111106193938_create_custom_fields.rb".freeze, "db/migrate/20111106195112_create_custom_field_answers.rb".freeze, "db/migrate/20111106201548_create_product_group_conditions.rb".freeze, "db/migrate/20111107035350_create_creditcard_transactions.rb".freeze, "db/migrate/20111109190754_create_addresses.rb".freeze, "db/migrate/20111125173344_create_pictures.rb".freeze, "db/migrate/20111201024408_create_shipping_methods.rb".freeze, "db/migrate/20111202143154_create_shipping_zones.rb".freeze, "db/migrate/20111203034020_create_payment_methods.rb".freeze, "db/migrate/20111221190000_create_preferences.rb".freeze, "db/migrate/20120105234047_create_shipments.rb".freeze, "db/migrate/20120105234553_create_shipment_carriers.rb".freeze, "db/migrate/20120606165355_create_delayed_jobs.rb".freeze, "db/production.sqlite3".freeze, "db/schema.rb".freeze, "db/seeds.rb".freeze, "db/test.sqlite3".freeze, "lib/assets/javascripts/loading_state_for_buttons.js.coffee".freeze, "lib/assets/javascripts/show_help_on_hover.js.coffee".freeze, "lib/assets/javascripts/utils/autoresize.js.coffee".freeze, "lib/assets/javascripts/utils/focus.js.coffee".freeze, "lib/assets/javascripts/utils/formatNumber.js.coffee".freeze, "lib/assets/javascripts/utils/formatPrice.js.coffee".freeze, "lib/generators/nimbleshop/app/app_generator.rb".freeze, "lib/generators/nimbleshop/app/templates/config/application.yml".freeze, "lib/generators/nimbleshop/app/templates/config/initializers/airbrake.rb".freeze, "lib/generators/nimbleshop/app/templates/config/initializers/cache_images.rb".freeze, "lib/generators/nimbleshop/app/templates/config/initializers/carrierwave.rb".freeze, "lib/generators/nimbleshop/app/templates/config/initializers/delayed_job.rb".freeze, "lib/generators/nimbleshop/app/templates/config/initializers/setup_email.rb".freeze, "lib/nimbleshop/core_ext/activerecord_base.rb".freeze, "lib/nimbleshop/core_ext/filelessio.rb".freeze, "lib/nimbleshop/core_ext/force_ssl.rb".freeze, "lib/nimbleshop/core_ext/mustache_templater_handler.rb".freeze, "lib/nimbleshop/engine.rb".freeze, "lib/nimbleshop/permalink/builder.rb".freeze, "lib/nimbleshop/processor.rb".freeze, "lib/nimbleshop/processor/base.rb".freeze, "lib/nimbleshop/product_group_search.rb".freeze, "lib/nimbleshop/product_group_search/base_field.rb".freeze, "lib/nimbleshop/product_group_search/core_field_strategy.rb".freeze, "lib/nimbleshop/product_group_search/custom_field_strategy.rb".freeze, "lib/nimbleshop/product_group_search/date_field.rb".freeze, "lib/nimbleshop/product_group_search/extension.rb".freeze, "lib/nimbleshop/product_group_search/number_field.rb".freeze, "lib/nimbleshop/product_group_search/text_field.rb".freeze, "lib/nimbleshop/sampledata/data.rb".freeze, "lib/nimbleshop/sampledata/pictures/product1/pic1.jpg".freeze, "lib/nimbleshop/sampledata/pictures/product2/pic1.jpg".freeze, "lib/nimbleshop/sampledata/pictures/product2/pic2.jpg".freeze, "lib/nimbleshop/sampledata/pictures/product3/pic1.jpg".freeze, "lib/nimbleshop/sampledata/pictures/product3/pic2.jpg".freeze, "lib/nimbleshop/sampledata/pictures/product3/pic3.jpg".freeze, "lib/nimbleshop/sampledata/pictures/product3/pic4.jpg".freeze, "lib/nimbleshop/sampledata/pictures/product3/pic5.jpg".freeze, "lib/nimbleshop/sampledata/pictures/product4/pic1.jpg".freeze, "lib/nimbleshop/sampledata/pictures/product4/pic2.jpg".freeze, "lib/nimbleshop/sampledata/pictures/product5/pic1.jpg".freeze, "lib/nimbleshop/sampledata/pictures/product5/pic2.jpg".freeze, "lib/nimbleshop/sampledata/pictures/product6/pic1.jpg".freeze, "lib/nimbleshop/sampledata/pictures/product6/pic10.jpg".freeze, "lib/nimbleshop/sampledata/pictures/product6/pic11.jpg".freeze, "lib/nimbleshop/sampledata/pictures/product6/pic12.jpg".freeze, "lib/nimbleshop/sampledata/pictures/product6/pic13.jpg".freeze, "lib/nimbleshop/sampledata/pictures/product6/pic14.jpg".freeze, "lib/nimbleshop/sampledata/pictures/product6/pic15.jpg".freeze, "lib/nimbleshop/sampledata/pictures/product6/pic16.jpg".freeze, "lib/nimbleshop/sampledata/pictures/product6/pic17.jpg".freeze, "lib/nimbleshop/sampledata/pictures/product6/pic2.jpg".freeze, "lib/nimbleshop/sampledata/pictures/product6/pic3.jpg".freeze, "lib/nimbleshop/sampledata/pictures/product6/pic4.jpg".freeze, "lib/nimbleshop/sampledata/pictures/product6/pic5.jpg".freeze, "lib/nimbleshop/sampledata/pictures/product6/pic6.jpg".freeze, "lib/nimbleshop/sampledata/pictures/product6/pic7.jpg".freeze, "lib/nimbleshop/sampledata/pictures/product6/pic8.jpg".freeze, "lib/nimbleshop/sampledata/pictures/product6/pic9.jpg".freeze, "lib/nimbleshop/sampledata/pictures/product7/pic1.jpg".freeze, "lib/nimbleshop/sampledata/pictures/product7/pic2.jpg".freeze, "lib/nimbleshop/sampledata/pictures/product7/pic3.jpg".freeze, "lib/nimbleshop/sampledata/pictures/product8/pic1.jpg".freeze, "lib/nimbleshop/sampledata/pictures/product8/pic2.jpg".freeze, "lib/nimbleshop/sampledata/pictures/product8/pic3.jpg".freeze, "lib/nimbleshop/sampledata/pictures/product8/pic4.jpg".freeze, "lib/nimbleshop/sampledata/pictures/product8/pic5.jpg".freeze, "lib/nimbleshop/sampledata/pictures/product8/pic6.jpg".freeze, "lib/nimbleshop/sampledata/pictures/product8/pic7.jpg".freeze, "lib/nimbleshop/sampledata/pictures/product8/pic8.jpg".freeze, "lib/nimbleshop/sampledata/pictures/product9/pic1.jpg".freeze, "lib/nimbleshop/sampledata/pictures/product9/pic2.jpg".freeze, "lib/nimbleshop/util.rb".freeze, "lib/nimbleshop/version.rb".freeze, "lib/nimbleshop_core.rb".freeze, "lib/tasks/localhost2public.rake".freeze, "lib/tasks/setup.rake".freeze, "test/factories/address_factory.rb".freeze, "test/factories/creditcard_factory.rb".freeze, "test/factories/custom_field_answer_factory.rb".freeze, "test/factories/custom_field_factory.rb".freeze, "test/factories/line_item_factory.rb".freeze, "test/factories/link_factory.rb".freeze, "test/factories/link_group_factory.rb".freeze, "test/factories/navigation_factory.rb".freeze, "test/factories/order_factory.rb".freeze, "test/factories/payment_method_factory.rb".freeze, "test/factories/payment_transaction_factory.rb".freeze, "test/factories/picture_factory.rb".freeze, "test/factories/product_group_condition_factory.rb".freeze, "test/factories/product_group_factory.rb".freeze, "test/factories/products_factory.rb".freeze, "test/factories/shipment_carrier_factory.rb".freeze, "test/factories/shipment_factory.rb".freeze, "test/factories/shipping_method_factory.rb".freeze, "test/factories/shipping_zone_factory.rb".freeze, "test/factories/shop_factory.rb".freeze, "test/fixtures/files/avatar.png".freeze, "test/fixtures/link_groups.yml".freeze, "test/fixtures/payment_methods.yml".freeze, "test/fixtures/shops.yml".freeze, "test/helpers/admin_helper_test.rb".freeze, "test/helpers/nimbleshop_helper_test.rb".freeze, "test/integration/admin/link_groups_acceptance_test.rb".freeze, "test/integration/admin/orders_acceptance_test.rb".freeze, "test/integration/admin/payment_methods_acceptance_test.rb".freeze, "test/integration/admin/product_groups_acceptance_test.rb".freeze, "test/integration/admin/products_acceptance_test.rb".freeze, "test/integration/admin/shipping_methods_acceptance_test.rb".freeze, "test/integration/admin/shipping_zones_acceptance_test.rb".freeze, "test/integration/admin/shops_acceptance_test.rb".freeze, "test/integration/checkout/cart_acceptance_test.rb".freeze, "test/integration/checkout/payment_confirmation_acceptance_test.rb".freeze, "test/integration/checkout/paypal_acceptance_test.rb".freeze, "test/integration/checkout/shipping_address_acceptance_test.rb".freeze, "test/integration/checkout/shipping_method_acceptance_test.rb".freeze, "test/integration/homepage_acceptance_test.rb".freeze, "test/integration/products_acceptance_test.rb".freeze, "test/integration/static_pages_acceptance_test.rb".freeze, "test/mailers/mailer_test.rb".freeze, "test/rails_app/Gemfile".freeze, "test/rails_app/Gemfile.lock".freeze, "test/rails_app/Rakefile".freeze, "test/rails_app/app/controllers/application_controller.rb".freeze, "test/rails_app/app/helpers/application_helper.rb".freeze, "test/rails_app/app/views/layouts/application.html.erb".freeze, "test/rails_app/config.ru".freeze, "test/rails_app/config/application.rb".freeze, "test/rails_app/config/application.yml".freeze, "test/rails_app/config/boot.rb".freeze, "test/rails_app/config/database.yml".freeze, "test/rails_app/config/environment.rb".freeze, "test/rails_app/config/environments/development.rb".freeze, "test/rails_app/config/environments/production.rb".freeze, "test/rails_app/config/environments/test.rb".freeze, "test/rails_app/config/initializers/backtrace_silencers.rb".freeze, "test/rails_app/config/initializers/inflections.rb".freeze, "test/rails_app/config/initializers/secret_token.rb".freeze, "test/rails_app/config/routes.rb".freeze, "test/rails_app/db/development.sqlite3".freeze, "test/rails_app/db/migrate/20100401102949_create_tables.rb".freeze, "test/rails_app/db/schema.rb".freeze, "test/rails_app/log/development.log".freeze, "test/rails_app/log/test.log".freeze, "test/rails_app/public/404.html".freeze, "test/rails_app/public/422.html".freeze, "test/rails_app/public/500.html".freeze, "test/rails_app/public/favicon.ico".freeze, "test/rails_app/script/rails".freeze, "test/support/address_test_helper.rb".freeze, "test/support/checkout_test_helper.rb".freeze, "test/support/dbify_sql_helper.rb".freeze, "test/support/images/cookware.jpg".freeze, "test/support/must_be_like.rb".freeze, "test/support/shipping_method_test_helper.rb".freeze, "test/support/wait_for_ajax.rb".freeze, "test/test_helper.rb".freeze, "test/unit/address_test.rb".freeze, "test/unit/country_shipping_zone_test.rb".freeze, "test/unit/creditcard_test.rb".freeze, "test/unit/custom_field_answer/field_test.rb".freeze, "test/unit/order_test.rb".freeze, "test/unit/payment_method/authorizedotnet_test.rb".freeze, "test/unit/payment_method/paypalwp_test.rb".freeze, "test/unit/payment_method/splitable_test.rb".freeze, "test/unit/picture_test.rb".freeze, "test/unit/processor/authorize_net_test.rb".freeze, "test/unit/processor/paypal_test.rb".freeze, "test/unit/processor/splitable_test.rb".freeze, "test/unit/product_group_condition_test.rb".freeze, "test/unit/product_group_test.rb".freeze, "test/unit/product_test.rb".freeze, "test/unit/shipping_cost_calculator_test.rb".freeze, "test/unit/shipping_method_test.rb".freeze, "test/unit/shop_test.rb".freeze, "test/unit/tax_calculator_test.rb".freeze, "test/vcr_cassettes/authorize_net/authorize-failure.yml".freeze, "test/vcr_cassettes/authorize_net/authorize-success.yml".freeze, "test/vcr_cassettes/authorize_net/capture-failure.yml".freeze, "test/vcr_cassettes/authorize_net/capture-success.yml".freeze, "test/vcr_cassettes/authorize_net/purchase-failure.yml".freeze, "test/vcr_cassettes/authorize_net/purchase-success.yml".freeze, "test/vcr_cassettes/authorize_net/refund-failure.yml".freeze, "test/vcr_cassettes/authorize_net/refund-success.yml".freeze, "test/vcr_cassettes/authorize_net/void-authorize.yml".freeze, "test/vcr_cassettes/authorize_net/void-failure.yml".freeze, "test/vcr_cassettes/authorize_net/void-success.yml".freeze, "test/vcr_cassettes/splitable/split-create-failure.yml".freeze, "test/vcr_cassettes/splitable/split-create-success.yml".freeze, "test/vcr_cassettes/splitable/split-draft-create-failure.yml".freeze, "test/vcr_cassettes/splitable/split-draft-create-success.yml".freeze, "vendor/assets/javascripts/accounting.js".freeze, "vendor/assets/javascripts/autoresize.js".freeze, "vendor/assets/javascripts/jquery-1.7.1.js".freeze, "vendor/assets/javascripts/jquery-form.js".freeze, "vendor/assets/javascripts/jquery-json.js".freeze, "vendor/assets/javascripts/jquery-ui-1.8.16.js".freeze, "vendor/assets/javascripts/jquery-ujs.js".freeze, "vendor/assets/javascripts/mustache.js".freeze, "vendor/assets/javascripts/nested_form.js".freeze] s.homepage = "http://nimbleShop.org".freeze s.rubygems_version = "3.5.10".freeze s.summary = "Core extension for nimbleShop".freeze s.test_files = ["test/factories/address_factory.rb".freeze, "test/factories/creditcard_factory.rb".freeze, "test/factories/custom_field_answer_factory.rb".freeze, "test/factories/custom_field_factory.rb".freeze, "test/factories/line_item_factory.rb".freeze, "test/factories/link_factory.rb".freeze, "test/factories/link_group_factory.rb".freeze, "test/factories/navigation_factory.rb".freeze, "test/factories/order_factory.rb".freeze, "test/factories/payment_method_factory.rb".freeze, "test/factories/payment_transaction_factory.rb".freeze, "test/factories/picture_factory.rb".freeze, "test/factories/product_group_condition_factory.rb".freeze, "test/factories/product_group_factory.rb".freeze, "test/factories/products_factory.rb".freeze, "test/factories/shipment_carrier_factory.rb".freeze, "test/factories/shipment_factory.rb".freeze, "test/factories/shipping_method_factory.rb".freeze, "test/factories/shipping_zone_factory.rb".freeze, "test/factories/shop_factory.rb".freeze, "test/fixtures/files/avatar.png".freeze, "test/fixtures/link_groups.yml".freeze, "test/fixtures/payment_methods.yml".freeze, "test/fixtures/shops.yml".freeze, "test/helpers/admin_helper_test.rb".freeze, "test/helpers/nimbleshop_helper_test.rb".freeze, "test/integration/admin/link_groups_acceptance_test.rb".freeze, "test/integration/admin/orders_acceptance_test.rb".freeze, "test/integration/admin/payment_methods_acceptance_test.rb".freeze, "test/integration/admin/product_groups_acceptance_test.rb".freeze, "test/integration/admin/products_acceptance_test.rb".freeze, "test/integration/admin/shipping_methods_acceptance_test.rb".freeze, "test/integration/admin/shipping_zones_acceptance_test.rb".freeze, "test/integration/admin/shops_acceptance_test.rb".freeze, "test/integration/checkout/cart_acceptance_test.rb".freeze, "test/integration/checkout/payment_confirmation_acceptance_test.rb".freeze, "test/integration/checkout/paypal_acceptance_test.rb".freeze, "test/integration/checkout/shipping_address_acceptance_test.rb".freeze, "test/integration/checkout/shipping_method_acceptance_test.rb".freeze, "test/integration/homepage_acceptance_test.rb".freeze, "test/integration/products_acceptance_test.rb".freeze, "test/integration/static_pages_acceptance_test.rb".freeze, "test/mailers/mailer_test.rb".freeze, "test/rails_app/app/controllers/application_controller.rb".freeze, "test/rails_app/app/helpers/application_helper.rb".freeze, "test/rails_app/app/views/layouts/application.html.erb".freeze, "test/rails_app/config/application.rb".freeze, "test/rails_app/config/application.yml".freeze, "test/rails_app/config/boot.rb".freeze, "test/rails_app/config/database.yml".freeze, "test/rails_app/config/environment.rb".freeze, "test/rails_app/config/environments/development.rb".freeze, "test/rails_app/config/environments/production.rb".freeze, "test/rails_app/config/environments/test.rb".freeze, "test/rails_app/config/initializers/backtrace_silencers.rb".freeze, "test/rails_app/config/initializers/inflections.rb".freeze, "test/rails_app/config/initializers/secret_token.rb".freeze, "test/rails_app/config/routes.rb".freeze, "test/rails_app/config.ru".freeze, "test/rails_app/db/development.sqlite3".freeze, "test/rails_app/db/migrate/20100401102949_create_tables.rb".freeze, "test/rails_app/db/schema.rb".freeze, "test/rails_app/Gemfile".freeze, "test/rails_app/Gemfile.lock".freeze, "test/rails_app/log/development.log".freeze, "test/rails_app/log/test.log".freeze, "test/rails_app/public/404.html".freeze, "test/rails_app/public/422.html".freeze, "test/rails_app/public/500.html".freeze, "test/rails_app/public/favicon.ico".freeze, "test/rails_app/Rakefile".freeze, "test/rails_app/script/rails".freeze, "test/support/address_test_helper.rb".freeze, "test/support/checkout_test_helper.rb".freeze, "test/support/dbify_sql_helper.rb".freeze, "test/support/images/cookware.jpg".freeze, "test/support/must_be_like.rb".freeze, "test/support/shipping_method_test_helper.rb".freeze, "test/support/wait_for_ajax.rb".freeze, "test/test_helper.rb".freeze, "test/unit/address_test.rb".freeze, "test/unit/country_shipping_zone_test.rb".freeze, "test/unit/creditcard_test.rb".freeze, "test/unit/custom_field_answer/field_test.rb".freeze, "test/unit/order_test.rb".freeze, "test/unit/payment_method/authorizedotnet_test.rb".freeze, "test/unit/payment_method/paypalwp_test.rb".freeze, "test/unit/payment_method/splitable_test.rb".freeze, "test/unit/picture_test.rb".freeze, "test/unit/processor/authorize_net_test.rb".freeze, "test/unit/processor/paypal_test.rb".freeze, "test/unit/processor/splitable_test.rb".freeze, "test/unit/product_group_condition_test.rb".freeze, "test/unit/product_group_test.rb".freeze, "test/unit/product_test.rb".freeze, "test/unit/shipping_cost_calculator_test.rb".freeze, "test/unit/shipping_method_test.rb".freeze, "test/unit/shop_test.rb".freeze, "test/unit/tax_calculator_test.rb".freeze, "test/vcr_cassettes/authorize_net/authorize-failure.yml".freeze, "test/vcr_cassettes/authorize_net/authorize-success.yml".freeze, "test/vcr_cassettes/authorize_net/capture-failure.yml".freeze, "test/vcr_cassettes/authorize_net/capture-success.yml".freeze, "test/vcr_cassettes/authorize_net/purchase-failure.yml".freeze, "test/vcr_cassettes/authorize_net/purchase-success.yml".freeze, "test/vcr_cassettes/authorize_net/refund-failure.yml".freeze, "test/vcr_cassettes/authorize_net/refund-success.yml".freeze, "test/vcr_cassettes/authorize_net/void-authorize.yml".freeze, "test/vcr_cassettes/authorize_net/void-failure.yml".freeze, "test/vcr_cassettes/authorize_net/void-success.yml".freeze, "test/vcr_cassettes/splitable/split-create-failure.yml".freeze, "test/vcr_cassettes/splitable/split-create-success.yml".freeze, "test/vcr_cassettes/splitable/split-draft-create-failure.yml".freeze, "test/vcr_cassettes/splitable/split-draft-create-success.yml".freeze] s.specification_version = 3 s.add_runtime_dependency(%q.freeze, ["= 3.2.6".freeze]) s.add_runtime_dependency(%q.freeze, ["= 0.0.19".freeze]) s.add_runtime_dependency(%q.freeze, ["= 0.6.2".freeze]) s.add_runtime_dependency(%q.freeze, ["= 0.3.2".freeze]) s.add_runtime_dependency(%q.freeze, ["= 2.1.0".freeze]) s.add_runtime_dependency(%q.freeze, ["= 1.1.2".freeze]) s.add_runtime_dependency(%q.freeze, ["= 3.4".freeze]) s.add_runtime_dependency(%q.freeze, ["= 1.23.0".freeze]) s.add_runtime_dependency(%q.freeze, ["= 1.0.0.beta2".freeze]) s.add_runtime_dependency(%q.freeze, ["= 0.2.1".freeze]) s.add_runtime_dependency(%q.freeze, ["= 0.1.3".freeze]) s.add_runtime_dependency(%q.freeze, ["= 0.0.4".freeze]) s.add_runtime_dependency(%q.freeze, ["= 1.1.1".freeze]) s.add_runtime_dependency(%q.freeze, ["= 1.0.0".freeze]) end