From e3e0b76848270d0fd4b0b97a3976037e99490130 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 18:26:53 +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 7e6fade..ebf2522 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -284,9 +284,9 @@ GEM omniauth-rails_csrf_protection (1.0.1) 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) orm_adapter (0.5.0) parallel (1.22.1) parser (3.2.1.0)