diff options
Diffstat (limited to 'omnibus/Gemfile.lock')
-rw-r--r-- | omnibus/Gemfile.lock | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index cd9e9c0aa3..3d8b9c0bb3 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -1,5 +1,13 @@ GIT - remote: http://github.com/chef/omnibus + remote: https://github.com/chef/license_scout + revision: 585fed5d3948667466b3ea3ff9cf56a4f7f195c9 + specs: + license_scout (0.1.2) + ffi-yajl (~> 2.2) + mixlib-shellout (~> 2.2) + +GIT + remote: https://github.com/chef/omnibus revision: dce5283a85a44484a66a8a84991beba92e46fd12 branch: rhass/COOL-502_with_gcc_investigate specs: @@ -16,14 +24,6 @@ GIT thor (~> 0.18) GIT - remote: https://github.com/chef/license_scout - revision: 585fed5d3948667466b3ea3ff9cf56a4f7f195c9 - specs: - license_scout (0.1.2) - ffi-yajl (~> 2.2) - mixlib-shellout (~> 2.2) - -GIT remote: https://github.com/chef/omnibus-software revision: 086710002ec0054b3d240d14ca04d11163f528aa branch: shain/ruby_windows_monster @@ -266,4 +266,4 @@ DEPENDENCIES winrm-fs (~> 1.0) BUNDLED WITH - 1.13.4 + 1.13.6 |