# HG changeset patch
# User Mahlon E. Smith <mahlon@martini.nu>
# Date 1567440047 25200
# Node ID a629597fd647caebb499236335bdd0b00c93782e
# Parent  a89d91d4b157ba47885e94843c8901d1d217dc43
Bye, Bitbucket.

diff -r a89d91d4b157 -r a629597fd647 .ruby-version
--- a/.ruby-version	Fri Jun 23 10:54:26 2017 -0700
+++ b/.ruby-version	Mon Sep 02 09:00:47 2019 -0700
@@ -1,1 +1,1 @@
-2.4
+2.5
diff -r a89d91d4b157 -r a629597fd647 README.md
--- a/README.md	Fri Jun 23 10:54:26 2017 -0700
+++ b/README.md	Mon Sep 02 09:00:47 2019 -0700
@@ -1,7 +1,13 @@
+
 # Ruby-Ezmlm
 
-code
-: https://bitbucket.org/mahlon/Ruby-Ezmlm
+ * home:
+   * http://code.martini.nu/ruby-ezmlm
+ * mirrors:
+   * https://github.com/mahlonsmith/ruby-ezmlm
+   * https://hg.sr.ht/~mahlon/ruby-ezmlm
+ * Ezmlm:
+   * http://untroubled.org/ezmlm/
 
 
 ## Authors
@@ -18,8 +24,6 @@
 (The -idx provides an extended feature set over the original ezmlm
 environment.)
 
-http://untroubled.org/ezmlm/
-
 This was tested against ezmlm-idx 7.2.2.
 
 *Strong recommendation*: Create your lists with archiving (-a) and
@@ -46,7 +50,7 @@
 
 ## Limitations
 
-This library doesn't create new lists from scratch.  Use ezmlm-make.
+This library doesn't create new lists from scratch.  Use `ezmlm-make`.
 
 This library is designed to only work with lists stored on disk (the
 default), not the SQL backends.