Skip to content

Commit

Permalink
Moved rubygems to the submodules for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Meiklejohn committed Mar 11, 2010
1 parent 4c541c0 commit a4b547c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/aws_workers/ec2.rb
Expand Up @@ -149,7 +149,6 @@ def user_data
/usr/bin/ruby <<EOM
# Require gems
require 'rubygems'
#{required_gems.collect { |gem| "require '#{gem}'" }.join("\n")}
# Method to execute
Expand Down

0 comments on commit a4b547c

Please sign in to comment.