Closed eonu closed 3 years ago
After v2.7.0, the JSON gem produces the following warning when Paper#as_json is called.
Paper#as_json
warning: Using the last argument as keyword parameters is deprecated
Temporarily fixed in #101.
After v2.7.0, the JSON gem produces the following warning when
Paper#as_json
is called.