From b2f8989ea9726c035387bf440b78de05add7f07c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jun 2023 20:33:38 +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 37a4c838..ae0c3303 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -361,7 +361,7 @@ GEM rspec-mocks (~> 3.6.0) rspec-support (~> 3.6.0) rspec-support (3.6.0) - ruby-openid (2.7.0) + ruby-openid (2.9.1) rubyzip (1.2.1) rvm (1.11.3.3) rvm-capistrano (1.0.2)