diff options
author | elijah <elijah@riseup.net> | 2015-02-27 16:44:40 -0800 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2015-02-27 16:44:40 -0800 |
commit | a777c4c677e8cbd4f91c66a29ee1ecb347c5b8ab (patch) | |
tree | 968b57a5f3d4f5b543841b3053107bf9de3ebad3 /.ruby-version | |
parent | 8eb6b33a36197e2412327b6ec0dc99b93fb011d4 (diff) |
added a .ruby-version file for rbenv that matches what is actually used on the leap webapp nodes currently.
Diffstat (limited to '.ruby-version')
-rw-r--r-- | .ruby-version | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.ruby-version b/.ruby-version new file mode 100644 index 0000000..f3a9c9a --- /dev/null +++ b/.ruby-version @@ -0,0 +1 @@ +1.9.3-p194 |