Removed not needed white spaces.
This commit is contained in:
parent
69e8439508
commit
3ce76617ad
1 changed files with 4 additions and 4 deletions
8
Gemfile
8
Gemfile
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue