diff options
author | Tim Smith <tsmith@chef.io> | 2019-01-22 17:05:49 -0800 |
---|---|---|
committer | Tim Smith <tsmith@chef.io> | 2019-04-01 14:19:32 -0700 |
commit | fbde83db83c690b57b7c49503454206ae5dc579f (patch) | |
tree | 66c4f68a4b839e69022a1fd146307ff220d7c985 /omnibus | |
parent | 1767cecab210119d75893d065db84e4b1e6e0195 (diff) | |
download | chef-fbde83db83c690b57b7c49503454206ae5dc579f.tar.gz |
Install Ruby 2.6.2
Bump to the latest and greatest Ruby
Pin Rake to 12.3.2 since that's what ships in Ruby
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'omnibus')
-rw-r--r-- | omnibus/Gemfile.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index d6557eb3cf..dc07585df8 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -1,9 +1,9 @@ GIT remote: https://github.com/chef/omnibus - revision: 096b70201d073a4aaca8f3b9faf76d4c648d05d5 + revision: 7ad32798cd5893191e4b9bfc5b53e4cc8f32646b branch: master specs: - omnibus (6.0.22) + omnibus (6.0.23) aws-sdk-s3 (~> 1) chef-sugar (>= 3.3) cleanroom (~> 1.0) @@ -18,7 +18,7 @@ GIT GIT remote: https://github.com/chef/omnibus-software - revision: 3d5181c28da3fdf602f86096c00d3a7c666b538c + revision: 3f3bd5dd6d17212f2b90a2e45c63bf97224b48e6 branch: master specs: omnibus-software (4.0.0) @@ -177,7 +177,7 @@ GEM kitchen-vagrant (1.5.1) test-kitchen (>= 1.4, < 3) libyajl2 (1.2.0) - license_scout (1.0.22) + license_scout (1.0.24) ffi-yajl (~> 2.2) mixlib-shellout (~> 2.2) toml-rb (~> 1.0) |