From 4a87e24dd1c148c28c0fd07214376dd120218640 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Nov 2020 04:16:32 +0000 Subject: [PATCH] Bump omniauth from 1.2.2 to 1.9.1 Bumps [omniauth](https://github.com/omniauth/omniauth) from 1.2.2 to 1.9.1. - [Release notes](https://github.com/omniauth/omniauth/releases) - [Commits](https://github.com/omniauth/omniauth/compare/v1.2.2...v1.9.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) mode change 100755 => 100644 Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock old mode 100755 new mode 100644 index 813702a..254f51b --- a/Gemfile.lock +++ b/Gemfile.lock @@ -106,7 +106,7 @@ GEM guard (~> 2.8) guard-compat (~> 1.0) multi_json (~> 1.8) - hashie (3.4.0) + hashie (4.1.0) highstocks-rails (2.1.5) railties (>= 3.1) hike (1.2.3) @@ -155,9 +155,9 @@ GEM multi_json (~> 1.3) multi_xml (~> 0.5) rack (~> 1.2) - omniauth (1.2.2) - hashie (>= 1.2, < 4) - rack (~> 1.0) + omniauth (1.9.1) + hashie (>= 3.4.6) + rack (>= 1.6.2, < 3) omniauth-facebook (2.0.1) omniauth-oauth2 (~> 1.2) omniauth-oauth (1.0.1) @@ -180,7 +180,7 @@ GEM pry (>= 0.9.10) quoth (0.0.1) nokogiri - rack (1.6.0) + rack (1.6.13) rack-livereload (0.3.16) rack rack-test (0.6.3)