From 9ad89de0b8d3a122fc7a66585de6d14685034ec4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 19:59:06 +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: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5b534e2..a02fb85 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -67,7 +67,7 @@ GEM execjs coffee-script-source (1.12.2) commonjs (0.2.7) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.10) crass (1.0.4) debug_inspector (0.0.3) devise (4.6.2) @@ -87,7 +87,7 @@ GEM thor (~> 0.14) globalid (0.4.2) activesupport (>= 4.2.0) - hashie (3.6.0) + hashie (5.0.0) http-cookie (1.0.3) domain_name (~> 0.5) httparty (0.16.4) @@ -96,7 +96,7 @@ GEM httplog (1.2.2) rack (>= 1.0) rainbow (>= 2.0.0) - i18n (1.6.0) + i18n (1.12.0) concurrent-ruby (~> 1.0) jbuilder (2.8.0) activesupport (>= 4.2.0) @@ -131,22 +131,23 @@ GEM mini_magick (4.9.3) mini_mime (1.0.1) mini_portile2 (2.8.0) - minitest (5.11.3) + minitest (5.16.3) multi_json (1.13.1) multi_xml (0.6.0) multipart-post (2.0.0) netrc (0.11.0) nio4r (2.3.1) - nokogiri (1.10.2) - mini_portile2 (~> 2.4.0) + nokogiri (1.13.8) + mini_portile2 (~> 2.8.0) + racc (~> 1.4) oauth2 (1.4.1) faraday (>= 0.8, < 0.16.0) jwt (>= 1.0, < 3.0) 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-oauth2 (1.5.0) oauth2 (~> 1.1) @@ -169,7 +170,7 @@ GEM pundit (2.0.1) activesupport (>= 3.0.0) racc (1.6.0) - rack (2.2.3) + rack (2.2.4) rack-test (1.1.0) rack (>= 1.0, < 3) rails (5.2.3) @@ -247,7 +248,7 @@ GEM execjs (~> 2.7) less-rails (>= 3.0, < 5.0) railties (>= 5.0, < 8.0) - tzinfo (1.2.5) + tzinfo (1.2.10) thread_safe (~> 0.1) uglifier (4.1.20) execjs (>= 0.3.0, < 3)