lib/nanoc/cli/logger.rb in nanoc-4.7.9 vs lib/nanoc/cli/logger.rb in nanoc-4.7.10
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
require 'singleton'
module Nanoc::CLI
# Nanoc::CLI::Logger is a singleton class responsible for generating
# feedback in the terminal.