summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-01-05 16:01:06 -0800
committerTim Smith <tsmith@chef.io>2018-01-05 16:01:06 -0800
commitaad8ccf1263bc8848efec5140cc02ef593f0e1d4 (patch)
tree1d2aae850bffcd823b47d13c6b222682eb06b4bb /Gemfile.lock
parent21155f73467969da3b36a35b146100d1a04b0cdf (diff)
downloadchef-aad8ccf1263bc8848efec5140cc02ef593f0e1d4.tar.gz
Update to Ruby 2.4.3ruby243
This resolves this CVE https://www.ruby-lang.org/en/news/2017/12/14/net-ftp-command-injection-cve-2017-17405/ It also backports a few bugfixes from 2.5.0: https://github.com/ruby/ruby/compare/v2_4_2...v2_4_3 Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 3b7bc8ab9c..90b86832ad 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -414,4 +414,4 @@ DEPENDENCIES
yard
BUNDLED WITH
- 1.16.0
+ 1.16.1