diff options
author | Bryan McLellan <btm@loftninjas.org> | 2017-07-21 17:12:40 -0400 |
---|---|---|
committer | Bryan McLellan <btm@loftninjas.org> | 2017-07-21 17:12:40 -0400 |
commit | 973ade805107164756ad6aaad348e13c58e7da5e (patch) | |
tree | 361e28ba0b254745a7c0b11105797e07bfcd61b0 /Gemfile.lock | |
parent | 5b926c829cad948022dcd20e4c4fe0ba1a277777 (diff) | |
download | chef-973ade805107164756ad6aaad348e13c58e7da5e.tar.gz |
Bump mixlib-shellout to 2.3.2 to pick up regression fix
Signed-off-by: Bryan McLellan <btm@loftninjas.org>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 92de9fffef..daeb9e97ba 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -228,8 +228,8 @@ GEM mixlib-versioning thor mixlib-log (1.7.1) - mixlib-shellout (2.3.1) - mixlib-shellout (2.3.1-universal-mingw32) + mixlib-shellout (2.3.2) + mixlib-shellout (2.3.2-universal-mingw32) win32-process (~> 0.8.2) wmi-lite (~> 1.0) mixlib-versioning (1.1.0) |