Updated gems: omniauth, sinatra, foreman
Showing
... | @@ -16,7 +16,7 @@ gem "pg", group: :postgres | ... | @@ -16,7 +16,7 @@ gem "pg", group: :postgres |
# Auth | # Auth | ||
gem "devise" | gem "devise" | ||
gem 'omniauth', "~> 1.1.1" | gem 'omniauth', "~> 1.1.3" | ||
gem 'omniauth-google-oauth2' | gem 'omniauth-google-oauth2' | ||
gem 'omniauth-twitter' | gem 'omniauth-twitter' | ||
gem 'omniauth-github' | gem 'omniauth-github' | ||
... | ... |
Please register or sign in to comment