From d2f32d5bc89a02a13d629a1d6d860453b0d08147 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 16:06:17 +0000 Subject: [PATCH] Bump gds-sso from 19.0.0 to 19.1.0 Bumps [gds-sso](https://github.com/alphagov/gds-sso) from 19.0.0 to 19.1.0. - [Changelog](https://github.com/alphagov/gds-sso/blob/main/CHANGELOG.md) - [Commits](https://github.com/alphagov/gds-sso/compare/v19.0.0...v19.1.0) --- updated-dependencies: - dependency-name: gds-sso dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 64654e94..d43d17b8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -150,12 +150,12 @@ GEM plek (>= 1.9.0) rack (>= 2.2.0) rest-client (~> 2.0) - gds-sso (19.0.0) + gds-sso (19.1.0) oauth2 (~> 2.0) omniauth (~> 2.1) omniauth-oauth2 (~> 1.8) - plek (>= 4, < 6) - rails (>= 6) + plek (>= 5) + rails (>= 7) warden (~> 1.2) warden-oauth2 (~> 0.0.1) globalid (1.2.1) @@ -227,7 +227,8 @@ GEM railties (>= 4.2.0) thor (>= 0.14, < 2.0) json (2.7.1) - jwt (2.7.1) + jwt (2.8.1) + base64 kaminari (1.2.2) activesupport (>= 4.1.0) kaminari-actionview (= 1.2.2) @@ -586,7 +587,7 @@ GEM rdoc (6.6.3.1) psych (>= 4.0.0) regexp_parser (2.9.0) - reline (0.5.3) + reline (0.5.4) io-console (~> 0.5) request_store (1.6.0) rack (>= 1.4) @@ -696,7 +697,7 @@ GEM execjs (>= 0.3.0, < 3) unicode-display_width (2.5.0) uri (0.13.0) - version_gem (1.1.3) + version_gem (1.1.4) warden (1.2.9) rack (>= 2.0.9) warden-oauth2 (0.0.1)