From cc41d232cfcb71b4e9e44abc71324f09e1d1dd76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jun 2023 20:33:11 +0000 Subject: [PATCH] Bump ruby-openid from 2.7.0 to 2.9.1 Bumps [ruby-openid](https://github.com/openid/ruby-openid) from 2.7.0 to 2.9.1. - [Release notes](https://github.com/openid/ruby-openid/releases) - [Changelog](https://github.com/openid/ruby-openid/blob/master/CHANGELOG.md) - [Commits](https://github.com/openid/ruby-openid/compare/v2.7.0...v2.9.1) --- updated-dependencies: - dependency-name: ruby-openid dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f2454f1..c1ada60 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -20,7 +20,7 @@ GEM ffi (>= 0.5.0) rerun (0.11.0) listen (~> 3.0) - ruby-openid (2.7.0) + ruby-openid (2.9.1) sinatra (1.4.7) rack (~> 1.5) rack-protection (~> 1.4)