uncomment line

This commit is contained in:
Mike Slemmer 2012-12-03 17:44:10 -08:00
parent e08263d39b
commit 75a214bc7f
1 changed files with 1 additions and 3 deletions

View File

@ -1,9 +1,7 @@
#ruby=1.9.3
source 'https://rubygems.org'
# From mslemmer:
# This source cmd doesnt work for me and blocks bundle install
#source 'https://jamjam:blueberryjam@www.jamkazam.com/gems/'
source 'https://jamjam:blueberryjam@www.jamkazam.com/gems/'
# Look for $WORKSPACE, otherwise use "workspace" as dev path.
workspace = ENV["WORKSPACE"] || "~/workspace"