lib/cryptsetup.rb in
getch-0.5.0
vs lib/cryptsetup.rb in
getch-0.7.0
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
require 'luks' # Used to interact with dmcrypt class CryptSetup def initialize(devs, options)