Removed not needed white spaces.

This commit is contained in:
Martin Edenhofer 2012-11-07 13:30:27 +01:00
parent 69e8439508
commit 3ce76617ad

View file

@ -22,10 +22,10 @@ gem 'jquery-rails'
# Optional support for eco templates
gem 'eco'
gem 'omniauth'
gem 'omniauth-twitter'
gem 'omniauth-facebook'
gem 'omniauth-linkedin'
gem 'omniauth'
gem 'omniauth-twitter'
gem 'omniauth-facebook'
gem 'omniauth-linkedin'
gem 'omniauth-google-oauth2'
gem 'twitter'