lib/nanoc/cli/error_handler.rb in nanoc-4.11.8 vs lib/nanoc/cli/error_handler.rb in nanoc-4.11.9

- old
+ new

@@ -190,11 +190,10 @@ 'erubi' => 'erubi', 'erubis' => 'erubis', 'escape' => 'escape', 'fog' => 'fog', 'haml' => 'haml', - 'handlebars' => 'hbs', 'json' => 'json', 'kramdown' => 'kramdown', 'less' => 'less', 'listen' => 'listen', 'markaby' => 'markaby', @@ -210,9 +209,10 @@ 'rack/cache' => 'rack-cache', 'rainpress' => 'rainpress', 'rdiscount' => 'rdiscount', 'redcarpet' => 'redcarpet', 'redcloth' => 'RedCloth', + 'ruby-handlebars' => 'hbs', 'rubypants' => 'rubypants', 'sass' => 'sass', 'slim' => 'slim', 'typogruby' => 'typogruby', 'uglifier' => 'uglifier',