From d652ce885ac530d28b46cd84446a0fa48572a24b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 18:49:49 +0000 Subject: [PATCH] chore(deps): 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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 70ce018..5f6d562 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -826,8 +826,8 @@ GEM nokogiri (1.10.8) mini_portile2 (~> 2.4.0) oauth (0.5.4) - 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-oauth (1.1.0) oauth @@ -843,7 +843,7 @@ GEM method_source (~> 0.9.0) public_suffix (3.0.3) puma (3.12.6) - rack (2.2.3) + rack (2.2.4) rack-test (1.1.0) rack (>= 1.0, < 3) rails (5.1.6.1)