diff options
author | Lamont Granquist <lamont@scriptkiddie.org> | 2017-02-16 10:29:15 -0800 |
---|---|---|
committer | Lamont Granquist <lamont@scriptkiddie.org> | 2017-02-16 10:32:12 -0800 |
commit | 41ff4a00532033eac40d96746501a1654d7f3ccf (patch) | |
tree | dd0103f4dd9a8f0d4dc69886507875815075afe2 /omnibus | |
parent | 2a8897230935bc1fbf91a1adffa6655e5a6ef45c (diff) | |
download | chef-41ff4a00532033eac40d96746501a1654d7f3ccf.tar.gz |
Revert "updating dependencies"
This reverts commit bd45e8360cf233cbadba17c4ee9870d450a610f8.
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
Diffstat (limited to 'omnibus')
-rw-r--r-- | omnibus/Gemfile.lock | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index fa13783bb5..ceb322bf20 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -1,13 +1,13 @@ GIT - remote: https://github.com/chef/license_scout.git - revision: aac23c63c0906d3dad7d3472d62843d04178e5c4 + remote: git://github.com/chef/license_scout.git + revision: f90293a9753652fb64994a14de4108e503c06632 specs: license_scout (0.1.2) ffi-yajl (~> 2.2) mixlib-shellout (~> 2.2) GIT - remote: https://github.com/chef/omnibus-software.git + remote: git://github.com/chef/omnibus-software.git revision: 086710002ec0054b3d240d14ca04d11163f528aa branch: shain/ruby_windows_monster specs: @@ -16,7 +16,7 @@ GIT omnibus (>= 5.5.0) GIT - remote: https://github.com/chef/omnibus.git + remote: git://github.com/chef/omnibus.git revision: dce5283a85a44484a66a8a84991beba92e46fd12 branch: rhass/COOL-502_with_gcc_investigate specs: @@ -39,13 +39,13 @@ GEM public_suffix (~> 2.0, >= 2.0.2) artifactory (2.6.0) awesome_print (1.7.0) - aws-sdk (2.7.8) - aws-sdk-resources (= 2.7.8) - aws-sdk-core (2.7.8) + aws-sdk (2.7.5) + aws-sdk-resources (= 2.7.5) + aws-sdk-core (2.7.5) aws-sigv4 (~> 1.0) jmespath (~> 1.0) - aws-sdk-resources (2.7.8) - aws-sdk-core (= 2.7.8) + aws-sdk-resources (2.7.5) + aws-sdk-core (= 2.7.5) aws-sigv4 (1.0.0) berkshelf (4.3.5) addressable (~> 2.3, >= 2.3.4) @@ -107,7 +107,7 @@ GEM ffi (>= 1.0.1) gyoku (1.3.1) builder (>= 2.1.2) - hashie (3.5.3) + hashie (3.5.1) hitimes (1.2.4) hitimes (1.2.4-x86-mingw32) httpclient (2.7.2) @@ -267,4 +267,4 @@ DEPENDENCIES winrm-fs (~> 1.0) BUNDLED WITH - 1.13.7 + 1.12.5 |