lib/table_sync/setup/base.rb in table_sync-6.0.4 vs lib/table_sync/setup/base.rb in table_sync-6.1.0
- old
+ new
@@ -1,5 +1,5 @@
-# frozen-string_literal: true
+# frozen_string_literal: true
module TableSync::Setup
class Base
include Tainbox