Skip to content

Commit

Permalink
Merge pull request #1321 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
ryanb-gds authored Feb 6, 2024
2 parents 2f02f8d + 41037f0 commit d3202a7
Showing 1 changed file with 19 additions and 15 deletions.
34 changes: 19 additions & 15 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -143,10 +143,10 @@ 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)
friendly_id (5.5.1)
activerecord (>= 4.0.0)
Expand All @@ -156,7 +156,7 @@ GEM
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 @@ -264,7 +264,9 @@ GEM
multi_xml (0.6.0)
mutex_m (0.2.0)
mysql2 (0.5.5)
net-imap (0.4.9.1)
net-http (0.4.1)
uri
net-imap (0.4.10)
date
net-protocol
net-pop (0.1.2)
Expand Down Expand Up @@ -292,7 +294,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 @@ -514,18 +516,19 @@ GEM
puma (6.4.2)
nio4r (~> 2.0)
racc (1.7.3)
rack (2.2.8)
rack-protection (3.1.0)
rack (~> 2.2, >= 2.2.4)
rack (3.0.9)
rack-protection (4.0.0)
base64 (>= 0.1.0)
rack (>= 3.0.0, < 4)
rack-proxy (0.7.7)
rack
rack-session (1.0.2)
rack (< 3)
rack-session (2.0.0)
rack (>= 3.0.0)
rack-test (2.1.0)
rack (>= 1.3)
rackup (1.0.0)
rack (< 3)
webrick
rackup (2.1.0)
rack (>= 3)
webrick (~> 1.8)
railroady (1.6.0)
rails (7.1.3)
actioncable (= 7.1.3)
Expand Down Expand Up @@ -679,6 +682,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)
virtus (2.0.0)
axiom-types (~> 0.1)
Expand Down

0 comments on commit d3202a7

Please sign in to comment.