diff options
-rw-r--r-- | ext/json/json.gemspec | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ Gem::Specification.new do |s| s.name = "json" - s.version = "2.3.1" s.summary = "JSON Implementation for Ruby" s.description = "This is a JSON implementation as a Ruby extension in C." |