]> git.openstreetmap.org Git - rails.git/blobdiff - Gemfile
Add support for Google OAuth2 authentication
[rails.git] / Gemfile
diff --git a/Gemfile b/Gemfile
index 5db975f81600c3bbd4174400b5307a6da28de6e7..7c916b01189a8763f817d4222d3d291248855d62 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -57,6 +57,7 @@ gem "actionpack-page_caching"
 # Omniauth for authentication
 gem "omniauth"
 gem "omniauth-openid"
+gem "openstreetmap-omniauth-google-oauth2", ">= 0.2.6.1", :require => "omniauth-google-oauth2"
 
 # Markdown formatting support
 gem "redcarpet"