diff options
author | Tim Smith <tsmith@chef.io> | 2019-04-02 13:01:24 -0700 |
---|---|---|
committer | Tim Smith <tsmith@chef.io> | 2019-04-02 13:01:24 -0700 |
commit | 85243be056908b6d6504d7b66551828a658ca1f0 (patch) | |
tree | 3eab14c0fa9d0c89987aaaf9804ef8937ffde269 /omnibus | |
parent | acb23859f867121b361b513c69a4a01b85ee3c19 (diff) | |
download | chef-85243be056908b6d6504d7b66551828a658ca1f0.tar.gz |
Update inspec to 3.9.0
This should resolve build issues on Solari
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'omnibus')
-rw-r--r-- | omnibus/Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
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) |