diff options
author | Lamont Granquist <lamont@scriptkiddie.org> | 2017-02-15 12:24:27 -0800 |
---|---|---|
committer | Lamont Granquist <lamont@scriptkiddie.org> | 2017-02-15 12:24:27 -0800 |
commit | bd45e8360cf233cbadba17c4ee9870d450a610f8 (patch) | |
tree | 062511f5e483a22e3355170a42e31bb610566900 /omnibus | |
parent | ac07b819652edb10b0421c12c16cce13e6e70f23 (diff) | |
download | chef-bd45e8360cf233cbadba17c4ee9870d450a610f8.tar.gz |
updating dependencies
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 ceb322bf20..fa13783bb5 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -1,13 +1,13 @@ GIT - remote: git://github.com/chef/license_scout.git - revision: f90293a9753652fb64994a14de4108e503c06632 + remote: https://github.com/chef/license_scout.git + revision: aac23c63c0906d3dad7d3472d62843d04178e5c4 specs: license_scout (0.1.2) ffi-yajl (~> 2.2) mixlib-shellout (~> 2.2) GIT - remote: git://github.com/chef/omnibus-software.git + remote: https://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: git://github.com/chef/omnibus.git + remote: https://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.5) - aws-sdk-resources (= 2.7.5) - aws-sdk-core (2.7.5) + aws-sdk (2.7.8) + aws-sdk-resources (= 2.7.8) + aws-sdk-core (2.7.8) aws-sigv4 (~> 1.0) jmespath (~> 1.0) - aws-sdk-resources (2.7.5) - aws-sdk-core (= 2.7.5) + aws-sdk-resources (2.7.8) + aws-sdk-core (= 2.7.8) 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.1) + hashie (3.5.3) 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.12.5 + 1.13.7 |