From 4485dfba0d1258d5c8f2f5a95b40031e3466f62b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Aug 2023 17:18:35 +0000 Subject: [PATCH] Bump gds-sso from 18.0.0 to 18.1.0 Bumps [gds-sso](https://github.com/alphagov/gds-sso) from 18.0.0 to 18.1.0. - [Changelog](https://github.com/alphagov/gds-sso/blob/main/CHANGELOG.md) - [Commits](https://github.com/alphagov/gds-sso/compare/v18.0.0...v18.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 | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2e130714b..850b04f68 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -156,7 +156,7 @@ GEM null_logger plek (>= 1.9.0) rest-client (~> 2.0) - gds-sso (18.0.0) + gds-sso (18.1.0) oauth2 (~> 2.0) omniauth (~> 2.1) omniauth-oauth2 (~> 1.8) @@ -285,14 +285,14 @@ GEM net-ssh (7.1.0) netrc (0.11.0) nio4r (2.5.9) - nokogiri (1.15.3) + nokogiri (1.15.4) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.15.3-aarch64-linux) + nokogiri (1.15.4-aarch64-linux) racc (~> 1.4) - nokogiri (1.15.3-arm64-darwin) + nokogiri (1.15.4-arm64-darwin) racc (~> 1.4) - nokogiri (1.15.3-x86_64-linux) + nokogiri (1.15.4-x86_64-linux) racc (~> 1.4) null_logger (0.0.1) oauth2 (2.0.9) @@ -518,8 +518,8 @@ GEM nio4r (~> 2.0) racc (1.7.1) rack (2.2.8) - rack-protection (3.0.6) - rack + rack-protection (3.1.0) + rack (~> 2.2, >= 2.2.4) rack-proxy (0.7.6) rack rack-test (2.1.0)