[Security] Bump omniauth from 1.6.1 to 1.9.1

Bumps [omniauth](https://github.com/omniauth/omniauth) from 1.6.1 to 1.9.1. **This update includes a security fix.**
- [Release notes](https://github.com/omniauth/omniauth/releases)
- [Commits](https://github.com/omniauth/omniauth/compare/v1.6.1...v1.9.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-03-03 04:13:24 +00:00 committed by GitHub
parent 09e472288b
commit 3d535b560a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -176,7 +176,7 @@ GEM
actionpack (>= 4.1, < 5.2)
activesupport (>= 4.1, < 5.2)
hashdiff (0.3.4)
hashie (3.5.5)
hashie (4.1.0)
hirb (0.7.3)
html2haml (2.2.0)
erubis (~> 2.7.0)
@ -282,8 +282,8 @@ GEM
scrivener (~> 0.0.3)
ohm-expire (0.1.3.2)
ohm (>= 0.1.5)
omniauth (1.6.1)
hashie (>= 3.4.6, < 3.6.0)
omniauth (1.9.1)
hashie (>= 3.4.6)
rack (>= 1.6.2, < 3)
omniauth-github (1.3.0)
omniauth (~> 1.5)