Skip to content
This repository has been archived by the owner on Jan 24, 2025. It is now read-only.

Commit

Permalink
Bump gds-sso from 17.1.1 to 18.1.0
Browse files Browse the repository at this point in the history
Bumps [gds-sso](https://github.com/alphagov/gds-sso) from 17.1.1 to 18.1.0.
- [Changelog](https://github.com/alphagov/gds-sso/blob/main/CHANGELOG.md)
- [Commits](alphagov/gds-sso@v17.1.1...v18.1.0)

---
updated-dependencies:
- dependency-name: gds-sso
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 24, 2023
1 parent 963e221 commit 87afd50
Showing 1 changed file with 49 additions and 34 deletions.
83 changes: 49 additions & 34 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -124,19 +124,29 @@ GEM
factory_bot_rails (6.2.0)
factory_bot (~> 6.2.0)
railties (>= 5.0.0)
faraday (1.4.2)
faraday (1.10.3)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1)
faraday-httpclient (~> 1.0)
faraday-multipart (~> 1.0)
faraday-net_http (~> 1.0)
faraday-net_http_persistent (~> 1.1)
multipart-post (>= 1.2, < 3)
faraday-net_http_persistent (~> 1.0)
faraday-patron (~> 1.0)
faraday-rack (~> 1.0)
faraday-retry (~> 1.0)
ruby2_keywords (>= 0.0.4)
faraday-em_http (1.0.0)
faraday-em_synchrony (1.0.0)
faraday-excon (1.1.0)
faraday-httpclient (1.0.1)
faraday-multipart (1.0.4)
multipart-post (~> 2)
faraday-net_http (1.0.1)
faraday-net_http_persistent (1.1.0)
faraday-net_http_persistent (1.2.0)
faraday-patron (1.0.0)
faraday-rack (1.0.0)
faraday-retry (1.0.3)
ffi (1.15.3)
fugit (1.5.0)
et-orbi (~> 1.1, >= 1.1.8)
Expand All @@ -147,15 +157,15 @@ GEM
null_logger
plek (>= 1.9.0)
rest-client (~> 2.0)
gds-sso (17.1.1)
gds-sso (18.1.0)
oauth2 (~> 2.0)
omniauth (~> 2.1)
omniauth-oauth2 (~> 1.8)
plek (>= 4, < 6)
rails (>= 6)
warden (~> 1.2)
warden-oauth2 (~> 0.0.1)
globalid (1.0.0)
globalid (1.1.0)
activesupport (>= 5.0)
govuk_app_config (7.1.0)
logstasher (~> 2.1)
Expand Down Expand Up @@ -183,11 +193,11 @@ GEM
govuk_template (0.26.0)
rails (>= 3.1)
hashdiff (1.0.1)
hashie (4.1.0)
hashie (5.0.0)
http-accept (1.7.0)
http-cookie (1.0.4)
domain_name (~> 0.5)
i18n (1.13.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
iconv (1.0.8)
jbuilder (2.11.2)
Expand All @@ -197,7 +207,7 @@ GEM
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
json (2.5.1)
jwt (2.7.0)
jwt (2.7.1)
kaminari (1.2.2)
activesupport (>= 4.1.0)
kaminari-actionview (= 1.2.2)
Expand All @@ -223,22 +233,25 @@ GEM
logstasher (2.1.5)
activesupport (>= 5.2)
request_store
loofah (2.20.0)
loofah (2.21.3)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
nokogiri (>= 1.12.0)
mail (2.8.1)
mini_mime (>= 0.1.1)
net-imap
net-pop
net-smtp
marcel (1.0.2)
matrix (0.4.2)
method_source (1.0.0)
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2021.0225)
mini_mime (1.1.2)
minitest (5.18.0)
mini_mime (1.1.5)
minitest (5.19.0)
multi_json (1.15.0)
multi_xml (0.6.0)
multipart-post (2.1.1)
multipart-post (2.3.0)
net-imap (0.3.4)
date
net-protocol
Expand All @@ -249,12 +262,12 @@ GEM
net-smtp (0.3.3)
net-protocol
netrc (0.11.0)
nio4r (2.5.8)
nokogiri (1.14.3-aarch64-linux)
nio4r (2.5.9)
nokogiri (1.15.4-aarch64-linux)
racc (~> 1.4)
nokogiri (1.14.3-x86_64-darwin)
nokogiri (1.15.4-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.14.3-x86_64-linux)
nokogiri (1.15.4-x86_64-linux)
racc (~> 1.4)
null_logger (0.0.1)
oauth2 (2.0.9)
Expand Down Expand Up @@ -293,10 +306,10 @@ GEM
puma (6.2.2)
nio4r (~> 2.0)
raabro (1.4.0)
racc (1.6.2)
rack (2.2.7)
rack-protection (2.2.0)
rack
racc (1.7.1)
rack (2.2.8)
rack-protection (3.1.0)
rack (~> 2.2, >= 2.2.4)
rack-proxy (0.7.6)
rack
rack-test (2.1.0)
Expand All @@ -316,11 +329,13 @@ GEM
bundler (>= 1.15.0)
railties (= 6.1.6.1)
sprockets-rails (>= 2.0.0)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.5.0)
loofah (~> 2.19, >= 2.19.1)
rails-html-sanitizer (1.6.0)
loofah (~> 2.21)
nokogiri (~> 1.14)
railties (6.1.6.1)
actionpack (= 6.1.6.1)
activesupport (= 6.1.6.1)
Expand Down Expand Up @@ -395,7 +410,7 @@ GEM
rubocop (~> 1.33)
rubocop-capybara (~> 2.17)
ruby-progressbar (1.13.0)
ruby2_keywords (0.0.4)
ruby2_keywords (0.0.5)
rubyzip (2.3.0)
rufus-scheduler (3.7.0)
fugit (~> 1.1, >= 1.1.6)
Expand Down Expand Up @@ -457,15 +472,15 @@ GEM
spring-watcher-listen (2.0.1)
listen (>= 2.7, < 4.0)
spring (>= 1.2, < 3.0)
sprockets (4.1.1)
sprockets (4.2.0)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
rack (>= 2.2.4, < 4)
sprockets-rails (3.4.2)
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
statsd-ruby (1.5.0)
thor (1.2.1)
thor (1.2.2)
thwait (0.2.0)
e2mmap
tilt (2.0.10)
Expand All @@ -481,7 +496,7 @@ GEM
unf_ext
unf_ext (0.0.7.7)
unicode-display_width (2.4.2)
version_gem (1.1.2)
version_gem (1.1.3)
warden (1.2.9)
rack (>= 2.0.9)
warden-oauth2 (0.0.1)
Expand All @@ -491,7 +506,7 @@ GEM
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
webrick (1.8.1)
websocket-driver (0.7.5)
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
whois (5.0.2)
Expand All @@ -500,7 +515,7 @@ GEM
whois (>= 4.0.7)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.8)
zeitwerk (2.6.11)

PLATFORMS
aarch64-linux
Expand Down

0 comments on commit 87afd50

Please sign in to comment.