summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Wrock <matt@mattwrock.com>2016-05-27 14:48:09 -0700
committerMatt Wrock <matt@mattwrock.com>2016-05-27 14:48:09 -0700
commit064b7809c68cf2c73e978c0244abe99917458283 (patch)
treed4c3fa0350410be9267c6408f9cbce098f970b7c
parentd5c02359357c3100d1e971fc4dd34a7225707713 (diff)
downloadchef-064b7809c68cf2c73e978c0244abe99917458283.tar.gz
fix ffi gem dep
-rw-r--r--kitchen-tests/Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/kitchen-tests/Gemfile.lock b/kitchen-tests/Gemfile.lock
index a15a8b6ee9..8ab7fbe707 100644
--- a/kitchen-tests/Gemfile.lock
+++ b/kitchen-tests/Gemfile.lock
@@ -58,7 +58,7 @@ GEM
excon (0.49.0)
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
- ffi (1.9.10-x86-mingw32)
+ ffi (1.9.10)
fuzzyurl (0.8.0)
gssapi (1.2.0)
ffi (>= 1.0.1)