From d1e0bbdc34dc87f17c724bb0ccf7a207d9c7b46c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 04:43:20 +0000 Subject: [PATCH] Bump omniauth from 2.1.3 to 2.1.4 in the dependencies group Bumps the dependencies group with 1 update: [omniauth](https://github.com/omniauth/omniauth). Updates `omniauth` from 2.1.3 to 2.1.4 - [Release notes](https://github.com/omniauth/omniauth/releases) - [Commits](https://github.com/omniauth/omniauth/compare/v2.1.3...v2.1.4) --- updated-dependencies: - dependency-name: omniauth dependency-version: 2.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 40bd8cd..0f8e877 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -241,8 +241,9 @@ GEM rack (>= 1.2, < 4) snaky_hash (~> 2.0, >= 2.0.3) version_gem (>= 1.1.8, < 3) - omniauth (2.1.3) + omniauth (2.1.4) hashie (>= 3.4.6) + logger rack (>= 2.2.3) rack-protection omniauth-facebook (10.0.0)