lib/spout/commands/help.rb in spout-0.11.0 vs lib/spout/commands/help.rb in spout-0.11.1

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + require 'colorize' module Spout module Commands class Help