lib/tap/env.rb in tap-0.12.1 vs lib/tap/env.rb in tap-0.12.2

- old
+ new

@@ -1,5 +1,6 @@ require 'tap/support/constant_manifest' +autoload(:YAML, 'yaml') module Tap module Support autoload(:Templater, 'tap/support/templater') autoload(:Gems, 'tap/support/gems') \ No newline at end of file