[flori/json] Remove unknown keyword arg from DateTime.parse
This snuck in while addding tests for the create_additions feature. Caught by JRuby when we added the limit option to the Date/DateTime parsing methods, which causes this to be rejected as an unknown keyword.
[flori/json] Remove unknown keyword arg from DateTime.parse
This snuck in while addding tests for the
create_additionsfeature. Caught by JRuby when we added the
limitoption to theDate/DateTime parsing methods, which causes this to be rejected as
an unknown keyword.
https://github.com/flori/json/commit/b1007dff66