summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHiroshi SHIBATA <[email protected]>2020-12-15 19:54:58 +0900
committerHiroshi SHIBATA <[email protected]>2020-12-15 19:54:58 +0900
commitad3e3bd65a69c05035289b0dbf04394a8238fbfb ()
treeb07677b02f279880423b6c3d499422f549d360d8
parent5463eff5f6236f89c137c562ee271e1c1ff92a89 (diff)
Bump version to json-2.4.0
-rw-r--r--ext/json/json.gemspec2
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."