From 1d4eaddf060db2780fc72356feed09dfe18e458d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 18:26:49 +0000 Subject: [PATCH] Bump omniauth-saml from 2.1.1 to 2.1.2 Bumps [omniauth-saml](https://github.com/omniauth/omniauth-saml) from 2.1.1 to 2.1.2. - [Release notes](https://github.com/omniauth/omniauth-saml/releases) - [Changelog](https://github.com/omniauth/omniauth-saml/blob/master/CHANGELOG.md) - [Commits](https://github.com/omniauth/omniauth-saml/compare/v2.1.1...v2.1.2) --- updated-dependencies: - dependency-name: omniauth-saml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fa099a16c..a62cd0d56 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -373,9 +373,9 @@ GEM omniauth-rails_csrf_protection (1.0.2) actionpack (>= 4.2) omniauth (~> 2.0) - omniauth-saml (2.1.1) + omniauth-saml (2.1.2) omniauth (~> 2.1) - ruby-saml (>= 1.17) + ruby-saml (~> 1.17) open4 (1.3.4) os (1.1.4) paper_trail (15.1.0)