summaryrefslogtreecommitdiff
path: root/mixlib-shellout-universal-mingw32.gemspec
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-11-12 08:42:58 -0800
committerGitHub <noreply@github.com>2020-11-12 08:42:58 -0800
commit560e3eaf8ec102ecb3176ab5cb522abde29321b4 (patch)
tree841823601e0a7f3e793ab3684752cab1498bd68d /mixlib-shellout-universal-mingw32.gemspec
parent5725bca78e8d5187592952bbd92ffcd58d5b8d7e (diff)
parente2e9b4b827c13c35d078c341f32223ae89db34a2 (diff)
downloadmixlib-shellout-560e3eaf8ec102ecb3176ab5cb522abde29321b4.tar.gz
Merge pull request #224 from MsysTechnologiesllc/Kapil/MSYS-1131_Retrieves_the_environment_variables_for_the_specified_user
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'mixlib-shellout-universal-mingw32.gemspec')
-rw-r--r--mixlib-shellout-universal-mingw32.gemspec1
1 files changed, 1 insertions, 0 deletions
diff --git a/mixlib-shellout-universal-mingw32.gemspec b/mixlib-shellout-universal-mingw32.gemspec
index 705366a..f6fd802 100644
--- a/mixlib-shellout-universal-mingw32.gemspec
+++ b/mixlib-shellout-universal-mingw32.gemspec
@@ -4,5 +4,6 @@ gemspec.platform = Gem::Platform.new(%w{universal mingw32})
gemspec.add_dependency "win32-process", "~> 0.9"
gemspec.add_dependency "wmi-lite", "~> 1.0"
+gemspec.add_dependency "ffi-win32-extensions", "~> 1.0.3"
gemspec