diff options
author | Toomas Pelberg <toomas.pelberg@playtech.com> | 2010-08-11 06:49:10 +0300 |
---|---|---|
committer | Daniel DeLeo <dan@opscode.com> | 2010-08-18 08:50:13 -0700 |
commit | 8bd51a2b02d703c559e52fafe71fb8b48f73f4ed (patch) | |
tree | 230524fe082e1cb822bc9d6a907ac6254f9653fd /chef/README.rdoc | |
parent | 7c19cd5d9e089d05524514429eb0d3fbfc9dfa5a (diff) | |
download | chef-8bd51a2b02d703c559e52fafe71fb8b48f73f4ed.tar.gz |
json 1.4.6 passes all tests
Diffstat (limited to 'chef/README.rdoc')
-rw-r--r-- | chef/README.rdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chef/README.rdoc b/chef/README.rdoc index 797943fbc5..ec3458d81c 100644 --- a/chef/README.rdoc +++ b/chef/README.rdoc @@ -47,7 +47,7 @@ Install these via your platform's preferred method; for example apt, yum, ports, * erubis * extlib * highline -* json (1.4.2) +* json (1.4.4) * mixlib-authentication * mixlib-cli * mixlib-config |