lib/good_job/cli.rb in good_job-3.15.14 vs lib/good_job/cli.rb in good_job-3.16.0

- old
+ new

@@ -1,5 +1,6 @@ # frozen_string_literal: true + require 'thor' module GoodJob # # Implements the +good_job+ command-line tool, which executes jobs and