bin/rconf in rconf-0.8.1 vs bin/rconf in rconf-0.8.2
- old
+ new
@@ -10,10 +10,9 @@
# License Agreement between RightScale.com, Inc. and
# the licensee
$stdout.sync = true
-require 'json'
require File.join(File.dirname(__FILE__), '..', 'lib', 'rconf')
module RightConf
class Configurer