sup

A curses threads-with-tags style email client

sup.git

git clone https://supmua.dev/git/sup/
commit 84f7d930a7a8b4c79b70080797b0498fccb60f45
parent f11e5a38ec6031c6bba6d2c81829be230ef29fbe
Author: Gaute Hope <eg@gaute.vetsj.com>
Date:   Thu, 18 Jun 2015 10:37:58 +0200

Merge branch 'develop'

Diffstat:
M History.txt | 4 ++++
M ext/mkrf_conf_xapian.rb | 2 ++
2 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/History.txt b/History.txt
@@ -1,3 +1,7 @@
+== 0.22.1 / 2015-06-18
+
+* Fix bug (#429)  in gem build / install.
+
 == 0.22.0 / 2015-06-16
 
 * Use mime-types 2
diff --git a/ext/mkrf_conf_xapian.rb b/ext/mkrf_conf_xapian.rb
@@ -1,4 +1,6 @@
 require 'rubygems'
+require 'rubygems/command.rb'
+require 'rubygems/dependency_installer.rb'
 require 'rbconfig'
 
 begin