summaryrefslogtreecommitdiff
path: root/lib/leap_cli/bootstrap.rb
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2016-06-21 17:49:42 -0700
committerelijah <elijah@riseup.net>2016-06-21 17:49:42 -0700
commitc7ebb220bc79d3a84e55745ed18d0d7b5baeacdd (patch)
tree2c1960d1125a4285de58e85901f93d5b2d4eea3f /lib/leap_cli/bootstrap.rb
parent52dd4eb58bda84cb084cc119447cb83073b47510 (diff)
remove highline gem dependency
Diffstat (limited to 'lib/leap_cli/bootstrap.rb')
-rw-r--r--lib/leap_cli/bootstrap.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/leap_cli/bootstrap.rb b/lib/leap_cli/bootstrap.rb
index a6b1759..9ccb3dd 100644
--- a/lib/leap_cli/bootstrap.rb
+++ b/lib/leap_cli/bootstrap.rb
@@ -6,6 +6,7 @@
module LeapCli
module Bootstrap
extend self
+ extend LeapCli::LogCommand
#
# the argument leapfile_path is only used for tests