From 4f4049b2cdbd88747a673d425d7e89b50962cbba Mon Sep 17 00:00:00 2001 From: Lamont Granquist Date: Thu, 26 Sep 2013 13:40:23 -0700 Subject: for now, pin win32-process to match mixlib-shellout --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index a228c189c8..66d08f3fe6 100644 --- a/Gemfile +++ b/Gemfile @@ -28,7 +28,7 @@ platforms :mswin, :mingw do gem "win32-dir", "0.4.1" gem "win32-event", "0.6.0" gem "win32-mutex", "0.4.0" - gem "win32-process", "0.6.5" + gem "win32-process", "0.7.0" gem "win32-service", "0.7.2" end -- cgit v1.2.1