uncomment line
This commit is contained in:
parent
e08263d39b
commit
75a214bc7f
4
Gemfile
4
Gemfile
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue