summaryrefslogtreecommitdiff
path: root/ext/date
diff options
context:
space:
mode:
Diffstat (limited to 'ext/date')
-rw-r--r--ext/date/date.gemspec1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/date/date.gemspec b/ext/date/date.gemspec
index 9d5de998b7..0407a0c60b 100644
--- a/ext/date/date.gemspec
+++ b/ext/date/date.gemspec
@@ -2,7 +2,6 @@
Gem::Specification.new do |s|
s.name = "date"
s.version = '1.0.0'
- s.date = '2017-12-11'
s.summary = "A subclass of Object includes Comparable module for handling dates."
s.description = "A subclass of Object includes Comparable module for handling dates."