summaryrefslogtreecommitdiff
path: root/ext/win32ole/lib/win32ole/property.rb
diff options
context:
space:
mode:
Diffstat (limited to 'ext/win32ole/lib/win32ole/property.rb')
-rw-r--r--ext/win32ole/lib/win32ole/property.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/win32ole/lib/win32ole/property.rb b/ext/win32ole/lib/win32ole/property.rb
index a68bad9af8..fea047cd19 100644
--- a/ext/win32ole/lib/win32ole/property.rb
+++ b/ext/win32ole/lib/win32ole/property.rb
@@ -1,3 +1,4 @@
+# frozen_string_literal: false
# OLEProperty
# helper class of Property with arguments.
class OLEProperty