Skip to content

Commit 30d743d

Browse files
Bump omniauth-github from 1.4.0 to 2.0.0
Bumps [omniauth-github](https://github.com/intridea/omniauth-github) from 1.4.0 to 2.0.0. - [Release notes](https://github.com/intridea/omniauth-github/releases) - [Commits](omniauth/omniauth-github@v1.4.0...v2.0.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent f3de430 commit 30d743d

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

Gemfile.lock

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -271,12 +271,13 @@ GEM
271271
octokit (4.21.0)
272272
faraday (>= 0.9)
273273
sawyer (~> 0.8.0, >= 0.5.3)
274-
omniauth (1.9.1)
274+
omniauth (2.0.4)
275275
hashie (>= 3.4.6)
276276
rack (>= 1.6.2, < 3)
277-
omniauth-github (1.4.0)
278-
omniauth (~> 1.5)
279-
omniauth-oauth2 (>= 1.4.0, < 2.0)
277+
rack-protection
278+
omniauth-github (2.0.0)
279+
omniauth (~> 2.0)
280+
omniauth-oauth2 (~> 1.7.1)
280281
omniauth-oauth2 (1.7.2)
281282
oauth2 (~> 1.4)
282283
omniauth (>= 1.9, < 3)
@@ -302,6 +303,8 @@ GEM
302303
rack-pjax (1.1.0)
303304
nokogiri (~> 1.5)
304305
rack (>= 1.1)
306+
rack-protection (2.1.0)
307+
rack
305308
rack-test (1.1.0)
306309
rack (>= 1.0, < 3)
307310
rails (6.1.4.1)

0 commit comments

Comments
 (0)