bin/gadgetmarshal in ermir-0.1.1 vs bin/gadgetmarshal in ermir-0.1.2
- old
+ new
@@ -1,6 +1,6 @@
#!/usr/bin/env ruby
-# frozen_string_literal: tru
+# frozen_string_literal: true
require 'open3'
require 'pathname'
GM_DIR = "#{__dir__}/../helpers/gadgetmarshaller"
\ No newline at end of file