lib/gemsmith/templates/bin/gem.tmp in gemsmith-1.2.0 vs lib/gemsmith/templates/bin/gem.tmp in gemsmith-1.3.0
- old
+ new
@@ -1,5 +1,5 @@
-#!/usr/bin/ruby -w
+#!/usr/bin/ruby
# encoding: UTF-8
require "<%= config[:gem_name] %>"
require "<%= config[:gem_name] %>/cli"
<%= config[:gem_class] %>::CLI.start