summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-06-13 16:53:26 -0700
committerTim Smith <tsmith@chef.io>2019-06-13 16:53:26 -0700
commit9bbd42a9fdff4d6e6cf15e13b81d16ed1d36ee1c (patch)
treef731db9e24fbb890af9cc14b5280ace73d0a3d0e
parent878fca562ffcc2c4379b71ddbbd564eee025d37b (diff)
downloadchef-9bbd42a9fdff4d6e6cf15e13b81d16ed1d36ee1c.tar.gz
Add the inspec-core packages to the Gemfile.lock
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--Gemfile.lock3
1 files changed, 3 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 851044d2da..75a250a319 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -200,6 +200,8 @@ GEM
train-core (~> 2.0)
tty-prompt (~> 0.17)
tty-table (~> 0.10)
+ inspec-core-bin (4.3.2)
+ inspec-core (= 4.3.2)
ipaddress (0.8.3)
iso8601 (0.12.1)
jaro_winkler (1.5.2)
@@ -420,6 +422,7 @@ DEPENDENCIES
chefstyle!
ed25519
inspec-core (~> 4.3)
+ inspec-core-bin (~> 4.3)
ohai!
pry
pry-byebug