From a30d6f25d302350d006e36ca45a2b31d8626a6bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 21:10:10 +0000 Subject: [PATCH] Bump omniauth-saml from 2.1.0 to 2.1.1 Bumps [omniauth-saml](https://github.com/omniauth/omniauth-saml) from 2.1.0 to 2.1.1. - [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.0...v2.1.1) --- updated-dependencies: - dependency-name: omniauth-saml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 24ba18fa7..fa099a16c 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.0) - omniauth (~> 2.0) - ruby-saml (~> 1.12) + omniauth-saml (2.1.1) + omniauth (~> 2.1) + ruby-saml (>= 1.17) open4 (1.3.4) os (1.1.4) paper_trail (15.1.0)