Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ruby version #6

Open
shawnjohnson opened this issue Aug 8, 2014 · 1 comment
Open

Update ruby version #6

shawnjohnson opened this issue Aug 8, 2014 · 1 comment

Comments

@shawnjohnson
Copy link

I'm not really sure if this would cause any negative impacts, but I noticed github pages is up to Ruby 2.1.1 - https://pages.github.com/versions/. Personally I get a warning about the currently specified version (1.9.3-p392) on Mac OS X, and it doesn't happily install via rvm.

@shawnjohnson
Copy link
Author

Patch:

From 18cb3e2b3a0f732c74dbfdca99b3ad1cce63c5d7 Mon Sep 17 00:00:00 2001
From: Shawn Johnson [email protected]
Date: Fri, 8 Aug 2014 09:56:17 -0400
Subject: [PATCH] #6 - update ruby version

#6 - update ruby version to 2.1.1 to match

.ruby-version | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.ruby-version b/.ruby-version
index ae6d5b9..314a6ed 100644
--- a/.ruby-version
+++ b/.ruby-version
@@ -1 +1 @@
-1.9.3-p392

+ruby-2.1.1

1.8.4.2

shawnjohnson pushed a commit to shawnjohnson/developer-hub that referenced this issue Aug 8, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant