lib/magellan/cli.rb in magellan-cli-0.3.2 vs lib/magellan/cli.rb in magellan-cli-0.3.3

- old
+ new

@@ -1,5 +1,6 @@ require "magellan/cli/version" +require "magellan/cli/i18n" module Magellan module Cli autoload :Command , "magellan/cli/command"