https://github.com/flori/json/blob/7f4cfd853f2c919d854fb95548a19980feff17e8/lib/json/common.rb#L155 This line produces the following deprecation message: ``` <snip>/json-1.8.6/lib/json/common.rb:155: warning: Using the last argument as keyword parameters is deprecated ``` It'd be nice to get a patch-level bump to silence this particular deprecation.