summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 343c1f3f9f..cdcfb23f26 100644
--- a/Gemfile
+++ b/Gemfile
@@ -22,6 +22,7 @@ gem "cheffish", "~> 13" # required for rspec tests
group(:omnibus_package) do
gem "appbundler"
gem "rb-readline"
+ gem "inspec"
# nokogiri has no ruby-2.4 version for windows so it cannot go into our Gemfile.lock
# gem "nokogiri", ">= 1.7.1"
end