From b2b786ce76c23200a263c231850bcf471d6b7e8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 09:30:16 +0000 Subject: [PATCH] Bump omniauth from 2.1.0 to 2.1.1 Bumps [omniauth](https://github.com/omniauth/omniauth) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/omniauth/omniauth/releases) - [Commits](https://github.com/omniauth/omniauth/compare/v2.1.0...v2.1.1) --- updated-dependencies: - dependency-name: omniauth dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d80cffa..387f267 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -186,7 +186,7 @@ GEM multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 3) - omniauth (2.1.0) + omniauth (2.1.1) hashie (>= 3.4.6) rack (>= 2.2.3) rack-protection @@ -207,8 +207,8 @@ GEM puma (6.0.0) nio4r (~> 2.0) racc (1.6.2) - rack (2.2.6.2) - rack-protection (3.0.3) + rack (2.2.7) + rack-protection (3.0.6) rack rack-test (2.0.2) rack (>= 1.3)