summaryrefslogtreecommitdiff
path: root/version_policy.rb
diff options
context:
space:
mode:
authorJohn Keiser <john@johnkeiser.com>2016-08-23 12:39:52 -0700
committerJohn Keiser <john@johnkeiser.com>2016-08-24 10:50:14 -0700
commit8492392142efeace0a7b995889243f2b801f51cf (patch)
tree281e0e267a1100fe6d2c3f3d9df24e5b81334457 /version_policy.rb
parent834ef1b18ac88c1c848ee768a0a770eeb793f7b7 (diff)
downloadchef-8492392142efeace0a7b995889243f2b801f51cf.tar.gz
Update all the things
Diffstat (limited to 'version_policy.rb')
-rw-r--r--version_policy.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/version_policy.rb b/version_policy.rb
index e7b6136719..84e3597701 100644
--- a/version_policy.rb
+++ b/version_policy.rb
@@ -32,7 +32,7 @@ OMNIBUS_OVERRIDES = {
"makedepend" => "1.0.5",
"ncurses" => "5.9",
"pkg-config-lite" => "0.28-1",
- "ruby" => "2.1.9",
+ "ruby" => "2.3.1",
# 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.)