lib/eac_launcher/git/publish_base.rb in avm-tools-0.98.0 vs lib/eac_launcher/git/publish_base.rb in avm-tools-0.99.0
- old
+ new
@@ -7,10 +7,10 @@
module EacLauncher
module Git
class PublishBase < ::EacLauncher::Publish::Base
include ::EacRubyUtils::SimpleCache
- include ::EacRubyUtils::Console::Speaker
+ include ::EacCli::Speaker
CHECKERS = %w[remote_url remote_fetch publish_remote_no_exist remote_equal remote_following
local_following].freeze
REMOTE_UNAVAILABLE_MESSAGES = ['could not resolve host', 'connection timed out',