From c09a569d456a5364e8ca6cc037153c2724a59d02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Nov 2020 04:29:44 +0000 Subject: [PATCH] Bump omniauth from 1.3.1 to 1.9.1 Bumps [omniauth](https://github.com/omniauth/omniauth) from 1.3.1 to 1.9.1. - [Release notes](https://github.com/omniauth/omniauth/releases) - [Commits](https://github.com/omniauth/omniauth/compare/v1.3.1...v1.9.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 89808f7..0fc8fc4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -78,7 +78,7 @@ GEM activesupport (>= 4.1.0) haml (4.0.7) tilt - hashie (3.4.3) + hashie (4.1.0) i18n (0.7.0) jbuilder (2.4.1) activesupport (>= 3.0.0, < 5.1) @@ -104,6 +104,8 @@ GEM multi_json (1.11.2) multi_xml (0.5.5) multipart-post (2.0.0) + nokogiri (1.6.7.2) + mini_portile2 (~> 2.0.0.rc2) nokogiri (1.6.7.2-x86-mingw32) mini_portile2 (~> 2.0.0.rc2) oauth2 (1.1.0) @@ -112,9 +114,9 @@ GEM multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 3) - omniauth (1.3.1) - hashie (>= 1.2, < 4) - rack (>= 1.0, < 3) + omniauth (1.9.1) + hashie (>= 3.4.6) + rack (>= 1.6.2, < 3) omniauth-facebook (3.0.0) omniauth-oauth2 (~> 1.2) omniauth-oauth2 (1.4.0) @@ -126,8 +128,9 @@ GEM cocaine (~> 0.5.5) mime-types mimemagic (= 0.3.0) + pg (0.18.4) pg (0.18.4-x86-mingw32) - rack (1.6.4) + rack (1.6.13) rack-test (0.6.3) rack (>= 1.0) rails (4.2.4) @@ -181,6 +184,7 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) + sqlite3 (1.3.11) sqlite3 (1.3.11-x86-mingw32) thor (0.19.1) thread_safe (0.3.5) @@ -202,6 +206,7 @@ GEM sprockets-rails (>= 2.0, < 4.0) PLATFORMS + ruby x86-mingw32 DEPENDENCIES