From 7df7d1aa6a37d0cc228ac12171714cc76fd23e61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 20:00:43 +0000 Subject: [PATCH] Bump omniauth from 1.9.0 to 1.9.2 Bumps [omniauth](https://github.com/omniauth/omniauth) from 1.9.0 to 1.9.2. - [Release notes](https://github.com/omniauth/omniauth/releases) - [Commits](https://github.com/omniauth/omniauth/compare/v1.9.0...v1.9.2) --- updated-dependencies: - dependency-name: omniauth dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1b80be7..3736097 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -222,7 +222,7 @@ GEM guard-minitest (2.4.6) guard-compat (~> 1.2) minitest (>= 3.0) - hashie (3.6.0) + hashie (5.0.0) i18n (0.9.5) concurrent-ruby (~> 1.0) ipaddress (0.8.3) @@ -248,7 +248,9 @@ GEM mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2019.0331) - mimemagic (0.3.3) + mimemagic (0.4.3) + nokogiri (~> 1) + rake mini_magick (4.9.4) mini_mime (1.0.1) mini_portile2 (2.4.0) @@ -273,8 +275,8 @@ GEM multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 3) - omniauth (1.9.0) - hashie (>= 3.4.6, < 3.7.0) + omniauth (1.9.2) + hashie (>= 3.4.6) rack (>= 1.6.2, < 3) omniauth-facebook (5.0.0) omniauth-oauth2 (~> 1.2) @@ -294,7 +296,7 @@ GEM method_source (~> 0.9.0) public_suffix (3.0.3) puma (3.12.2) - rack (1.6.12) + rack (1.6.13) rack-test (0.6.3) rack (>= 1.0) rails (4.2.7.1)