Skip to content

Commit

Permalink
Merge pull request #1641 from alphagov/dependabot/bundler/gds-sso-19.0.0
Browse files Browse the repository at this point in the history
Bump gds-sso from 18.1.0 to 19.0.0
  • Loading branch information
mtaylorgds authored Mar 7, 2024
2 parents bee5122 + 93f5487 commit d21ca2f
Showing 1 changed file with 13 additions and 8 deletions.
21 changes: 13 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -129,18 +129,18 @@ GEM
factory_bot (~> 6.4)
railties (>= 5.0.0)
fakefs (2.5.0)
faraday (2.7.10)
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
faraday (2.9.0)
faraday-net_http (>= 2.0, < 3.2)
faraday-net_http (3.1.0)
net-http
ffi (1.15.5)
gds-api-adapters (94.0.0)
addressable
link_header
null_logger
plek (>= 1.9.0)
rest-client (~> 2.0)
gds-sso (18.1.0)
gds-sso (19.0.0)
oauth2 (~> 2.0)
omniauth (~> 2.1)
omniauth-oauth2 (~> 1.8)
Expand Down Expand Up @@ -208,7 +208,8 @@ GEM
json (2.7.1)
json-schema (4.1.1)
addressable (>= 2.8)
jwt (2.7.1)
jwt (2.8.1)
base64
kaminari (1.2.2)
activesupport (>= 4.1.0)
kaminari-actionview (= 1.2.2)
Expand Down Expand Up @@ -246,6 +247,8 @@ GEM
msgpack (1.7.2)
multi_xml (0.6.0)
mutex_m (0.2.0)
net-http (0.4.1)
uri
net-imap (0.4.10)
date
net-protocol
Expand Down Expand Up @@ -274,7 +277,7 @@ GEM
rack (>= 1.2, < 4)
snaky_hash (~> 2.0)
version_gem (~> 1.1)
omniauth (2.1.1)
omniauth (2.1.2)
hashie (>= 3.4.6)
rack (>= 2.2.3)
rack-protection
Expand Down Expand Up @@ -507,7 +510,8 @@ GEM
nio4r (~> 2.0)
racc (1.7.3)
rack (2.2.8.1)
rack-protection (3.1.0)
rack-protection (3.2.0)
base64 (>= 0.1.0)
rack (~> 2.2, >= 2.2.4)
rack-proxy (0.7.7)
rack
Expand Down Expand Up @@ -674,6 +678,7 @@ GEM
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
unicode-display_width (2.5.0)
uri (0.13.0)
version_gem (1.1.3)
warden (1.2.9)
rack (>= 2.0.9)
Expand Down

0 comments on commit d21ca2f

Please sign in to comment.