summaryrefslogtreecommitdiff
path: root/ext/date
diff options
context:
space:
mode:
-rw-r--r--ext/date/date.gemspec4
1 files changed, 2 insertions, 2 deletions
@@ -7,8 +7,8 @@ end
Gem::Specification.new do |s|
s.name = "date"
s.version = version
- s.summary = "A subclass of Object includes Comparable module for handling dates."
- s.description = "A subclass of Object includes Comparable module for handling dates."
if Gem::Platform === s.platform and s.platform =~ 'java' or RUBY_ENGINE == 'jruby'
s.platform = 'java'