summaryrefslogtreecommitdiff
path: root/ext/strscan
diff options
context:
space:
mode:
Diffstat (limited to 'ext/strscan')
-rw-r--r--ext/strscan/strscan.gemspec1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/strscan/strscan.gemspec b/ext/strscan/strscan.gemspec
index e2f6cf5503..eefe8fbf2c 100644
--- a/ext/strscan/strscan.gemspec
+++ b/ext/strscan/strscan.gemspec
@@ -2,7 +2,6 @@
Gem::Specification.new do |s|
s.name = "strscan"
s.version = '1.0.0'
- s.date = '2017-12-19'
s.summary = "Provides lexical scanning operations on a String."
s.description = "Provides lexical scanning operations on a String."