summaryrefslogtreecommitdiff
path: root/psych.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'psych.gemspec')
-rw-r--r--psych.gemspec1
1 files changed, 0 insertions, 1 deletions
diff --git a/psych.gemspec b/psych.gemspec
index 83ba954..d06e47b 100644
--- a/psych.gemspec
+++ b/psych.gemspec
@@ -6,7 +6,6 @@ Gem::Specification.new do |s|
s.version = "3.0.2"
s.authors = ["Aaron Patterson", "SHIBATA Hiroshi", "Charles Oliver Nutter"]
s.email = ["aaron@tenderlovemaking.com", "hsbt@ruby-lang.org", "headius@headius.com"]
- s.date = "2017-12-04"
s.summary = "Psych is a YAML parser and emitter"
s.description = <<-DESCRIPTION
Psych is a YAML parser and emitter. Psych leverages libyaml[http://pyyaml.org/wiki/LibYAML]