mirror of
https://github.com/ruby/ruby.git
synced 2025-09-16 17:14:01 +02:00
Update to JSON 1.1.4.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23346 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
1735892962
commit
4f364c6bf7
13 changed files with 336 additions and 826 deletions
|
@ -10,4 +10,6 @@ module JSON
|
|||
JSON.parser = Parser
|
||||
JSON.generator = Generator
|
||||
end
|
||||
|
||||
JSON_LOADED = true
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue