lib/build-tool/recipe.rb in
build-tool-0.6.2
vs lib/build-tool/recipe.rb in
build-tool-0.6.3
- old
+ new
@@ -1,6 +1,7 @@
# -*- coding: UTF-8 -*-
+require 'erb'
require 'yaml' require 'build-tool/cfg/parser' module BuildTool