Bump omniauth-rails_csrf_protection from 1.0.1 to 1.0.2
Bumps [omniauth-rails_csrf_protection](https://github.com/cookpad/omniauth-rails_csrf_protection) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/cookpad/omniauth-rails_csrf_protection/releases) - [Commits](https://github.com/cookpad/omniauth-rails_csrf_protection/compare/v1.0.1...v1.0.2) --- updated-dependencies: - dependency-name: omniauth-rails_csrf_protection dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -36,7 +36,7 @@ gem "mini_magick", "~> 4.13.2"
|
||||
gem "omniauth", "~> 2.1.2"
|
||||
gem "omniauth-facebook", "~> 9.0.0"
|
||||
gem "omniauth-google-oauth2", "~> 1.1.1"
|
||||
gem "omniauth-rails_csrf_protection", "~> 1.0.1"
|
||||
gem "omniauth-rails_csrf_protection", "~> 1.0.2"
|
||||
gem "omniauth-twitter", "~> 1.4.0"
|
||||
gem "paranoia", "~> 3.0.0"
|
||||
gem "pg", "~> 1.5.8"
|
||||
|
||||
@@ -409,7 +409,7 @@ GEM
|
||||
omniauth-oauth2 (1.8.0)
|
||||
oauth2 (>= 1.4, < 3)
|
||||
omniauth (~> 2.0)
|
||||
omniauth-rails_csrf_protection (1.0.1)
|
||||
omniauth-rails_csrf_protection (1.0.2)
|
||||
actionpack (>= 4.2)
|
||||
omniauth (~> 2.0)
|
||||
omniauth-twitter (1.4.0)
|
||||
@@ -751,7 +751,7 @@ DEPENDENCIES
|
||||
omniauth (~> 2.1.2)
|
||||
omniauth-facebook (~> 9.0.0)
|
||||
omniauth-google-oauth2 (~> 1.1.1)
|
||||
omniauth-rails_csrf_protection (~> 1.0.1)
|
||||
omniauth-rails_csrf_protection (~> 1.0.2)
|
||||
omniauth-twitter (~> 1.4.0)
|
||||
paranoia (~> 3.0.0)
|
||||
pdf-reader (~> 2.12.0)
|
||||
|
||||
Reference in New Issue
Block a user