lib/fulmar/task_manager.rb in fulmar-0.6.3 vs lib/fulmar/task_manager.rb in fulmar-0.6.4
- old
+ new
@@ -17,8 +17,9 @@
require 'fulmar/infrastructure/service/git_service'
require 'fulmar/infrastructure/service/database/database_service'
require 'ruby_wings'
+require 'fileutils'
bootstrap = Fulmar::Service::BootstrapService.new
bootstrap.fly