From 94a21301c22b7de6c9a000b708ca265bd1402285 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 19:57:03 +0000 Subject: [PATCH] Bump omniauth from 1.8.1 to 1.9.2 Bumps [omniauth](https://github.com/omniauth/omniauth) from 1.8.1 to 1.9.2. - [Release notes](https://github.com/omniauth/omniauth/releases) - [Commits](https://github.com/omniauth/omniauth/compare/v1.8.1...v1.9.2) --- updated-dependencies: - dependency-name: omniauth dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f220a75..98503d1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -114,7 +114,7 @@ GEM temple (>= 0.8.0) thor tilt - hashie (3.5.7) + hashie (5.0.0) htmlentities (4.3.4) http-cookie (1.0.3) domain_name (~> 0.5) @@ -141,7 +141,9 @@ GEM mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2018.0812) - mimemagic (0.3.2) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.1) mini_portile2 (2.3.0) minitest (5.11.3) @@ -162,8 +164,8 @@ GEM multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 3) - omniauth (1.8.1) - hashie (>= 3.4.6, < 3.6.0) + omniauth (1.9.2) + hashie (>= 3.4.6) rack (>= 1.6.2, < 3) omniauth-github (1.3.0) omniauth (~> 1.5) @@ -185,7 +187,7 @@ GEM byebug (~> 10.0) pry (~> 0.10) public_suffix (3.0.3) - rack (2.0.6) + rack (2.2.4) rack-protection (2.0.4) rack rack-proxy (0.6.5)