Update binary to not include rubygems

This commit is contained in:
Mitchell Hashimoto 2010-04-13 22:52:11 -07:00
parent 1a4f934465
commit d79f6bd020
1 changed files with 0 additions and 2 deletions

View File

@ -1,6 +1,4 @@
#!/usr/bin/env ruby
require 'rubygems'
# Get library
libdir = File.join(File.dirname(__FILE__), '..', 'lib')
require File.expand_path('vagrant', libdir)