* updating to point to int.jamkazam.com VRFS-424

This commit is contained in:
Seth Call 2013-07-19 16:37:14 -05:00
parent d11828241a
commit 6ab57b4313
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#ruby=1.9.3
source 'http://rubygems.org'
unless ENV["LOCAL_DEV"] == "1"
source 'https://jamjam:blueberryjam@www.jamkazam.com/gems/'
source 'https://jamjam:blueberryjam@int.jamkazam.com/gems/'
end
# Look for $WORKSPACE, otherwise use "workspace" as dev path.