diff options
author | Rob Slifka <robert.slifka@gmail.com> | 2013-08-22 22:18:15 -0700 |
---|---|---|
committer | Rob Slifka <robert.slifka@gmail.com> | 2013-08-22 22:18:15 -0700 |
commit | af8c4cad70cb0b8afc7bcdb2281662af97c6b132 (patch) | |
tree | 3dbbb7626280c726b1a0257a97a66f1a1c3b9c15 | |
parent | 56a1868dfb54197547ebd932fc2b13b58e0711a1 (diff) | |
download | my_new_personal_website-af8c4cad70cb0b8afc7bcdb2281662af97c6b132.tar.xz my_new_personal_website-af8c4cad70cb0b8afc7bcdb2281662af97c6b132.zip |
Let's use the specified format - https://gist.github.com/fnichol/1912050
-rw-r--r-- | .ruby-version | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.ruby-version b/.ruby-version index 67b8bc0d..77fee73a 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -ruby-1.9.3 +1.9.3 |