Updated gems: omniauth, sinatra, foreman
This commit is contained in:
parent
1cfc2b6fc7
commit
86da625f1d
2 changed files with 12 additions and 12 deletions
2
Gemfile
2
Gemfile
|
@ -16,7 +16,7 @@ gem "pg", group: :postgres
|
|||
|
||||
# Auth
|
||||
gem "devise"
|
||||
gem 'omniauth', "~> 1.1.1"
|
||||
gem 'omniauth', "~> 1.1.3"
|
||||
gem 'omniauth-google-oauth2'
|
||||
gem 'omniauth-twitter'
|
||||
gem 'omniauth-github'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue