summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index bc74f62960..f3610ebd2a 100644
--- a/Gemfile
+++ b/Gemfile
@@ -22,6 +22,8 @@ end
gem "cheffish", ">= 14"
+gem "mixlib-shellout", "= 3.1.1"
+
gem "chef-telemetry", ">=1.0.8" # 1.0.8 removes the http dep
group(:omnibus_package) do