From 1fd012f43a2b0082381d7b9fc4ca788fb6a9cf5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Sep 2021 01:34:17 +0000 Subject: [PATCH] Bump ruby-openid from 2.1.8 to 2.8.0 Bumps [ruby-openid](https://github.com/openid/ruby-openid) from 2.1.8 to 2.8.0. - [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/commits/v2.8.0) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 06cb3866..96b849d0 100644 --- a/Gemfile +++ b/Gemfile @@ -28,7 +28,7 @@ group :ldap do end group :openid do - gem "ruby-openid", '~> 2.1.4', :require => 'openid' + gem "ruby-openid", '~> 2.8.0', :require => 'openid' end # Use the commented pure ruby gems, if you have not the needed prerequisites on diff --git a/Gemfile.lock b/Gemfile.lock index eaf46062..405d91da 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -51,7 +51,7 @@ GEM rake (>= 0.8.3) rake (0.9.2.2) rdoc (6.3.1) - ruby-openid (2.1.8) + ruby-openid (2.8.0) rubytree (0.5.3) rubyzip (0.9.6.1) selenium-webdriver (2.20.0) @@ -86,7 +86,7 @@ DEPENDENCIES pg rails (= 2.3.14) rdoc (>= 2.4.2) - ruby-openid (~> 2.1.4) + ruby-openid (~> 2.8.0) rubytree (~> 0.5.2) shoulda (~> 2.10.3) sqlite3