forked from External/greenlight
update omniauth to 1.6.1
This commit is contained in:
2
Gemfile
2
Gemfile
@ -62,7 +62,7 @@ end
|
||||
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
|
||||
gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby]
|
||||
|
||||
gem 'omniauth', '1.3.1'
|
||||
gem 'omniauth', '1.6.1'
|
||||
gem 'omniauth-twitter', '1.2.1'
|
||||
gem 'omniauth-google-oauth2', '0.4.1'
|
||||
gem 'omniauth-ldap'
|
||||
|
Reference in New Issue
Block a user