sup

A curses threads-with-tags style email client

sup.git

git clone https://supmua.dev/git/sup/
commit 0aca67e95d3c055b56e02399bbcb830d772d6c62
parent d1023af3d1217c46c3999b5ac1185b8daa3017bc
Author: Gaute Hope <eg@gaute.vetsj.com>
Date:   Mon, 30 Nov 2015 12:36:39 +0100

Merge #397: Use terceiros rmail fork.

Diffstat:
M sup.gemspec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sup.gemspec b/sup.gemspec
@@ -51,7 +51,7 @@ SUP: please note that our old mailing lists have been shut down,
   ## ext/mkrf_conf_xapian.rb and Gemfile.
 
   s.add_runtime_dependency "ncursesw", "~> 1.4.0"
-  s.add_runtime_dependency "rmail-sup", "~> 1.0.1"
+  s.add_runtime_dependency "rmail", "~> 1.1"
   s.add_runtime_dependency "highline"
   s.add_runtime_dependency "trollop", ">= 1.12"
   s.add_runtime_dependency "lockfile"