* removing more reference to workspace

This commit is contained in:
Seth Call 2013-09-16 02:42:02 +00:00
parent 85cac2a014
commit 3d415ec447
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@ unless ENV["LOCAL_DEV"] == "1"
source 'https://jamjam:blueberryjam@int.jamkazam.com/gems/'
end
# Look for $WORKSPACE, otherwise use "workspace" as dev path.
devenv = ENV["BUILD_NUMBER"].nil? # Jenkins sets a build number environment variable
gem 'pg', '0.15.1', :platform => [:mri, :mswin, :mingw]