bin/teuton in
teuton-2.3.6
vs bin/teuton in
teuton-2.3.7
- old
+ new
@@ -1,5 +1,5 @@
#!/usr/bin/env ruby
-require 'teuton/cli'
+require "teuton/cli"
CLI.start(ARGV)