diff options
author | Stuart Preston <stuart@chef.io> | 2018-03-03 17:03:55 -0800 |
---|---|---|
committer | Stuart Preston <stuart@chef.io> | 2018-03-03 17:03:55 -0800 |
commit | 3c084d24b13067741f41b3f372829df675fa87db (patch) | |
tree | 7fa5949e6a371bcfe2235a913f0da589e49872a6 /omnibus | |
parent | 0384fa716ac6037c9d0892578fe97620fb6f9c5d (diff) | |
download | chef-3c084d24b13067741f41b3f372829df675fa87db.tar.gz |
Bump kitchen-vagrant correctly in Gemfile.lock
Signed-off-by: Stuart Preston <stuart@chef.io>
Diffstat (limited to 'omnibus')
-rw-r--r-- | omnibus/Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index 1c6856f758..4ca8eb4536 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -258,7 +258,7 @@ PLATFORMS DEPENDENCIES berkshelf (~> 4.0) - kitchen-vagrant (~> 0.19.0) + kitchen-vagrant (~> 1.3.1) ohai (~> 13.0) omnibus! omnibus-software! |