multi_json 1.17.0
devel/rubygem-multi_json-gitlab
Ruby library provide swappable JSON backends
Description
MultiJSON is a generic swappable back-end for JSON handling. Lots of Ruby libraries parse JSON and everyone has their favorite JSON coder. Instead of choosing a single JSON coder and forcing users of your library to be stuck with it, you can use MultiJSON instead, which will simply choose the fastest available JSON coder.
Dependencies
- build devel/ruby-gems
- build lang/ruby34
- extract devel/ruby-gems
- extract lang/ruby34
- patch lang/ruby34
- run devel/ruby-gems
- run devel/rubygem-json_pure
- run lang/ruby34
Commit History
may be incomplete — full history at freebsd-ports on GitHub
| Commit | Credits | Log message |
|---|---|---|
|
1.17.0
4e675c49c5
files touched
|
Matthias Fechner (mfechner) |
devel/rubygem-multi_json114: rename to devel/rubygem-multi_json-gitlab and update to 1.17.0
Changes: https://github.com/sferik/multi_json/blob/main/CHANGELOG.md |