[logaling-commit] logaling/logaling-server [add-user-authentication] Add omniauth-facebook to dependency gems

Zurück zum Archiv-Index

SHIMADA Koji null+****@clear*****
Thu Aug 23 13:32:00 JST 2012


SHIMADA Koji	2012-08-23 13:32:00 +0900 (Thu, 23 Aug 2012)

  New Revision: 64624a8c495036722c032431faa63222b86cf8b1
  https://github.com/logaling/logaling-server/commit/64624a8c495036722c032431faa63222b86cf8b1

  Log:
    Add omniauth-facebook to dependency gems

  Modified files:
    Gemfile
    Gemfile.lock

  Modified: Gemfile (+1 -0)
===================================================================
--- Gemfile    2012-08-23 13:25:15 +0900 (1d4b80d)
+++ Gemfile    2012-08-23 13:32:00 +0900 (2806ed1)
@@ -26,6 +26,7 @@ gem 'haml-rails'
 
 gem 'omniauth'
 gem 'omniauth-github'
+gem 'omniauth-facebook'
 
 # To use ActiveModel has_secure_password
 # gem 'bcrypt-ruby', '~> 3.0.0'

  Modified: Gemfile.lock (+3 -0)
===================================================================
--- Gemfile.lock    2012-08-23 13:25:15 +0900 (03b3409)
+++ Gemfile.lock    2012-08-23 13:32:00 +0900 (44c3035)
@@ -136,6 +136,8 @@ GEM
     omniauth (1.1.0)
       hashie (~> 1.2)
       rack
+    omniauth-facebook (1.4.1)
+      omniauth-oauth2 (~> 1.1.0)
     omniauth-github (1.0.2)
       omniauth (~> 1.0)
       omniauth-oauth2 (~> 1.1)
@@ -239,6 +241,7 @@ DEPENDENCIES
   jquery-rails
   logaling-command!
   omniauth
+  omniauth-facebook
   omniauth-github
   rails (= 3.2.8)
   rspec-rails
-------------- next part --------------
An HTML attachment was scrubbed...
Download 



More information about the logaling-commit mailing list
Zurück zum Archiv-Index