From bdb297e88365f9a9d1fc38d9bac36a382f238fe2 Mon Sep 17 00:00:00 2001 From: Zeger-Jan van de Weg Date: Thu, 19 Feb 2015 20:33:20 +0100 Subject: [PATCH] Using terceiro's fork of rmail --- sup.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sup.gemspec b/sup.gemspec index 79229278c..3ac00d7fb 100644 --- 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"