chore(deps): update omniauth packages (#31857)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
		
							
								
								
									
										2
									
								
								Gemfile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Gemfile
									
									
									
									
									
								
							@@ -39,7 +39,7 @@ gem 'net-ldap', '~> 0.18'
 | 
			
		||||
 | 
			
		||||
gem 'omniauth', '~> 2.0'
 | 
			
		||||
gem 'omniauth-cas', '~> 3.0.0.beta.1'
 | 
			
		||||
gem 'omniauth_openid_connect', '~> 0.6.1'
 | 
			
		||||
gem 'omniauth_openid_connect', '~> 0.8.0'
 | 
			
		||||
gem 'omniauth-rails_csrf_protection', '~> 1.0'
 | 
			
		||||
gem 'omniauth-saml', '~> 2.0'
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										56
									
								
								Gemfile.lock
									
									
									
									
									
								
							
							
						
						
									
										56
									
								
								Gemfile.lock
									
									
									
									
									
								
							@@ -217,6 +217,8 @@ GEM
 | 
			
		||||
      htmlentities (~> 4.3.3)
 | 
			
		||||
      launchy (>= 2.1, < 4.0)
 | 
			
		||||
      mail (~> 2.7)
 | 
			
		||||
    email_validator (2.2.4)
 | 
			
		||||
      activemodel
 | 
			
		||||
    erubi (1.13.1)
 | 
			
		||||
    et-orbi (1.2.11)
 | 
			
		||||
      tzinfo
 | 
			
		||||
@@ -228,6 +230,8 @@ GEM
 | 
			
		||||
      faraday-net_http (>= 2.0, < 3.5)
 | 
			
		||||
      json
 | 
			
		||||
      logger
 | 
			
		||||
    faraday-follow_redirects (0.3.0)
 | 
			
		||||
      faraday (>= 1, < 3)
 | 
			
		||||
    faraday-httpclient (2.0.1)
 | 
			
		||||
      httpclient (>= 2.2)
 | 
			
		||||
    faraday-net_http (3.4.0)
 | 
			
		||||
@@ -330,11 +334,13 @@ GEM
 | 
			
		||||
    jmespath (1.6.2)
 | 
			
		||||
    json (2.10.1)
 | 
			
		||||
    json-canonicalization (1.0.0)
 | 
			
		||||
    json-jwt (1.15.3.1)
 | 
			
		||||
    json-jwt (1.16.7)
 | 
			
		||||
      activesupport (>= 4.2)
 | 
			
		||||
      aes_key_wrap
 | 
			
		||||
      base64
 | 
			
		||||
      bindata
 | 
			
		||||
      httpclient
 | 
			
		||||
      faraday (~> 2.0)
 | 
			
		||||
      faraday-follow_redirects
 | 
			
		||||
    json-ld (3.3.2)
 | 
			
		||||
      htmlentities (~> 4.3)
 | 
			
		||||
      json-canonicalization (~> 1.0)
 | 
			
		||||
@@ -435,34 +441,36 @@ GEM
 | 
			
		||||
    oj (3.16.10)
 | 
			
		||||
      bigdecimal (>= 3.0)
 | 
			
		||||
      ostruct (>= 0.2)
 | 
			
		||||
    omniauth (2.1.2)
 | 
			
		||||
    omniauth (2.1.3)
 | 
			
		||||
      hashie (>= 3.4.6)
 | 
			
		||||
      rack (>= 2.2.3)
 | 
			
		||||
      rack-protection
 | 
			
		||||
    omniauth-cas (3.0.0)
 | 
			
		||||
    omniauth-cas (3.0.1)
 | 
			
		||||
      addressable (~> 2.8)
 | 
			
		||||
      nokogiri (~> 1.12)
 | 
			
		||||
      omniauth (~> 2.1)
 | 
			
		||||
    omniauth-rails_csrf_protection (1.0.2)
 | 
			
		||||
      actionpack (>= 4.2)
 | 
			
		||||
      omniauth (~> 2.0)
 | 
			
		||||
    omniauth-saml (2.2.1)
 | 
			
		||||
    omniauth-saml (2.2.2)
 | 
			
		||||
      omniauth (~> 2.1)
 | 
			
		||||
      ruby-saml (~> 1.17)
 | 
			
		||||
    omniauth_openid_connect (0.6.1)
 | 
			
		||||
    omniauth_openid_connect (0.8.0)
 | 
			
		||||
      omniauth (>= 1.9, < 3)
 | 
			
		||||
      openid_connect (~> 1.1)
 | 
			
		||||
    openid_connect (1.4.2)
 | 
			
		||||
      openid_connect (~> 2.2)
 | 
			
		||||
    openid_connect (2.3.1)
 | 
			
		||||
      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)
 | 
			
		||||
    openssl (3.3.0)
 | 
			
		||||
    openssl-signature_algorithm (1.3.0)
 | 
			
		||||
      openssl (> 2.0)
 | 
			
		||||
@@ -609,10 +617,11 @@ GEM
 | 
			
		||||
      rack (>= 1.0, < 4)
 | 
			
		||||
    rack-cors (2.0.2)
 | 
			
		||||
      rack (>= 2.0.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.2.0)
 | 
			
		||||
@@ -816,10 +825,11 @@ GEM
 | 
			
		||||
    stringio (3.1.4)
 | 
			
		||||
    strong_migrations (2.2.0)
 | 
			
		||||
      activerecord (>= 7)
 | 
			
		||||
    swd (1.3.0)
 | 
			
		||||
    swd (2.0.3)
 | 
			
		||||
      activesupport (>= 3)
 | 
			
		||||
      attr_required (>= 0.0.5)
 | 
			
		||||
      httpclient (>= 2.4)
 | 
			
		||||
      faraday (~> 2.0)
 | 
			
		||||
      faraday-follow_redirects
 | 
			
		||||
    sysexits (1.2.0)
 | 
			
		||||
    temple (0.10.3)
 | 
			
		||||
    terminal-table (4.0.0)
 | 
			
		||||
@@ -859,9 +869,6 @@ GEM
 | 
			
		||||
    unicode-emoji (4.0.4)
 | 
			
		||||
    uri (1.0.3)
 | 
			
		||||
    useragent (0.16.11)
 | 
			
		||||
    validate_email (0.1.6)
 | 
			
		||||
      activemodel (>= 3.0)
 | 
			
		||||
      mail (>= 2.2.5)
 | 
			
		||||
    validate_url (1.0.15)
 | 
			
		||||
      activemodel (>= 3.0.0)
 | 
			
		||||
      public_suffix
 | 
			
		||||
@@ -875,9 +882,10 @@ GEM
 | 
			
		||||
      openssl (>= 2.2)
 | 
			
		||||
      safety_net_attestation (~> 0.4.0)
 | 
			
		||||
      tpm-key_attestation (~> 0.14.0)
 | 
			
		||||
    webfinger (1.2.0)
 | 
			
		||||
    webfinger (2.1.3)
 | 
			
		||||
      activesupport
 | 
			
		||||
      httpclient (>= 2.4)
 | 
			
		||||
      faraday (~> 2.0)
 | 
			
		||||
      faraday-follow_redirects
 | 
			
		||||
    webmock (3.25.0)
 | 
			
		||||
      addressable (>= 2.8.0)
 | 
			
		||||
      crack (>= 0.3.2)
 | 
			
		||||
@@ -976,7 +984,7 @@ DEPENDENCIES
 | 
			
		||||
  omniauth-cas (~> 3.0.0.beta.1)
 | 
			
		||||
  omniauth-rails_csrf_protection (~> 1.0)
 | 
			
		||||
  omniauth-saml (~> 2.0)
 | 
			
		||||
  omniauth_openid_connect (~> 0.6.1)
 | 
			
		||||
  omniauth_openid_connect (~> 0.8.0)
 | 
			
		||||
  opentelemetry-api (~> 1.4.0)
 | 
			
		||||
  opentelemetry-exporter-otlp (~> 0.29.0)
 | 
			
		||||
  opentelemetry-instrumentation-active_job (~> 0.8.0)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user