summaryrefslogtreecommitdiff
path: root/lib/json/add/ostruct.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/json/add/ostruct.rb')
-rw-r--r--lib/json/add/ostruct.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/json/add/ostruct.rb b/lib/json/add/ostruct.rb
index a62f92f..7c13910 100644
--- a/lib/json/add/ostruct.rb
+++ b/lib/json/add/ostruct.rb
@@ -1,3 +1,4 @@
+#frozen_string_literal: false
unless defined?(::JSON::JSON_LOADED) and ::JSON::JSON_LOADED
require 'json'
end