lib/textbringer/commands/misc.rb in textbringer-1.0.0 vs lib/textbringer/commands/misc.rb in textbringer-1.0.1
- old
+ new
@@ -1,6 +1,4 @@
-# frozen_string_literal: true
-
module Textbringer
module Commands
define_command(:version) do
message("Textbringer #{Textbringer::VERSION} "\
"(ruby #{RUBY_VERSION} [#{RUBY_PLATFORM}])")