From fa850e781e02c275b8d8106c5ca982ffd6d712f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Feb 2023 18:36:58 +0000 Subject: [PATCH] Bump omniauth-github from 1.4.0 to 2.0.1 Bumps [omniauth-github](https://github.com/intridea/omniauth-github) from 1.4.0 to 2.0.1. - [Release notes](https://github.com/intridea/omniauth-github/releases) - [Commits](https://github.com/intridea/omniauth-github/compare/v1.4.0...v2.0.1) --- updated-dependencies: - dependency-name: omniauth-github dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 46 +++++++++++++++++++++++++++------------------- 1 file changed, 27 insertions(+), 19 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f4ec21ef..05640654 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -154,7 +154,7 @@ GEM railties (>= 5.0.0) faker (2.23.0) i18n (>= 1.8.11, < 2) - faraday (0.17.5) + faraday (0.17.6) multipart-post (>= 1.2, < 3) ffi (1.13.1) figaro (1.2.0) @@ -193,7 +193,7 @@ GEM railties (>= 4.2.0) thor (>= 0.14, < 2.0) json (2.6.2) - jwt (2.3.0) + jwt (2.7.0) kaminari (1.2.2) activesupport (>= 4.1.0) kaminari-actionview (= 1.2.2) @@ -222,31 +222,33 @@ GEM minitest (5.16.2) multi_json (1.15.0) multi_xml (0.6.0) - multipart-post (2.2.3) + multipart-post (2.3.0) nio4r (2.5.8) nokogiri (1.13.8) mini_portile2 (~> 2.8.0) racc (~> 1.4) - oauth2 (1.4.9) + oauth2 (2.0.9) faraday (>= 0.17.3, < 3.0) jwt (>= 1.0, < 3.0) - multi_json (~> 1.3) multi_xml (~> 0.5) - rack (>= 1.2, < 3) - omniauth (1.9.2) + rack (>= 1.2, < 4) + snaky_hash (~> 2.0) + version_gem (~> 1.1) + omniauth (2.1.1) hashie (>= 3.4.6) - rack (>= 1.6.2, < 3) - omniauth-github (1.4.0) - omniauth (~> 1.5) - omniauth-oauth2 (>= 1.4.0, < 2.0) - omniauth-google-oauth2 (0.8.2) + rack (>= 2.2.3) + rack-protection + omniauth-github (2.0.1) + omniauth (~> 2.0) + omniauth-oauth2 (~> 1.8) + omniauth-google-oauth2 (1.1.1) jwt (>= 2.0) - oauth2 (~> 1.1) - omniauth (~> 1.1) - omniauth-oauth2 (>= 1.6) - omniauth-oauth2 (1.7.2) - oauth2 (~> 1.4) - omniauth (>= 1.9, < 3) + oauth2 (~> 2.0.6) + omniauth (~> 2.0) + omniauth-oauth2 (~> 1.8.0) + omniauth-oauth2 (1.8.0) + oauth2 (>= 1.4, < 3) + omniauth (~> 2.0) parallel (1.22.1) parser (3.1.2.1) ast (~> 2.4.1) @@ -262,12 +264,14 @@ GEM puma (5.6.5) nio4r (~> 2.0) racc (1.6.2) - rack (2.2.4) + rack (2.2.6.2) rack-canonical-host (1.1.0) addressable (> 0, < 3) rack (>= 1.0.0, < 3) rack-cors (1.1.1) rack (>= 2.0.0) + rack-protection (3.0.5) + rack rack-test (2.0.2) rack (>= 1.3) rack_session_access (0.2.0) @@ -379,6 +383,9 @@ GEM simplecov_json_formatter (~> 0.1) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) + snaky_hash (2.0.1) + hashie + version_gem (~> 1.1, >= 1.1.1) sprockets (4.1.1) concurrent-ruby (~> 1.0) rack (> 1, < 3) @@ -415,6 +422,7 @@ GEM unicorn (6.1.0) kgio (~> 2.6) raindrops (~> 0.7) + version_gem (1.1.1) webdrivers (5.0.0) nokogiri (~> 1.6) rubyzip (>= 1.3.0)