bin/boned in boned-0.2.5 vs bin/boned in boned-0.2.6

- old
+ new

@@ -14,9 +14,10 @@ BASE_PATH = File.expand_path File.join(File.dirname(__FILE__), '..') lib_dir = File.join(BASE_PATH, 'lib') $:.unshift lib_dir #$:.unshift '/Users/delano/Projects/opensource/drydock/lib' +require 'rubygems' require 'drydock' require 'boned' require 'boned/cli' # Command-line interface for bin/stella \ No newline at end of file