summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2021-01-06 07:23:44 -0800
committerTim Smith <tsmith84@gmail.com>2021-01-06 07:23:44 -0800
commit67a125cb9c0fe134f8a487603973ed98d4fa433b (patch)
tree530f107c0b34a249f39a68240d1fbeade352792d
parenteaa87ae715acf5c7104f7fe2fd1aa84ac46872f5 (diff)
downloadchef-67a125cb9c0fe134f8a487603973ed98d4fa433b.tar.gz
Add version to Nokogiri bump
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index dad79f2ebf..4978567bd8 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -40,7 +40,7 @@ The `yum_repository` resource has been updated with a new `reposdir` property to
## Security
-- The bundled Nokogiri Ruby gem has been updated to resolve [CVE-2020-26247](https://nvd.nist.gov/vuln/detail/CVE-2020-26247).
+- The bundled Nokogiri Ruby gem has been updated to 1.11 resolve [CVE-2020-26247](https://nvd.nist.gov/vuln/detail/CVE-2020-26247).
# What's New in 16.8.14