Skip to content

Commit

Permalink
Remove Bunder dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
JD Huntington committed Aug 31, 2010
1 parent 42f06c6 commit fbc7d27
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ec2
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,7 @@

# Help bundler find the gemfile, which is in the same path as the executable.
# Doesn't work with symlinked executable...
ENV['BUNDLE_GEMFILE'] = File.join(File.dirname(__FILE__), "Gemfile")
ENV['BUNDLE_PATH'] = File.join(File.dirname(__FILE__), ".bundle")
require 'rubygems'
require 'bundler'
Bundler.setup
require 'amazon_sdb'
require 'right_aws'
require 'yaml'
Expand Down

0 comments on commit fbc7d27

Please sign in to comment.