Bump omniauth-facebook from 8.0.0 to 9.0.0
Bumps [omniauth-facebook](https://github.com/simi/omniauth-facebook) from 8.0.0 to 9.0.0. - [Release notes](https://github.com/simi/omniauth-facebook/releases) - [Changelog](https://github.com/simi/omniauth-facebook/blob/master/CHANGELOG.md) - [Commits](https://github.com/simi/omniauth-facebook/compare/v8.0.0...v9.0.0) --- updated-dependencies: - dependency-name: omniauth-facebook dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Javi Martín
parent
9e0c09ebe1
commit
d71394e0a4
2
Gemfile
2
Gemfile
@@ -37,7 +37,7 @@ gem "jquery-ui-rails", "~> 6.0.1"
|
||||
gem "kaminari", "~> 1.2.2"
|
||||
gem "mini_magick", "~> 4.11.0"
|
||||
gem "omniauth", "~> 2.1.0"
|
||||
gem "omniauth-facebook", "~> 8.0.0"
|
||||
gem "omniauth-facebook", "~> 9.0.0"
|
||||
gem "omniauth-google-oauth2", "~> 1.0.1"
|
||||
gem "omniauth-rails_csrf_protection", "~> 1.0.1"
|
||||
gem "omniauth-twitter", "~> 1.4.0"
|
||||
|
||||
@@ -423,7 +423,7 @@ GEM
|
||||
hashie (>= 3.4.6)
|
||||
rack (>= 2.2.3)
|
||||
rack-protection
|
||||
omniauth-facebook (8.0.0)
|
||||
omniauth-facebook (9.0.0)
|
||||
omniauth-oauth2 (~> 1.2)
|
||||
omniauth-google-oauth2 (1.0.1)
|
||||
jwt (>= 2.0)
|
||||
@@ -763,7 +763,7 @@ DEPENDENCIES
|
||||
mdl (~> 0.11.0)
|
||||
mini_magick (~> 4.11.0)
|
||||
omniauth (~> 2.1.0)
|
||||
omniauth-facebook (~> 8.0.0)
|
||||
omniauth-facebook (~> 9.0.0)
|
||||
omniauth-google-oauth2 (~> 1.0.1)
|
||||
omniauth-rails_csrf_protection (~> 1.0.1)
|
||||
omniauth-twitter (~> 1.4.0)
|
||||
|
||||
Reference in New Issue
Block a user