bin/rubysmith in rubysmith-0.9.1 vs bin/rubysmith in rubysmith-0.10.0
- old
+ new
@@ -1,8 +1,7 @@
#! /usr/bin/env ruby
# frozen_string_literal: true
require "rubysmith"
-require "rubysmith/cli/shell"
Process.setproctitle Rubysmith::Identity::VERSION_LABEL
Rubysmith::CLI::Shell.new.call ARGV