From 82fe937bf35b6b7aa74869f9cd326125e8b3aa3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 19:04:06 +0000 Subject: [PATCH] Bump omniauth from 1.6.1 to 1.9.2 Bumps [omniauth](https://github.com/omniauth/omniauth) from 1.6.1 to 1.9.2. - [Release notes](https://github.com/omniauth/omniauth/releases) - [Commits](https://github.com/omniauth/omniauth/compare/v1.6.1...v1.9.2) --- updated-dependencies: - dependency-name: omniauth dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2baa5cac..ceba0d2a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -147,7 +147,7 @@ GEM haml (5.0.1) temple (>= 0.8.0) tilt - hashie (3.5.5) + hashie (5.0.0) hirb (0.7.3) htmlentities (4.3.4) http-cookie (1.0.3) @@ -217,8 +217,8 @@ GEM multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 3) - omniauth (1.6.1) - hashie (>= 3.4.6, < 3.6.0) + omniauth (1.9.2) + hashie (>= 3.4.6) rack (>= 1.6.2, < 3) omniauth-google-oauth2 (0.2.10) addressable (~> 2.3) @@ -237,7 +237,7 @@ GEM phantomjs (2.1.1.0) procto (0.0.3) public_suffix (2.0.5) - rack (1.6.8) + rack (1.6.13) rack-test (0.6.3) rack (>= 1.0) rails (4.2.6)