diff options
author | Tim Smith <tsmith@chef.io> | 2019-09-30 15:43:36 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-09-30 15:43:36 -0700 |
commit | 350144f99e5e3ab1293902cba6205600911ee372 (patch) | |
tree | 79ec5e967df13ebd1baacd5a4503b393e9d23074 | |
parent | 16725d756896055681b887a89a66d1d0bb0db093 (diff) | |
parent | 621fa4c930c7bf4482fc737acd96355bdf230cda (diff) | |
download | chef-350144f99e5e3ab1293902cba6205600911ee372.tar.gz |
Merge pull request #8932 from chef/expeditor/inspec-core_4.17.14
Bump inspec-core to 4.17.14
-rw-r--r-- | Gemfile.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 774b2bd0e2..9695c7bd16 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -177,7 +177,7 @@ GEM htmlentities (4.3.4) httpclient (2.8.3) iniparse (1.4.4) - inspec-core (4.17.11) + inspec-core (4.17.14) addressable (~> 2.4) faraday (>= 0.9.0) faraday_middleware (~> 0.12.2) @@ -202,8 +202,8 @@ GEM train-core (~> 3.0) tty-prompt (~> 0.17) tty-table (~> 0.10) - inspec-core-bin (4.17.11) - inspec-core (= 4.17.11) + inspec-core-bin (4.17.14) + inspec-core (= 4.17.14) ipaddress (0.8.3) iso8601 (0.12.1) jaro_winkler (1.5.3) |