From 175f6e4f805a3f126fccaaca06ee252c8215c961 Mon Sep 17 00:00:00 2001 From: Seth Call Date: Tue, 30 Oct 2012 06:54:37 -0500 Subject: [PATCH] * adding ruby decl at top to quiet trust question of rvm --- Gemfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Gemfile b/Gemfile index 2de75c187..1cf065ceb 100644 --- a/Gemfile +++ b/Gemfile @@ -1,3 +1,4 @@ +#ruby=1.9.3 source 'https://rubygems.org' # Look for $WORKSPACE, otherwise use "workspace" as dev path.