docs
docs copied to clipboard
Iron.io Dev Center documentation.
Bumps [json](https://github.com/flori/json) from 1.8.3 to 2.3.0. Changelog Sourced from json's changelog. 2019-12-11 (2.3.0) Fix default of create_additions to always be false for JSON(user_input) and JSON.parse(user_input, nil). Note that JSON.load remains...
Bumps [jekyll](https://github.com/jekyll/jekyll) from 3.1.6 to 3.6.3. Release notes Sourced from jekyll's releases. v3.6.2 Development Fixes Update Rubocop to 0.51.0 (#6444) Add test for layout as string (#6445) Bug Fixes Problematic...
Bumps [ffi](https://github.com/ffi/ffi) from 1.9.10 to 1.13.1. Changelog Sourced from ffi's changelog. 1.13.1 / 2020-06-09 Changed: Revert use of ucrtbase.dll as default C library on Windows-MINGW. ucrtbase.dll is still used on...
Hi! I've written a clojure client library for IronCache: [iron-cache](https://github.com/kolotaev/iron-cache) It has a decent test suite, but anyways it'd be nice to check its sanity against a real Iron cache...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.8.2 to 1.14.3. Release notes Sourced from nokogiri's releases. 1.14.3 / 2023-04-11 Security [CRuby] Vendored libxml2 is updated to address CVE-2023-29469, CVE-2023-28484, and one other security-related issue....
I am not sure if this is the right place, but the `iron/mq` container does not available: ``` $ docker pull iron/mq Using default tag: latest Error response from daemon:...