* ext/json: Merge JSON 1.7.1.

e5b9a9465c

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35568 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
naruse 2012-05-07 16:00:49 +00:00
parent 5f7be3150f
commit 5a00be2bf7
18 changed files with 79 additions and 43 deletions

View file

@ -1,4 +1,5 @@
require 'json/version'
require 'json/generic_object'
module JSON
class << self