From 506b8cf04c208b5148aa1888b1489c020493e736 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 18:54:19 +0000 Subject: [PATCH] Bump omniauth from 1.2.2 to 1.9.2 Bumps [omniauth](https://github.com/omniauth/omniauth) from 1.2.2 to 1.9.2. - [Release notes](https://github.com/omniauth/omniauth/releases) - [Commits](https://github.com/omniauth/omniauth/compare/v1.2.2...v1.9.2) --- updated-dependencies: - dependency-name: omniauth dependency-type: direct:production ... 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..1dd2fca --- 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 (5.0.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.2) + 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)