mirror of
https://github.com/ruby/ruby.git
synced 2025-09-23 20:44:00 +02:00
Prepare to release json-2.5.0
This commit is contained in:
parent
f2f00e24fa
commit
edb76e8765
Notes:
git
2020-12-22 19:44:53 +09:00
6 changed files with 6 additions and 8 deletions
|
@ -71,6 +71,7 @@ module JSON
|
|||
end
|
||||
self.state = generator::State
|
||||
const_set :State, self.state
|
||||
const_set :SAFE_STATE_PROTOTYPE, State.new # for JRuby
|
||||
ensure
|
||||
$VERBOSE = old
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue