diff options
author | tyler-ball <tyleraball@gmail.com> | 2016-06-16 12:33:23 -0600 |
---|---|---|
committer | tyler-ball <tyleraball@gmail.com> | 2016-06-16 12:42:49 -0600 |
commit | 0adfa8bcd36c0208b5819bbb15f46aa19ad407ba (patch) | |
tree | a7647c15016d1ac4248b793955b7db3034c78ca6 /kitchen-tests | |
parent | 6427a0c4b6bf9dd0f649543cb0ff464edfcfc882 (diff) | |
download | chef-0adfa8bcd36c0208b5819bbb15f46aa19ad407ba.tar.gz |
Manually adding ffi into the Gemfile.lock beacuse the rake:dependencies
task is broken right now and corrupting the Gemfile.lock
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 9b5f102a07..1a64f943f3 100644 --- a/kitchen-tests/Gemfile.lock +++ b/kitchen-tests/Gemfile.lock @@ -59,6 +59,7 @@ GEM excon (0.49.0) faraday (0.9.2) multipart-post (>= 1.2, < 3) + ffi (1.9.10) ffi (1.9.10-x86-mingw32) fuzzyurl (0.8.0) gssapi (1.2.0) |