diff options
author | Tim Smith <tsmith@chef.io> | 2021-07-02 14:38:35 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-02 14:38:35 -0700 |
commit | f757d5b7084382e8edebf5eb1497b659301236c6 (patch) | |
tree | 6faebcd7bc0cf5e329c9c2b21ca2366333d800e4 | |
parent | ec33c4b9b46f6905e14aef7deda2cd9637af5078 (diff) | |
parent | c44a5df6b8f31bc0e36da1a9938db1d2572f6e8b (diff) | |
download | chef-f757d5b7084382e8edebf5eb1497b659301236c6.tar.gz |
Merge pull request #11771 from chef/expeditor/_inspec-core-bin_4.38.3
Bump inspec-core-bin to 4.38.3
-rw-r--r-- | Gemfile.lock | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 4d72be07f6..0133219871 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,7 +8,7 @@ GIT GIT remote: https://github.com/chef/ohai.git - revision: e1541bc6a90caa3686139524d9c1818b77ad721a + revision: 7fb9e8a3975408184f28183a553dce3487e3e605 branch: master specs: ohai (17.2.0) @@ -129,7 +129,7 @@ GEM specs: addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) - appbundler (0.13.2) + appbundler (0.13.4) mixlib-cli (>= 1.4, < 3.0) mixlib-shellout (>= 2.0, < 4.0) ast (2.4.2) @@ -195,7 +195,7 @@ GEM hashie (4.1.0) httpclient (2.8.3) iniparse (1.5.0) - inspec-core (4.37.30) + inspec-core (4.38.3) addressable (~> 2.4) chef-telemetry (~> 1.0, >= 1.0.8) faraday (>= 0.9.0, < 1.5) @@ -218,8 +218,8 @@ GEM train-core (~> 3.0) tty-prompt (~> 0.17) tty-table (~> 0.10) - inspec-core-bin (4.37.30) - inspec-core (= 4.37.30) + inspec-core-bin (4.38.3) + inspec-core (= 4.38.3) ipaddress (0.8.3) iso8601 (0.13.0) json (2.5.1) |