diff --git a/Gemfile.lock b/Gemfile.lock index 78216e5c..34c50908 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -157,12 +157,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) @@ -234,7 +234,8 @@ GEM json (2.7.1) json-schema (4.3.0) addressable (>= 2.8) - jwt (2.7.1) + jwt (2.8.1) + base64 kramdown (2.4.0) rexml language_server-protocol (3.17.0.3) @@ -575,7 +576,7 @@ GEM psych (>= 4.0.0) redis (4.2.1) 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) virtus (2.0.0) axiom-types (~> 0.1) coercible (~> 1.0)