From 0401cf8b503def6a8fab5c6bbb97406fec330ce9 Mon Sep 17 00:00:00 2001 From: Lamont Granquist Date: Thu, 16 Jul 2020 16:35:35 -0700 Subject: Bump minor We got it this time. Signed-off-by: Lamont Granquist --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index a15682a..9299557 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ Invoke "whoami.exe" with elevated privileges: **NOTE:** The user 'admin' must have the 'Log on as a batch job' permission and the user chef is running as must have the 'Replace a process level token' and 'Adjust Memory Quotas for a process' permissions. ## Platform Support -Mixlib::ShellOut does a standard fork/exec on Unix, and uses the Win32 API on Windows. There is not currently support for JRuby. +Mixlib::ShellOut does a standard fork/exec on Unix, and uses the Win32 API on Windows. There is not currently support for JRuby. ## See Also - `Process.spawn` in Ruby 1.9+ -- cgit v1.2.1