lib/cli_format/presenter/table.rb in cli-format-0.5.0 vs lib/cli_format/presenter/table.rb in cli-format-0.6.0
- old
+ new
@@ -1,5 +1,5 @@
-require 'text-table'
+require "text-table"
class CliFormat::Presenter
class Table < Base
def text
table = Text::Table.new