diff options
author | Tim Smith <tsmith@chef.io> | 2016-06-27 11:18:02 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-06-27 11:18:02 -0700 |
commit | d46f2f86dd24d5e55fb9e84e9f450d380457e260 (patch) | |
tree | ffc6f5506ccf821f7d9ad503f4c260cd3ab97cf2 /Gemfile.lock | |
parent | 158dbe6287dbda4a9e95092e9ed586a3e610dadc (diff) | |
parent | 20721f89eff63e26be55ee3d7f70c5a43f3b89ae (diff) | |
download | chef-d46f2f86dd24d5e55fb9e84e9f450d380457e260.tar.gz |
Merge pull request #5060 from tas50/depbump
Update Gemfile.lock
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index dffeaba17b..23127e211d 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 |