diff options
author | Bryan McLellan <btm@loftninjas.org> | 2016-08-05 08:04:32 -0400 |
---|---|---|
committer | Bryan McLellan <btm@loftninjas.org> | 2016-08-05 08:04:32 -0400 |
commit | 2da9c1b20c11ce944835ea818a3c81566af7d739 (patch) | |
tree | 8af105621a79529421d72fdbe92f3bc4cef9a896 /kitchen-tests | |
parent | 8672d855149e780f91cefef03e93de67acce4a68 (diff) | |
download | chef-2da9c1b20c11ce944835ea818a3c81566af7d739.tar.gz |
add missing ffi back to kitchen-tests/Gemfile.lockbtm/ohai_dep_bump
Diffstat (limited to 'kitchen-tests')
-rw-r--r-- | kitchen-tests/Gemfile.lock | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kitchen-tests/Gemfile.lock b/kitchen-tests/Gemfile.lock index 4a63d0b3eb..43f01c1146 100644 --- a/kitchen-tests/Gemfile.lock +++ b/kitchen-tests/Gemfile.lock @@ -59,6 +59,7 @@ GEM 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) |