lib/nutrella/command.rb in nutrella-1.2.0 vs lib/nutrella/command.rb in nutrella-1.2.1
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
module Nutrella
#
# This is the top-level class for the gem.
#
class Command
- old
+ new