lib/axlsx/util/ms_off_crypto.rb in axlsx-1.0.16 vs lib/axlsx/util/ms_off_crypto.rb in axlsx-1.0.17
- old
+ new
@@ -1,5 +1,5 @@
-# -*- coding: utf-8 -*-
+# encoding: UTF-8
require 'digest'
require 'base64'
require 'openssl'
module Axlsx
- old
+ new