From ef0016cdbaba49521a1d58af03faf2d56ee10970 Mon Sep 17 00:00:00 2001 From: Jarek Radosz Date: Fri, 24 Mar 2023 20:10:28 +0100 Subject: [PATCH] DEV: Drop our mail gem fork (#20805) Didn't happen in https://github.com/discourse/discourse/pull/16622 but now that the official release is fixed - let's do this :P --- Gemfile | 2 +- Gemfile.lock | 14 ++++++-------- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/Gemfile b/Gemfile index 259140f992c..f2958daab9d 100644 --- a/Gemfile +++ b/Gemfile @@ -41,7 +41,7 @@ gem "actionview_precompiler", require: false gem "discourse-seed-fu" -gem "mail", git: "https://github.com/discourse/mail.git" +gem "mail" gem "mini_mime" gem "mini_suffix" diff --git a/Gemfile.lock b/Gemfile.lock index fd6a5da25f5..7731976199f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,10 +1,3 @@ -GIT - remote: https://github.com/discourse/mail.git - revision: 5b700fc95ee66378e0cf2559abc73c8bc3062a4b - specs: - mail (2.8.0.edge) - mini_mime (>= 0.1.1) - GIT remote: https://github.com/rails/sprockets revision: f4d3dae71ef29c44b75a49cfbf8032cce07b423a @@ -225,6 +218,11 @@ GEM nokogiri (>= 1.5.9) lru_redux (1.1.0) lz4-ruby (0.3.3) + mail (2.8.1) + mini_mime (>= 0.1.1) + net-imap + net-pop + net-smtp matrix (0.4.2) maxminddb (0.1.22) memory_profiler (1.0.1) @@ -592,7 +590,7 @@ DEPENDENCIES loofah lru_redux lz4-ruby - mail! + mail maxminddb memory_profiler message_bus