lib/brief.rb in brief-1.17.9 vs lib/brief.rb in brief-1.17.10

- old
+ new

@@ -8,9 +8,10 @@ require 'nokogiri' require 'yaml' require 'erb' require 'hike' require 'pry' +require 'logger' module Brief # When packaging this up through the traveling ruby system # Dir.pwd is not accurate because of the wrapper. We shim it # by setting a special ENV variable in that file