aboutsummaryrefslogtreecommitdiffstats
path: root/ext/strscan
diff options
context:
space:
mode:
Diffstat (limited to 'ext/strscan')
-rw-r--r--ext/strscan/strscan.gemspec1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/strscan/strscan.gemspec b/ext/strscan/strscan.gemspec
index 268550f46a..0f091b781c 100644
--- a/ext/strscan/strscan.gemspec
+++ b/ext/strscan/strscan.gemspec
@@ -1,3 +1,4 @@
+# frozen_string_literal: true
Gem::Specification.new do |s|
s.name = "strscan"
s.version = '0.0.1'