--- !ruby/object:Gem::Specification name: spree_paypal_website_standard version: !ruby/object:Gem::Version hash: 55 prerelease: false segments: - 0 - 8 - 4 version: 0.8.4 platform: ruby authors: - Gregg Pollack, Sean Schofield, Tomasz Stachewicz autorequire: bindir: bin cert_chain: [] date: 2011-12-27 00:00:00 +01:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: spree_core prerelease: false requirement: &id001 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 261 segments: - 0 - 70 - 1 version: 0.70.1 type: :runtime version_requirements: *id001 - !ruby/object:Gem::Dependency name: rspec-rails prerelease: false requirement: &id002 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" type: :development version_requirements: *id002 description: Spree extension for integration with PayPal Website Standard payment email: tomekrs@o2.pl executables: [] extensions: [] extra_rdoc_files: [] files: - README.md - LICENSE - lib/spree/paypal/config.rb - lib/spree_paypal_website_standard.rb - lib/paypal_configuration.rb - lib/spree_paypal_website_standard_hooks.rb - lib/tasks/pp_website_standard.rake - lib/tasks/install.rake - app/controllers/checkout_controller_decorator.rb - app/controllers/payment_notifications_controller.rb - app/controllers/paypal_controller.rb - app/views/admin/orders/_pp_standard_txns.html.erb - app/views/paypal_payments/successful.html.erb - app/views/checkout/_paypal_checkout.html.erb - app/views/checkout/edit.html.erb - app/models/order_decorator.rb - app/models/payment_notification.rb - app/assets/images/pp_checkout.gif has_rdoc: true homepage: http://github.com/tomash/spree-pp-website-standard licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 57 segments: - 1 - 8 - 7 version: 1.8.7 required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" requirements: - none rubyforge_project: rubygems_version: 1.3.7 signing_key: specification_version: 3 summary: Spree extension for integration with PayPal Website Standard payment test_files: []