lib/xing/cli/generators/new_project.rb in xing-framework-0.2.1 vs lib/xing/cli/generators/new_project.rb in xing-framework-0.2.2
- old
+ new
@@ -1,5 +1,6 @@
require 'caliph'
+require 'bundler'
module Xing::CLI::Generators
class NewProject
include Caliph::CommandLineDSL