diff options
author | Matt Wrock <matt@mattwrock.com> | 2016-08-12 13:37:47 -0700 |
---|---|---|
committer | Matt Wrock <matt@mattwrock.com> | 2016-08-12 13:37:47 -0700 |
commit | c21ac1fe7e2447addece34079cc0bcce510aacb1 (patch) | |
tree | ccdbd6fd6ae2a96c7c03338db7da45a20444ec1d /kitchen-tests | |
parent | f1164d33546e37e7dd2ec33ff17e4b4337a5766c (diff) | |
download | chef-c21ac1fe7e2447addece34079cc0bcce510aacb1.tar.gz |
add back ffi
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 129ef0a569..ae06da2504 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.9.0) gssapi (1.2.0) |