From fc89844e0bf2b40d19c729383b370f95d5684200 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Apr 2022 10:05:16 +0000 Subject: [PATCH] Bump omniauth from 2.0.4 to 2.1.0 Bumps [omniauth](https://github.com/omniauth/omniauth) from 2.0.4 to 2.1.0. - [Release notes](https://github.com/omniauth/omniauth/releases) - [Commits](https://github.com/omniauth/omniauth/compare/v2.0.4...v2.1.0) --- updated-dependencies: - dependency-name: omniauth dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 685f325b..784499cf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -91,7 +91,7 @@ GEM erubi (1.10.0) globalid (0.5.2) activesupport (>= 5.0) - hashie (4.1.0) + hashie (5.0.0) i18n (1.8.11) concurrent-ruby (~> 1.0) interception (0.5) @@ -128,9 +128,9 @@ GEM racc (~> 1.4) nokogiri (1.12.5-x86_64-darwin) racc (~> 1.4) - omniauth (2.0.4) + omniauth (2.1.0) hashie (>= 3.4.6) - rack (>= 1.6.2, < 3) + rack (>= 2.2.3) rack-protection orm_adapter (0.5.0) parallel (1.21.0) @@ -144,7 +144,7 @@ GEM pry (>= 0.12.0) racc (1.6.0) rack (2.2.3) - rack-protection (2.1.0) + rack-protection (2.2.0) rack rack-test (1.1.0) rack (>= 1.0, < 3)