* adding ruby decl at top to quiet trust question of rvm

This commit is contained in:
Seth Call 2012-10-30 06:54:37 -05:00
parent 9bcc0d2014
commit 175f6e4f80
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
#ruby=1.9.3
source 'https://rubygems.org'
# Look for $WORKSPACE, otherwise use "workspace" as dev path.