diff options
author | Lamont Granquist <lamont@scriptkiddie.org> | 2017-03-10 23:13:02 -0800 |
---|---|---|
committer | Lamont Granquist <lamont@scriptkiddie.org> | 2017-03-10 23:13:02 -0800 |
commit | 53d83be60fbc0a70b4d3d6601e6ab1acabf63d27 (patch) | |
tree | 0ad273f68e81b507a5c37efc5b155d10b871f50b /kitchen-tests/Gemfile.lock | |
parent | 6e2c8f9e0738fc9654709feba70664f6359ec750 (diff) | |
download | chef-53d83be60fbc0a70b4d3d6601e6ab1acabf63d27.tar.gz |
see if this fixes chef-configlcg/cleanup-dep-rake-tasks
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
Diffstat (limited to 'kitchen-tests/Gemfile.lock')
-rw-r--r-- | kitchen-tests/Gemfile.lock | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/kitchen-tests/Gemfile.lock b/kitchen-tests/Gemfile.lock index 943218833a..ad1674fd6a 100644 --- a/kitchen-tests/Gemfile.lock +++ b/kitchen-tests/Gemfile.lock @@ -47,7 +47,7 @@ GEM celluloid-io (0.16.2) celluloid (>= 0.16.0) nio4r (>= 1.1.0) - chef-config (13.0.1) + chef-config (12.19.36) addressable fuzzyurl mixlib-config (~> 2.0) @@ -251,6 +251,7 @@ PLATFORMS DEPENDENCIES berkshelf + chef-config (< 13) kitchen-appbundle-updater kitchen-dokken (< 2.0) kitchen-ec2 |