From 00bca7296afd4c16c3d580ad64baa3ee88197a12 Mon Sep 17 00:00:00 2001 From: timpeat Date: Fri, 5 Jul 2024 08:59:49 +0100 Subject: [PATCH] Upgrade openid dependencies --- Gemfile | 2 +- Gemfile.lock | 40 ++++++++++++++++++++-------------------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/Gemfile b/Gemfile index 7bbdfe41..b97539a3 100644 --- a/Gemfile +++ b/Gemfile @@ -48,7 +48,7 @@ gem 'dry-schema' gem 'dry-struct' gem 'devise' -gem 'omniauth_openid_connect', '0.7.1' +gem 'omniauth_openid_connect', '0.8.0' gem 'omniauth-rails_csrf_protection' gem 'aws-sdk-sns', '~> 1.60', require: false diff --git a/Gemfile.lock b/Gemfile.lock index 9ae2691d..d691f340 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -102,7 +102,7 @@ GEM arkency-command_bus (0.4.1) concurrent-ruby ast (2.4.2) - attr_required (1.0.1) + attr_required (1.0.2) aws-eventstream (1.3.0) aws-partitions (1.864.0) aws-sdk-core (3.190.0) @@ -215,6 +215,8 @@ GEM dry-logic (~> 1.4) zeitwerk (~> 2.6) dumb_delegator (1.0.0) + email_validator (2.2.4) + activemodel erb_lint (0.5.0) activesupport better_html (>= 2.0.1) @@ -223,13 +225,12 @@ GEM rubocop smart_properties erubi (1.12.0) - faraday (2.7.11) - base64 - faraday-net_http (>= 2.0, < 3.1) - ruby2_keywords (>= 0.0.4) + faraday (2.9.2) + faraday-net_http (>= 2.0, < 3.2) faraday-follow_redirects (0.3.0) faraday (>= 1, < 3) - faraday-net_http (3.0.2) + faraday-net_http (3.1.0) + net-http globalid (1.2.1) activesupport (>= 6.1) google-protobuf (4.27.2) @@ -316,7 +317,9 @@ GEM jwt msgpack (1.7.2) mutex_m (0.2.0) - net-imap (0.4.12) + net-http (0.4.1) + uri + net-imap (0.4.14) date net-protocol net-pop (0.1.2) @@ -340,20 +343,20 @@ GEM omniauth-rails_csrf_protection (1.0.2) actionpack (>= 4.2) omniauth (~> 2.0) - omniauth_openid_connect (0.7.1) + omniauth_openid_connect (0.8.0) omniauth (>= 1.9, < 3) openid_connect (~> 2.2) - openid_connect (2.2.0) + openid_connect (2.3.0) activemodel attr_required (>= 1.0.0) + email_validator faraday (~> 2.0) faraday-follow_redirects json-jwt (>= 1.16) - net-smtp + mail rack-oauth2 (~> 2.2) swd (~> 2.0) tzinfo - validate_email validate_url webfinger (~> 2.0) orm_adapter (0.5.0) @@ -370,12 +373,12 @@ GEM method_source (~> 1.0) psych (5.1.2) stringio - public_suffix (5.0.3) + public_suffix (5.1.1) puma (6.4.2) nio4r (~> 2.0) racc (1.8.0) rack (2.2.9) - rack-oauth2 (2.2.0) + rack-oauth2 (2.2.1) activesupport attr_required faraday (~> 2.0) @@ -487,7 +490,6 @@ GEM rubocop-rspec (3.0.2) rubocop (~> 1.61) ruby-progressbar (1.13.0) - ruby2_keywords (0.0.5) ruby_event_store (2.13.0) concurrent-ruby (~> 1.0, >= 1.1.6) ruby_event_store-active_record (2.13.0) @@ -530,7 +532,7 @@ GEM stackprof (0.2.25) stringio (3.1.0) strscan (3.1.0) - swd (2.0.2) + swd (2.0.3) activesupport (>= 3) attr_required (>= 0.0.5) faraday (~> 2.0) @@ -545,9 +547,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.5.0) - validate_email (0.1.6) - activemodel (>= 3.0) - mail (>= 2.2.5) + uri (0.13.0) validate_url (1.0.15) activemodel (>= 3.0.0) public_suffix @@ -566,7 +566,7 @@ GEM activemodel (>= 6.0.0) bindex (>= 0.4.0) railties (>= 6.0.0) - webfinger (2.1.2) + webfinger (2.1.3) activesupport faraday (~> 2.0) faraday-follow_redirects @@ -613,7 +613,7 @@ DEPENDENCIES lograge logstash-event omniauth-rails_csrf_protection - omniauth_openid_connect (= 0.7.1) + omniauth_openid_connect (= 0.8.0) pg (~> 1.4) prometheus_exporter pry