From ef455a41d6529898a2d8848e65e464705729e661 Mon Sep 17 00:00:00 2001
From: elijah <elijah@riseup.net>
Date: Wed, 28 Jun 2017 15:26:11 -0700
Subject: [PATCH] platform test - pin ruby version to 2.1.10 when using rbenv,
 since that is the latests that will work.

---
 tests/platform-ci/.ruby-version | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 tests/platform-ci/.ruby-version

diff --git a/tests/platform-ci/.ruby-version b/tests/platform-ci/.ruby-version
new file mode 100644
index 00000000..8dbb0f26
--- /dev/null
+++ b/tests/platform-ci/.ruby-version
@@ -0,0 +1 @@
+2.1.10
-- 
GitLab