mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Bump version to json-2.4.0
This commit is contained in:
parent
5463eff5f6
commit
ad3e3bd65a
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
Gem::Specification.new do |s|
|
||||
s.name = "json"
|
||||
s.version = "2.3.1"
|
||||
s.version = "2.4.0"
|
||||
|
||||
s.summary = "JSON Implementation for Ruby"
|
||||
s.description = "This is a JSON implementation as a Ruby extension in C."
|
||||
|
|
Loading…
Add table
Reference in a new issue