summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2021-04-16 14:00:21 -0700
committerTim Smith <tsmith84@gmail.com>2021-04-16 14:13:02 -0700
commit44c95d2bf1717d8f699604e56719c0ba654a261c (patch)
tree654011691d96f45ddf0727f9c90a5488c80d8ded
parent119b5c853072ff1136bec17db0a56cbe5ae3a213 (diff)
downloadchef-44c95d2bf1717d8f699604e56719c0ba654a261c.tar.gz
Pull in the patch to fix compilation of Ruby 2.6.7
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--omnibus/Gemfile2
-rw-r--r--omnibus/Gemfile.lock2
2 files changed, 2 insertions, 2 deletions
diff --git a/omnibus/Gemfile b/omnibus/Gemfile
index df94943a3d..232d6b6551 100644
--- a/omnibus/Gemfile
+++ b/omnibus/Gemfile
@@ -21,4 +21,4 @@ group :development do
gem "test-kitchen", ">= 1.23"
gem "kitchen-vagrant", ">= 1.3.1"
gem "winrm-fs", "~> 1.0"
-end \ No newline at end of file
+end
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index d6895eddc0..218927e1e7 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -18,7 +18,7 @@ GIT
GIT
remote: https://github.com/chef/omnibus-software
- revision: 8d91dc6a566aba77c864678680d4142561b2f655
+ revision: 810a6c469aefab77a577e222317e796159ee81ca
branch: master
specs:
omnibus-software (4.0.0)