diff options
author | Tim Smith <tsmith@chef.io> | 2016-06-24 13:06:21 -0700 |
---|---|---|
committer | Tim Smith <tsmith@chef.io> | 2016-06-24 13:06:21 -0700 |
commit | 20721f89eff63e26be55ee3d7f70c5a43f3b89ae (patch) | |
tree | c94e25240ed54137a3d326736099d0c04c2fd3ac | |
parent | 8d7a2a121463f654a66c69a76071a2f0e9c155b0 (diff) | |
download | chef-20721f89eff63e26be55ee3d7f70c5a43f3b89ae.tar.gz |
Update Gemfile.lock
Bring in the latest Ohai for our next chef release
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r-- | Gemfile.lock | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 55bc85bb08..246e785e49 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -99,12 +99,12 @@ GEM mixlib-cli (~> 1.4) artifactory (2.3.2) ast (2.3.0) - aws-sdk (2.3.14) - aws-sdk-resources (= 2.3.14) - aws-sdk-core (2.3.14) + aws-sdk (2.3.16) + aws-sdk-resources (= 2.3.16) + aws-sdk-core (2.3.16) jmespath (~> 1.0) - aws-sdk-resources (2.3.14) - aws-sdk-core (= 2.3.14) + aws-sdk-resources (2.3.16) + aws-sdk-core (= 2.3.16) aws-sdk-v1 (1.66.0) json (~> 1.4) nokogiri (>= 1.4.4) @@ -173,7 +173,7 @@ GEM yajl-ruby (~> 1.1) fuzzyurl (0.8.0) gherkin (4.0.0) - github_api (0.14.0) + github_api (0.14.1) addressable (~> 2.4.0) descendants_tracker (~> 0.0.4) faraday (~> 0.8, < 0.10) @@ -237,7 +237,7 @@ GEM net-ssh (>= 2.6.5) net-sftp (2.1.2) net-ssh (>= 2.6.5) - net-ssh (3.1.1) + net-ssh (3.2.0) net-ssh-gateway (1.2.0) net-ssh (>= 2.6.5) net-ssh-multi (1.2.1) @@ -260,7 +260,7 @@ GEM rack (>= 1.2, < 3) octokit (4.3.0) sawyer (~> 0.7.0, >= 0.5.3) - ohai (8.16.0) + ohai (8.17.0) chef-config (>= 12.5.0.alpha.1, < 13) ffi (~> 1.9) ffi-yajl (~> 2.2) @@ -344,7 +344,7 @@ GEM simplecov-html (~> 0.10.0) simplecov-html (0.10.0) slop (3.6.0) - specinfra (2.59.0) + specinfra (2.59.3) net-scp net-ssh (>= 2.7, < 4.0) net-telnet @@ -356,11 +356,11 @@ GEM systemu (2.6.5) thor (0.19.1) thread_safe (0.3.5) - tomlrb (1.2.1) + tomlrb (1.2.2) treetop (1.6.5) polyglot (~> 0.3) ubuntu_ami (0.4.1) - unicode-display_width (1.0.5) + unicode-display_width (1.1.0) uuidtools (2.1.5) win32-api (1.5.3-universal-mingw32) win32-dir (0.5.1) @@ -369,7 +369,7 @@ GEM win32-ipc (>= 0.6.0) win32-eventlog (0.6.3) ffi - win32-ipc (0.6.6) + win32-ipc (0.7.0) ffi win32-mmap (0.4.2) ffi |