From a777c4c677e8cbd4f91c66a29ee1ecb347c5b8ab Mon Sep 17 00:00:00 2001
From: elijah <elijah@riseup.net>
Date: Fri, 27 Feb 2015 16:44:40 -0800
Subject: [PATCH] added a .ruby-version file for rbenv that matches what is
 actually used on the leap webapp nodes currently.

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

diff --git a/.ruby-version b/.ruby-version
new file mode 100644
index 00000000..f3a9c9a8
--- /dev/null
+++ b/.ruby-version
@@ -0,0 +1 @@
+1.9.3-p194
-- 
GitLab