From 877a339ba70ca35e50a2221fb4e378362ced18a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 18:51:00 +0000 Subject: [PATCH] Bump omniauth from 1.9.1 to 1.9.2 Bumps [omniauth](https://github.com/omniauth/omniauth) from 1.9.1 to 1.9.2. - [Release notes](https://github.com/omniauth/omniauth/releases) - [Commits](https://github.com/omniauth/omniauth/compare/v1.9.1...v1.9.2) --- updated-dependencies: - dependency-name: omniauth dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4fbec3070..878b4bf4e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -176,7 +176,7 @@ GEM geometry (6.5) globalid (0.4.2) activesupport (>= 4.2.0) - hashie (4.1.0) + hashie (5.0.0) http-cookie (1.0.3) domain_name (~> 0.5) i18n (1.8.5) @@ -232,7 +232,9 @@ GEM mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2019.0331) - mimemagic (0.3.5) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_magick (4.9.5) mini_mime (1.0.2) mini_portile2 (2.4.0) @@ -258,7 +260,7 @@ GEM multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 3) - omniauth (1.9.1) + omniauth (1.9.2) hashie (>= 3.4.6) rack (>= 1.6.2, < 3) omniauth-facebook (5.0.0) @@ -280,7 +282,7 @@ GEM public_suffix (3.1.1) puma (4.3.5) nio4r (~> 2.0) - rack (2.2.3) + rack (2.2.4) rack-contrib (2.1.0) rack (~> 2.0) rack-mini-profiler (1.0.2)