From caa191805fe994351ade3ccfa941ce261dba24c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jun 2023 20:33:18 +0000 Subject: [PATCH] Bump ruby-openid from 2.7.0 to 2.9.2 Bumps [ruby-openid](https://github.com/openid/ruby-openid) from 2.7.0 to 2.9.2. - [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.2) --- updated-dependencies: - dependency-name: ruby-openid dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9b012392a1..b258768311 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,10 +1,10 @@ GIT - remote: git://github.com/rails/activemodel-serializers-xml.git - revision: dd9c0acf26aab111ebc647cd8deb99ebc6946531 + remote: https://github.com/rails/activemodel-serializers-xml.git + revision: 32841fdf59c2297436177a8e6d84f4f17e048005 specs: - activemodel-serializers-xml (1.0.1) - activemodel (> 5.x) - activesupport (> 5.x) + activemodel-serializers-xml (1.0.2) + activemodel (>= 5.0.0.a) + activesupport (>= 5.0.0.a) builder (~> 3.1) PATH @@ -144,7 +144,7 @@ GEM responders (2.4.0) actionpack (>= 4.2.0, < 5.3) railties (>= 4.2.0, < 5.3) - ruby-openid (2.7.0) + ruby-openid (2.9.2) sprockets (3.7.1) concurrent-ruby (~> 1.0) rack (> 1, < 3)