summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2020-05-10 21:09:09 -0700
committerTim Smith <tsmith84@gmail.com>2020-05-10 21:09:09 -0700
commitaef79d6edd7b03aba2577d5d211d5bb1eb541113 (patch)
tree50c6cbb3b2a05cd597caa4f8ccedf2d4d49be9c4
parentb4eeea2f42e13ddb582e91d84145b5d32259983a (diff)
downloadchef-stop_upgrading_gems.tar.gz
Try upgrading to Ruby 2.6.6stop_upgrading_gems
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--scripts/bk_tests/bk_win_functional.ps12
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/bk_tests/bk_win_functional.ps1 b/scripts/bk_tests/bk_win_functional.ps1
index e08c230ae5..6bb2e83598 100644
--- a/scripts/bk_tests/bk_win_functional.ps1
+++ b/scripts/bk_tests/bk_win_functional.ps1
@@ -1,5 +1,5 @@
# The filename of the Ruby installer
-$RubyFilename = "rubyinstaller-devkit-2.6.5-1-x64.exe"
+$RubyFilename = "rubyinstaller-devkit-2.6.6-1-x64.exe"
# The sha256 of the Ruby installer (capitalized?)
$RubySHA256 = "BD2050496A149C7258ED4E2E44103756CA3A05C7328A939F0FDC97AE9616A96D"