Skip to content

Commit

Permalink
remove rubygems requires
Browse files Browse the repository at this point in the history
  • Loading branch information
copiousfreetime committed Jul 7, 2013
1 parent 46f5d84 commit 42c4d33
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/heel
Expand Up @@ -5,7 +5,6 @@
# All rights reserved. Licensed under the BSD license. See LICENSE for details
#++

require 'rubygems'
require 'heel'

Heel::Server.new(ARGV).run
Expand Down

0 comments on commit 42c4d33

Please sign in to comment.