bin/nanoc in nanoc-4.11.12 vs bin/nanoc in nanoc-4.11.13

- old
+ new

@@ -7,10 +7,10 @@ require 'nanoc-rust' NanocRust.activate! rescue LoadError end -require 'nanoc/cli' +require 'nanoc/orig_cli' if File.file?('Gemfile') && !defined?(Bundler) warn 'A Gemfile was detected, but Bundler is not loaded. This is probably not what you want. To run Nanoc with Bundler, use `bundle exec nanoc`.' end