lib/rake/funnel/support/timing/report.rb in rake-funnel-0.22.2 vs lib/rake/funnel/support/timing/report.rb in rake-funnel-0.22.3

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + require 'smart_colored/extend' module Rake module Funnel module Support