Skip to content

Commit

Permalink
build(deps): bump gds-sso from 19.0.0 to 19.1.0
Browse files Browse the repository at this point in the history
Bumps [gds-sso](https://github.com/alphagov/gds-sso) from 19.0.0 to 19.1.0.
- [Changelog](https://github.com/alphagov/gds-sso/blob/main/CHANGELOG.md)
- [Commits](alphagov/gds-sso@v19.0.0...v19.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 29, 2024
1 parent 1a78e6e commit 84b7728
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -156,12 +156,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)
generic_form_builder (0.13.1)
Expand Down Expand Up @@ -578,7 +578,7 @@ GEM
redis-namespace (1.11.0)
redis (>= 4)
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)
Expand Down Expand Up @@ -703,7 +703,7 @@ GEM
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
uri (0.13.0)
version_gem (1.1.3)
version_gem (1.1.4)
warden (1.2.9)
rack (>= 2.0.9)
warden-oauth2 (0.0.1)
Expand Down

0 comments on commit 84b7728

Please sign in to comment.