diff options
author | Thom May <thom@may.lt> | 2018-01-26 17:05:36 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-26 17:05:36 +0000 |
commit | eebd64431d564fd7d43b5fff0d27dabf389891ee (patch) | |
tree | d0afacbc2192a7178a5d444bc7431882724b0672 | |
parent | b7993c7b40538307acc8d221279bde0c05bbaa3a (diff) | |
parent | 57f860e2f851546f45bea11874196934b99b263b (diff) | |
download | chef-eebd64431d564fd7d43b5fff0d27dabf389891ee.tar.gz |
Merge pull request #6798 from chef/tm/ca_me_harder
Force the creation of a relative link for cacerts
-rw-r--r-- | omnibus/Gemfile.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index 4cf830b6db..93c4bcdc7f 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -9,9 +9,9 @@ GIT GIT remote: https://github.com/chef/omnibus - revision: c786e4a942717d1faa296bf3ea6a6ab46d5f06cd + revision: fd1451bca299d0d71aa2c58d63fee5120572f739 specs: - omnibus (5.6.2) + omnibus (5.6.3) aws-sdk (~> 2) chef-sugar (~> 3.3) cleanroom (~> 1.0) @@ -26,7 +26,7 @@ GIT GIT remote: https://github.com/chef/omnibus-software - revision: bd5338d08548dae7f204df03bab331176b089b87 + revision: 45fbdeb158cc16984a65104681d842b3d026e111 specs: omnibus-software (4.0.0) chef-sugar (>= 3.4.0) |