From 533d9dc7f67b9e5e765102a3fb21590a501f842f Mon Sep 17 00:00:00 2001 From: Lamont Granquist Date: Tue, 14 Mar 2017 18:40:49 -0700 Subject: will the real ruby version please stand up? i think we need to change this here as well. Signed-off-by: Lamont Granquist --- version_policy.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version_policy.rb b/version_policy.rb index 41206f2dfc..b703e22111 100644 --- a/version_policy.rb +++ b/version_policy.rb @@ -1,5 +1,5 @@ # -# Copyright:: Copyright (c) 2016 Chef Software Inc. +# Copyright:: Copyright (c) 2016-2017, Chef Software Inc. # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); @@ -33,7 +33,7 @@ OMNIBUS_OVERRIDES = { "makedepend" => "1.0.5", "ncurses" => "5.9", "pkg-config-lite" => "0.28-1", - "ruby" => "2.3.1", + "ruby" => "2.3.3", # Leave dev-kit pinned to 4.5 on 32-bit, because 4.7 is 20MB larger and we don't want # to unnecessarily make the client any fatter. (Since it's different between # 32 and 64, we have to do it in the project file still.) -- cgit v1.2.1