From 4d6500fe3910746e48ec3d7979e3597db808cfda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 09:50:18 +0000 Subject: [PATCH] chore(deps): bump omniauth_openid_connect and openid_connect Bumps [omniauth_openid_connect](https://github.com/m0n9oose/omniauth_openid_connect) and [openid_connect](https://github.com/nov/openid_connect). These dependencies needed to be updated together. Updates `omniauth_openid_connect` from 0.6.1 to 0.7.1 - [Changelog](https://github.com/omniauth/omniauth_openid_connect/blob/master/CHANGELOG.md) - [Commits](https://github.com/m0n9oose/omniauth_openid_connect/compare/v0.6.1...v0.7.1) Updates `openid_connect` from 1.4.2 to 2.3.0 - [Release notes](https://github.com/nov/openid_connect/releases) - [Changelog](https://github.com/nov/openid_connect/blob/main/CHANGELOG.md) - [Commits](https://github.com/nov/openid_connect/compare/v1.4.2...v2.3.0) --- updated-dependencies: - dependency-name: omniauth_openid_connect dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: openid_connect dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 64 ++++++++++++++++++++++++++++------------------------ 1 file changed, 35 insertions(+), 29 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 334e84ad9f..4c37bd775e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -151,7 +151,7 @@ GEM arel-helpers (2.14.0) activerecord (>= 3.1.0, < 8) ast (2.4.2) - attr_required (1.0.1) + attr_required (1.0.2) awesome_nested_set (3.6.0) activerecord (>= 4.0.0, < 7.2) aws-eventstream (1.3.0) @@ -170,6 +170,7 @@ GEM aws-sigv4 (~> 1.8) aws-sigv4 (1.8.0) aws-eventstream (~> 1, >= 1.0.2) + base64 (0.2.0) bcp47_spec (0.2.1) bcrypt (3.1.19) bigdecimal (3.0.2) @@ -236,7 +237,7 @@ GEM database_cleaner-core (2.0.1) datafoodconsortium-connector (1.0.0.pre.alpha.9) virtual_assembly-semantizer (~> 1.0, >= 1.0.5) - date (3.3.3) + date (3.3.4) debug (1.9.1) irb (~> 1.10) reline (>= 0.3.8) @@ -260,6 +261,8 @@ GEM dotenv-rails (2.8.1) dotenv (= 2.8.1) railties (>= 3.2) + email_validator (2.2.4) + activemodel erubi (1.12.0) et-orbi (1.2.7) tzinfo @@ -332,7 +335,6 @@ GEM hashie (5.0.0) highline (2.0.3) htmlentities (4.3.4) - httpclient (2.8.3) i18n (1.14.1) concurrent-ruby (~> 1.0) i18n-js (3.9.2) @@ -356,9 +358,10 @@ GEM railties (>= 3.2.16) json (2.7.1) json-canonicalization (0.4.0) - json-jwt (1.16.3) + json-jwt (1.16.5) activesupport (>= 4.2) aes_key_wrap + base64 bindata faraday (~> 2.0) faraday-follow_redirects @@ -418,14 +421,14 @@ GEM multi_xml (0.6.0) net-http (0.4.1) uri - net-imap (0.4.2) + net-imap (0.4.9.1) date net-protocol net-pop (0.1.2) net-protocol - net-protocol (0.2.1) + net-protocol (0.2.2) timeout - net-smtp (0.4.0) + net-smtp (0.4.0.1) net-protocol newrelic_rpm (9.7.1) nio4r (2.7.0) @@ -438,27 +441,29 @@ GEM multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 4) - omniauth (2.1.1) + omniauth (2.1.2) hashie (>= 3.4.6) rack (>= 2.2.3) rack-protection omniauth-rails_csrf_protection (1.0.1) actionpack (>= 4.2) omniauth (~> 2.0) - omniauth_openid_connect (0.6.1) + omniauth_openid_connect (0.7.1) omniauth (>= 1.9, < 3) - openid_connect (~> 1.1) - openid_connect (1.4.2) + openid_connect (~> 2.2) + openid_connect (2.3.0) activemodel attr_required (>= 1.0.0) - json-jwt (>= 1.15.0) - net-smtp - rack-oauth2 (~> 1.21) - swd (~> 1.3) + email_validator + faraday (~> 2.0) + faraday-follow_redirects + json-jwt (>= 1.16) + mail + rack-oauth2 (~> 2.2) + swd (~> 2.0) tzinfo - validate_email validate_url - webfinger (~> 1.2) + webfinger (~> 2.0) orm_adapter (0.5.0) pagy (5.10.1) activesupport @@ -500,14 +505,16 @@ GEM rack (2.2.8) rack-mini-profiler (2.3.4) rack (>= 1.2.0) - rack-oauth2 (1.21.3) + rack-oauth2 (2.2.1) activesupport attr_required - httpclient + faraday (~> 2.0) + faraday-follow_redirects json-jwt (>= 1.11.0) rack (>= 2.1.0) - rack-protection (3.0.5) - rack + rack-protection (3.2.0) + base64 (>= 0.1.0) + rack (~> 2.2, >= 2.2.4) rack-proxy (0.7.6) rack rack-rewrite (1.5.1) @@ -724,16 +731,17 @@ GEM stringex (2.8.6) stringio (3.1.0) stripe (10.6.0) - swd (1.3.0) + swd (2.0.3) activesupport (>= 3) attr_required (>= 0.0.5) - httpclient (>= 2.4) + faraday (~> 2.0) + faraday-follow_redirects temple (0.8.2) thor (1.3.0) thread-local (1.1.0) tilt (2.3.0) timecop (0.9.8) - timeout (0.4.0) + timeout (0.4.1) ttfunk (1.7.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) @@ -743,9 +751,6 @@ GEM valid_email2 (5.1.1) activemodel (>= 3.2) mail (~> 2.5) - validate_email (0.1.6) - activemodel (>= 3.0) - mail (>= 2.2.5) validate_url (1.0.15) activemodel (>= 3.0.0) public_suffix @@ -769,9 +774,10 @@ GEM activemodel (>= 6.0.0) bindex (>= 0.4.0) railties (>= 6.0.0) - webfinger (1.2.0) + webfinger (2.1.3) activesupport - httpclient (>= 2.4) + faraday (~> 2.0) + faraday-follow_redirects webmock (3.19.1) addressable (>= 2.8.0) crack (>= 0.3.2)