diff options
author | Lamont Granquist <lamont@chef.io> | 2019-07-31 16:58:07 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-31 16:58:07 -0700 |
commit | 9786f8cd2c0fdcc4ab1f6c29524767837a902a1d (patch) | |
tree | 53fcbdf2ee5c4a053d0941926a37177a82ac8470 | |
parent | 43c49a82a33cf6a4d2791585c73a6143b94d3fb8 (diff) | |
parent | d97ae2baab450f4d87af1b04911cf380021dffff (diff) | |
download | chef-9786f8cd2c0fdcc4ab1f6c29524767837a902a1d.tar.gz |
Bump mixlib-shellout to 3.0.7 (#8784)
Bump mixlib-shellout to 3.0.7
-rw-r--r-- | Gemfile.lock | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 92b8b71abb..004f97fb52 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -175,7 +175,7 @@ GEM htmlentities (4.3.4) httpclient (2.8.3) iniparse (1.4.4) - inspec-core (4.7.18) + inspec-core (4.7.24) addressable (~> 2.4) faraday (>= 0.9.0) faraday_middleware (~> 0.12.2) @@ -200,8 +200,8 @@ GEM train-core (~> 2.0) tty-prompt (~> 0.17) tty-table (~> 0.10) - inspec-core-bin (4.7.18) - inspec-core (= 4.7.18) + inspec-core-bin (4.7.24) + inspec-core (= 4.7.24) ipaddress (0.8.3) iso8601 (0.12.1) jaro_winkler (1.5.3) @@ -228,8 +228,8 @@ GEM mixlib-config (3.0.1) tomlrb mixlib-log (3.0.1) - mixlib-shellout (3.0.4) - mixlib-shellout (3.0.4-universal-mingw32) + mixlib-shellout (3.0.7) + mixlib-shellout (3.0.7-universal-mingw32) win32-process (~> 0.8.2) wmi-lite (~> 1.0) multi_json (1.13.1) @@ -359,7 +359,7 @@ GEM unicode-display_width (1.6.0) unicode_utils (1.4.0) uuidtools (2.1.5) - webmock (3.6.0) + webmock (3.6.2) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) |