summaryrefslogtreecommitdiff
path: root/ext/win32ole/sample/excel3.rb
diff options
context:
space:
mode:
Diffstat (limited to 'ext/win32ole/sample/excel3.rb')
-rw-r--r--ext/win32ole/sample/excel3.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/win32ole/sample/excel3.rb b/ext/win32ole/sample/excel3.rb
index 1ace478007..d66023c2b6 100644
--- a/ext/win32ole/sample/excel3.rb
+++ b/ext/win32ole/sample/excel3.rb
@@ -1,3 +1,4 @@
+# frozen_string_literal: false
require 'win32ole'
#application = WIN32OLE.new('Excel.Application.5')