From 9c41abf5e0b1c51a16a6c83e4c4f96c3f9f5c586 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Thu, 19 Sep 2013 12:10:19 -0400 Subject: Remove .ruby-version file and add note to README regarding minimum Ruby version. @imathis - look ok? Closes #1365. --- .ruby-version | 1 - README.markdown | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 .ruby-version diff --git a/.ruby-version b/.ruby-version deleted file mode 100644 index 77fee73a..00000000 --- a/.ruby-version +++ /dev/null @@ -1 +0,0 @@ -1.9.3 diff --git a/README.markdown b/README.markdown index 95b3843f..eea8624e 100644 --- a/README.markdown +++ b/README.markdown @@ -8,6 +8,7 @@ Octopress is [Jekyll](https://github.com/mojombo/jekyll) blogging at its finest. 4. **It's easy to use.** A collection of rake tasks simplifies development and makes deploying a cinch. 5. **Ships with great plug-ins** some original and others from the Jekyll community — tested and improved. +**Note**: Octopress requires a minimum Ruby version of `1.9.3-p0`. ## Documentation -- cgit v1.2.1