diff options
author | Tim Smith <tsmith@chef.io> | 2016-08-04 10:55:47 -0700 |
---|---|---|
committer | Tim Smith <tsmith@chef.io> | 2016-08-04 10:55:47 -0700 |
commit | 8672d855149e780f91cefef03e93de67acce4a68 (patch) | |
tree | 054297802ddc4847ba3cc857c3720e40a7839d51 /kitchen-tests | |
parent | 080fa0cb1212020a949f226fda3a0a4c35f6d5ae (diff) | |
download | chef-8672d855149e780f91cefef03e93de67acce4a68.tar.gz |
Bump dependencies to bring in Ohai 8.18
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'kitchen-tests')
-rw-r--r-- | kitchen-tests/Gemfile.lock | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/kitchen-tests/Gemfile.lock b/kitchen-tests/Gemfile.lock index 278d2f5465..4a63d0b3eb 100644 --- a/kitchen-tests/Gemfile.lock +++ b/kitchen-tests/Gemfile.lock @@ -35,7 +35,7 @@ GEM buff-extensions (~> 1.0) varia_model (~> 0.4) buff-extensions (1.0.0) - buff-ignore (1.2.0) + buff-ignore (1.1.1) buff-ruby_engine (0.1.0) buff-shell_out (0.2.0) buff-ruby_engine (~> 0.1.0) @@ -52,14 +52,13 @@ GEM cleanroom (1.0.0) coderay (1.1.1) diff-lcs (1.2.5) - docker-api (1.29.2) + docker-api (1.30.0) excon (>= 0.38.0) json erubis (2.7.0) excon (0.51.0) faraday (0.9.2) multipart-post (>= 1.2, < 3) - ffi (1.9.14) ffi (1.9.14-x86-mingw32) fuzzyurl (0.8.0) gssapi (1.2.0) @@ -113,7 +112,7 @@ GEM artifactory mixlib-shellout mixlib-versioning - mixlib-log (1.6.0) + mixlib-log (1.7.0) mixlib-shellout (2.2.6) mixlib-shellout (2.2.6-universal-mingw32) win32-process (~> 0.8.2) @@ -135,11 +134,11 @@ GEM slop (~> 3.4) rainbow (2.1.0) retryable (2.0.4) - ridley (4.6.0) + ridley (4.6.1) addressable buff-config (~> 1.0) buff-extensions (~> 1.0) - buff-ignore (~> 1.1) + buff-ignore (~> 1.1.1) buff-shell_out (~> 0.1) celluloid (~> 0.16.0) celluloid-io (~> 0.16.1) |