--- !ruby/object:Gem::Specification name: spree_social version: !ruby/object:Gem::Version hash: 21 prerelease: segments: - 1 - 0 - 1 version: 1.0.1 platform: ruby authors: - John Brien Dilts autorequire: bindir: bin cert_chain: [] date: 2011-01-14 00:00:00 -05: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: 191 segments: - 0 - 40 - 0 version: 0.40.0 type: :runtime version_requirements: *id001 - !ruby/object:Gem::Dependency name: spree_auth prerelease: false requirement: &id002 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 191 segments: - 0 - 40 - 0 version: 0.40.0 type: :runtime version_requirements: *id002 - !ruby/object:Gem::Dependency name: devise prerelease: false requirement: &id003 !ruby/object:Gem::Requirement none: false requirements: - - "=" - !ruby/object:Gem::Version hash: 7712074 segments: - 1 - 2 - rc version: 1.2.rc type: :runtime version_requirements: *id003 - !ruby/object:Gem::Dependency name: oa-oauth prerelease: false requirement: &id004 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 23 segments: - 0 - 1 - 6 version: 0.1.6 type: :runtime version_requirements: *id004 description: email: jdilts@railsdog.com executables: [] extensions: [] extra_rdoc_files: [] files: - README.md - LICENSE - lib/spree_social.rb - lib/spree_social_hooks.rb - lib/tasks/install.rake - lib/tasks/spree_social.rake - app/controllers/admin/authentication_methods_controller.rb - app/controllers/omniauth_callbacks_controller.rb - app/controllers/user_authentications_controller.rb - app/controllers/user_registrations_controller_decorator.rb - app/controllers/user_sessions_controller_decorator.rb - app/models/authentication_method.rb - app/models/user_authentication.rb - app/models/user_decorator.rb - app/views/admin/authentication_methods/_form.html.erb - app/views/admin/authentication_methods/edit.html.erb - app/views/admin/authentication_methods/index.html.erb - app/views/admin/authentication_methods/new.html.erb - app/views/admin/shared/_configurations_menu.html.erb - app/views/admin/shared/_sidebar_menu.html.erb - app/views/shared/_socials.html.erb - app/views/user_registrations/new.html.erb - app/views/user_registrations/social_edit.html.erb - app/views/users/_social.html.erb - app/views/users/merge.html.erb has_rdoc: true homepage: http://spreecommerce.com 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.4.2 signing_key: specification_version: 3 summary: Adds social network login services (OAuth) to Spree test_files: []