bin/console in thor-hollaback-0.1.2 vs bin/console in thor-hollaback-0.2.0

- old
+ new

@@ -1,5 +1,6 @@ #!/usr/bin/env ruby +# frozen_string_literal: true require 'bundler/setup' require 'thor/hollaback' require 'irb'