From 16b58d3f94f259ad2b18332fc776b27d48835046 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 19:30:47 +0000 Subject: [PATCH] Bump omniauth from 1.0.3 to 1.4.2 Bumps [omniauth](https://github.com/omniauth/omniauth) from 1.0.3 to 1.4.2. - [Release notes](https://github.com/omniauth/omniauth/releases) - [Commits](https://github.com/omniauth/omniauth/compare/v1.0.3...v1.4.2) --- updated-dependencies: - dependency-name: omniauth dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ec54fef..2c1f30c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -52,7 +52,7 @@ GEM erubis (2.7.0) execjs (1.3.0) multi_json (~> 1.0) - hashie (1.2.0) + hashie (3.6.0) hike (1.2.1) i18n (0.6.0) jdbc-sqlite3 (3.7.2) @@ -71,9 +71,9 @@ GEM mime-types (1.18) multi_json (1.2.0) oauth (0.4.5) - omniauth (1.0.3) - hashie (~> 1.2) - rack + omniauth (1.4.2) + hashie (>= 1.2, < 4) + rack (>= 1.0, < 3) omniauth-oauth (1.0.1) oauth omniauth (~> 1.0) @@ -81,7 +81,7 @@ GEM omniauth-oauth (~> 1.0) orm_adapter (0.0.7) polyglot (0.3.3) - rack (1.4.1) + rack (1.4.7) rack-cache (1.2) rack (>= 0.4) rack-ssl (1.3.2) @@ -130,6 +130,7 @@ GEM PLATFORMS java + ruby DEPENDENCIES activerecord-jdbcsqlite3-adapter