diff --git a/Gemfile.lock b/Gemfile.lock index c2a187f..28a00a6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -102,7 +102,6 @@ GEM irb (~> 1.10) reline (>= 0.3.8) diff-lcs (1.5.1) - domain_name (0.6.20240107) dotenv (3.1.7) drb (2.2.1) ed25519 (1.3.0) @@ -116,14 +115,17 @@ GEM railties (>= 5.0.0) faker (3.5.1) i18n (>= 1.8.11, < 2) + faraday (2.12.2) + faraday-net_http (>= 2.0, < 3.5) + json + logger + faraday-net_http (3.4.0) + net-http (>= 0.5.0) fugit (1.11.1) et-orbi (~> 1, >= 1.2.11) raabro (~> 1.4) globalid (1.2.1) activesupport (>= 6.1) - http-accept (1.7.0) - http-cookie (1.0.8) - domain_name (~> 0.5) i18n (1.14.7) concurrent-ruby (~> 1.0) importmap-rails (2.1.0) @@ -159,8 +161,9 @@ GEM net-imap net-pop net-smtp - mailgun-ruby (1.2.16) - rest-client (>= 2.0.2) + mailgun-ruby (1.3.2) + faraday (~> 2.1) + mime-types marcel (1.0.4) matrix (0.4.2) mime-types (3.6.0) @@ -170,6 +173,8 @@ GEM mini_mime (1.1.5) minitest (5.25.4) msgpack (1.7.5) + net-http (0.6.0) + uri net-imap (0.5.5) date net-protocol @@ -183,7 +188,6 @@ GEM net-ssh (>= 5.0.0, < 8.0.0) net-smtp (0.5.0) net-ssh (7.3.0) - netrc (0.11.0) nio4r (2.7.4) nokogiri (1.18.2-aarch64-linux-gnu) racc (~> 1.4) @@ -263,11 +267,6 @@ GEM regexp_parser (2.10.0) reline (0.6.0) io-console (~> 0.5) - rest-client (2.1.0) - http-accept (>= 1.7.0, < 2.0) - http-cookie (>= 1.0.2, < 2.0) - mime-types (>= 1.16, < 4.0) - netrc (~> 0.8) rexml (3.4.0) rspec-core (3.13.2) rspec-support (~> 3.13.0)