summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-04-02 13:33:48 -0700
committerGitHub <noreply@github.com>2019-04-02 13:33:48 -0700
commitf9d5d242bd057945d9db9019921189dde2bc85cf (patch)
tree3eab14c0fa9d0c89987aaaf9804ef8937ffde269
parentacb23859f867121b361b513c69a4a01b85ee3c19 (diff)
parent85243be056908b6d6504d7b66551828a658ca1f0 (diff)
downloadchef-f9d5d242bd057945d9db9019921189dde2bc85cf.tar.gz
Merge pull request #8336 from chef/inspec_BUMP
Update inspec to 3.9.0
-rw-r--r--Gemfile.lock6
-rw-r--r--omnibus/Gemfile.lock2
2 files changed, 4 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 3841f5a181..f05636f7d5 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -147,7 +147,7 @@ GEM
highline (1.7.10)
htmlentities (4.3.4)
iniparse (1.4.4)
- inspec-core (3.7.11)
+ inspec-core (3.9.0)
addressable (~> 2.4)
faraday (>= 0.9.0)
faraday_middleware (~> 0.12.2)
@@ -226,7 +226,7 @@ GEM
binding_of_caller (>= 0.7)
pry (>= 0.9.11)
public_suffix (3.0.3)
- rack (2.0.6)
+ rack (2.0.7)
rainbow (3.0.0)
rake (12.3.2)
rb-readline (0.5.5)
@@ -344,7 +344,7 @@ GEM
win32-api (>= 1.4.5)
wisper (2.0.0)
wmi-lite (1.0.2)
- yard (0.9.18)
+ yard (0.9.19)
PLATFORMS
ruby
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index dc07585df8..0447c12ac5 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -243,7 +243,7 @@ GEM
progressbar (1.10.0)
proxifier (1.0.3)
public_suffix (3.0.3)
- rack (2.0.6)
+ rack (2.0.7)
retryable (3.0.4)
rspec (3.8.0)
rspec-core (~> 3.8.0)