sup

A curses threads-with-tags style email client

sup.git

git clone https://supmua.dev/git/sup/
commit bdb297e88365f9a9d1fc38d9bac36a382f238fe2
parent 13e0035d02bb88e33b8093e7b346d2520deb59c7
Author: Zeger-Jan van de Weg <mail@zjvandeweg.nl>
Date:   Thu, 19 Feb 2015 20:33:20 +0100

Using terceiro's fork of rmail

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"