From 141212848beb38636f3023e00172a034c02c0578 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 20:05:33 +0000 Subject: [PATCH] Bump omniauth from 1.9.0 to 2.1.0 Bumps [omniauth](https://github.com/omniauth/omniauth) from 1.9.0 to 2.1.0. - [Release notes](https://github.com/omniauth/omniauth/releases) - [Commits](https://github.com/omniauth/omniauth/compare/v1.9.0...v2.1.0) --- updated-dependencies: - dependency-name: omniauth dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 64 ++++++++++++++++++++++++++++++++++++++++------------ 1 file changed, 49 insertions(+), 15 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a9912f2..208eeea 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -98,8 +98,30 @@ GEM execjs (2.7.0) exponent-server-sdk (0.0.7) typhoeus - faraday (0.17.0) - multipart-post (>= 1.2, < 3) + faraday (1.10.2) + faraday-em_http (~> 1.0) + faraday-em_synchrony (~> 1.0) + faraday-excon (~> 1.1) + faraday-httpclient (~> 1.0) + faraday-multipart (~> 1.0) + faraday-net_http (~> 1.0) + faraday-net_http_persistent (~> 1.0) + faraday-patron (~> 1.0) + faraday-rack (~> 1.0) + faraday-retry (~> 1.0) + ruby2_keywords (>= 0.0.4) + faraday-em_http (1.0.0) + faraday-em_synchrony (1.0.0) + faraday-excon (1.1.0) + faraday-httpclient (1.0.1) + faraday-multipart (1.0.4) + multipart-post (~> 2) + faraday-net_http (1.0.1) + faraday-net_http_persistent (1.2.0) + faraday-patron (1.0.0) + faraday-rack (1.0.0) + faraday-retry (1.0.3) + ffi (1.11.1) ffi (1.11.1-x64-mingw32) font-awesome-rails (4.7.0.5) railties (>= 3.2, < 6.1) @@ -109,7 +131,7 @@ GEM railties sprockets-rails graphql (1.9.15) - hashie (3.6.0) + hashie (5.0.0) i18n (1.7.0) concurrent-ruby (~> 1.0) jbuilder (2.9.1) @@ -131,32 +153,39 @@ GEM mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.13.0) + msgpack (1.3.1) msgpack (1.3.1-x64-mingw32) - multi_json (1.14.1) multi_xml (0.6.0) - multipart-post (2.1.1) + multipart-post (2.2.3) nio4r (2.5.2) + nokogiri (1.10.5) + mini_portile2 (~> 2.4.0) nokogiri (1.10.5-x64-mingw32) mini_portile2 (~> 2.4.0) - oauth2 (1.4.2) - faraday (>= 0.8, < 2.0) + oauth2 (2.0.7) + 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.0) - hashie (>= 3.4.6, < 3.7.0) - rack (>= 1.6.2, < 3) + rash_alt (>= 0.4, < 1) + version_gem (~> 1.1) + omniauth (2.1.0) + hashie (>= 3.4.6) + rack (>= 2.2.3) + rack-protection omniauth-facebook (5.0.0) omniauth-oauth2 (~> 1.2) - omniauth-oauth2 (1.6.0) - oauth2 (~> 1.1) - omniauth (~> 1.9) + omniauth-oauth2 (1.8.0) + oauth2 (>= 1.4, < 3) + omniauth (~> 2.0) orm_adapter (0.5.0) + pg (1.1.4) pg (1.1.4-x64-mingw32) public_suffix (4.0.1) puma (3.12.1) - rack (2.0.7) + rack (2.2.4) + rack-protection (2.2.2) + rack rack-proxy (0.6.5) rack rack-test (1.1.0) @@ -193,6 +222,8 @@ GEM rake (>= 0.8.7) thor (>= 0.20.3, < 2.0) rake (13.0.0) + rash_alt (0.4.12) + hashie (>= 3.4) rb-fsevent (0.10.3) rb-inotify (0.10.0) ffi (~> 1.0) @@ -201,6 +232,7 @@ GEM responders (3.0.0) actionpack (>= 5.0) railties (>= 5.0) + ruby2_keywords (0.0.5) rubyzip (2.0.0) sass (3.7.4) sass-listen (~> 4.0.0) @@ -240,6 +272,7 @@ GEM execjs (>= 0.3.0, < 3) validates_formatting_of (0.9.0) activemodel + version_gem (1.1.0) warden (1.2.8) rack (>= 2.0.6) web-console (4.0.1) @@ -267,6 +300,7 @@ GEM PLATFORMS x64-mingw32 + x86_64-linux DEPENDENCIES authbuttons-rails (= 0.1.2)