From b8f7e97942604c49d1ed976e3468ec1fa61f2e60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Nov 2020 04:32:48 +0000 Subject: [PATCH] Bump omniauth from 1.2.1 to 1.4.2 Bumps [omniauth](https://github.com/omniauth/omniauth) from 1.2.1 to 1.4.2. - [Release notes](https://github.com/omniauth/omniauth/releases) - [Commits](https://github.com/omniauth/omniauth/compare/v1.2.1...v1.4.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bf61a17..56a9073 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -103,7 +103,7 @@ GEM rack (~> 1.1) gravtastic (3.2.6) haml (3.1.8) - hashie (2.0.5) + hashie (3.6.0) hike (1.2.3) i18n (0.6.9) journey (1.0.4) @@ -152,9 +152,9 @@ GEM oauth2 (0.5.2) faraday (~> 0.7) multi_json (~> 1.0) - omniauth (1.2.1) - hashie (>= 1.2, < 3) - rack (~> 1.0) + omniauth (1.4.2) + hashie (>= 1.2, < 4) + rack (>= 1.0, < 3) orm_adapter (0.5.0) paperclip (3.5.3) activemodel (>= 3.0.0) @@ -173,7 +173,7 @@ GEM pry-rails (0.3.2) pry (>= 0.9.10) psych (2.0.2) - rack (1.4.5) + rack (1.4.7) rack-cache (1.2) rack (>= 0.4) rack-ssl (1.3.3)