* VRFS-424 pointing to int.jamkazam.com for gem server

This commit is contained in:
Seth Call 2013-07-19 16:38:57 -05:00
parent f3eaf7a486
commit 41cea84b6d
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
source 'https://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.