summaryrefslogtreecommitdiff
path: root/version_policy.rb
diff options
context:
space:
mode:
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 d47c49fa18..24484aa4d5 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.8",
+ "ruby" => "2.1.9",
# 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.)