Skip to content

Commit 9f10026

Browse files
Bump omniauth from 1.9.1 to 2.1.1
Bumps [omniauth](https://github.com/omniauth/omniauth) from 1.9.1 to 2.1.1. - [Release notes](https://github.com/omniauth/omniauth/releases) - [Commits](omniauth/omniauth@v1.9.1...v2.1.1) --- updated-dependencies: - dependency-name: omniauth dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c3cb72e commit 9f10026

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,9 +147,10 @@ GEM
147147
multi_json (~> 1.3)
148148
multi_xml (~> 0.5)
149149
rack (>= 1.2, < 4)
150-
omniauth (1.9.1)
150+
omniauth (2.1.1)
151151
hashie (>= 3.4.6)
152-
rack (>= 1.6.2, < 3)
152+
rack (>= 2.2.3)
153+
rack-protection
153154
omniauth-oauth2 (1.7.3)
154155
oauth2 (>= 1.4, < 3)
155156
omniauth (>= 1.9, < 3)
@@ -162,6 +163,8 @@ GEM
162163
nio4r (~> 2.0)
163164
racc (1.6.2)
164165
rack (2.2.6.3)
166+
rack-protection (3.0.5)
167+
rack
165168
rack-test (0.6.3)
166169
rack (>= 1.0)
167170
rails (5.0.7.2)

0 commit comments

Comments
 (0)