exe/rubysmith in rubysmith-1.1.1 vs exe/rubysmith in rubysmith-1.2.0

- old
+ new

@@ -1,7 +1,6 @@ #! /usr/bin/env ruby # frozen_string_literal: true require "rubysmith" -Process.setproctitle Rubysmith::Identity::VERSION_LABEL Rubysmith::CLI::Shell.new.call ARGV