Added 'twitter_oauth' gem dependency.
This commit is contained in:
parent
2ccf0892b9
commit
e6d992b1cd
1 changed files with 1 additions and 0 deletions
1
Gemfile
1
Gemfile
|
@ -33,6 +33,7 @@ gem 'omniauth-linkedin'
|
||||||
gem 'omniauth-google-oauth2'
|
gem 'omniauth-google-oauth2'
|
||||||
|
|
||||||
gem 'twitter'
|
gem 'twitter'
|
||||||
|
gem 'twitter_oauth'
|
||||||
gem 'koala'
|
gem 'koala'
|
||||||
gem 'mail', '~> 2.5.0'
|
gem 'mail', '~> 2.5.0'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue