From 1757a2a795779307407ce7560dd26db0b83df408 Mon Sep 17 00:00:00 2001
From: Alexander Pyhalov <apyhalov@gmail.com>
Date: Mon, 06 Oct 2014 19:27:58 +0200
Subject: [PATCH] Add Ruby 1.9 from userland gate. Force 1.8 to be default Ruby version.

---
 components/ruby/ruby-18/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/components/ruby/ruby-18/Makefile b/components/ruby/ruby-18/Makefile
index 5127286..e777ee9 100644
--- a/components/ruby/ruby-18/Makefile
+++ b/components/ruby/ruby-18/Makefile
@@ -27,7 +27,7 @@
 
 COMPONENT_NAME=		ruby
 COMPONENT_VERSION=	1.8.7
-COMPONENT_REVISION=	1
+COMPONENT_REVISION=	2
 COMPONENT_PATCH_VERSION=	374
 COMPONENT_PROJECT_URL=	http://www.ruby-lang.org/
 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)-p$(COMPONENT_PATCH_VERSION)

--
Gitblit v1.9.3