Skip to content

Commit

Permalink
Merge pull request #1937 from alphagov/dependabot/bundler/gds-sso-18.0.0
Browse files Browse the repository at this point in the history
build(deps): bump gds-sso from 17.1.1 to 18.0.0
  • Loading branch information
cynthia-anya authored Aug 3, 2023
2 parents 4cb0952 + 8641df4 commit 7d1d43f
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -119,18 +119,18 @@ GEM
railties (>= 5.0.0)
faker (3.2.0)
i18n (>= 1.8.11, < 2)
faraday (2.6.0)
faraday (2.7.10)
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.1)
faraday-net_http (3.0.2)
ffi (1.15.5)
gds-api-adapters (89.0.0)
addressable
link_header
null_logger
plek (>= 1.9.0)
rest-client (~> 2.0)
gds-sso (17.1.1)
gds-sso (18.0.0)
oauth2 (~> 2.0)
omniauth (~> 2.1)
omniauth-oauth2 (~> 1.8)
Expand Down Expand Up @@ -195,7 +195,7 @@ GEM
json (2.6.3)
json-schema (4.0.0)
addressable (>= 2.8)
jwt (2.5.0)
jwt (2.7.1)
kramdown (2.4.0)
rexml
language_server-protocol (3.17.0.3)
Expand Down Expand Up @@ -230,7 +230,7 @@ GEM
msgpack (1.6.0)
multi_xml (0.6.0)
mysql2 (0.5.5)
net-imap (0.3.6)
net-imap (0.3.7)
date
net-protocol
net-pop (0.1.2)
Expand Down Expand Up @@ -474,8 +474,8 @@ GEM
puma (6.3.0)
nio4r (~> 2.0)
racc (1.7.1)
rack (2.2.7)
rack-protection (3.0.5)
rack (2.2.8)
rack-protection (3.0.6)
rack
rack-proxy (0.7.6)
rack
Expand Down Expand Up @@ -642,7 +642,7 @@ GEM
unf_ext
unf_ext (0.0.8.2)
unicode-display_width (2.4.2)
version_gem (1.1.1)
version_gem (1.1.3)
warden (1.2.9)
rack (>= 2.0.9)
warden-oauth2 (0.0.1)
Expand All @@ -653,12 +653,12 @@ GEM
hashdiff (>= 0.4.0, < 2.0.0)
webrick (1.8.1)
websocket (1.2.9)
websocket-driver (0.7.5)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.8)
zeitwerk (2.6.11)

PLATFORMS
aarch64-linux
Expand Down

0 comments on commit 7d1d43f

Please sign in to comment.