lib/rubygems/commands/inabox_command.rb in geminabox-1.4.1 vs lib/rubygems/commands/inabox_command.rb in geminabox-1.4.3.rc

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + require 'rubygems/command' class Gem::Commands::InaboxCommand < Gem::Command def description 'Push a gem up to your GemInABox'