lib/gumboot/strap.rb in aaf-gumboot-2.6.1 vs lib/gumboot/strap.rb in aaf-gumboot-2.6.2
- old
+ new
@@ -1,8 +1,9 @@
# frozen_string_literal: true
require 'yaml'
require 'active_support/core_ext/hash/deep_merge'
+require 'fileutils'
module Gumboot
module Strap
def client
file = File.expand_path('~/.my.cnf')