summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-07-31 23:29:44 +0000
committerChef Expeditor <chef-ci@chef.io>2019-07-31 23:29:44 +0000
commitd97ae2baab450f4d87af1b04911cf380021dffff (patch)
tree53fcbdf2ee5c4a053d0941926a37177a82ac8470
parent43c49a82a33cf6a4d2791585c73a6143b94d3fb8 (diff)
downloadchef-d97ae2baab450f4d87af1b04911cf380021dffff.tar.gz
Bump mixlib-shellout to 3.0.7
This pull request was triggered automatically via Expeditor when mixlib-shellout 3.0.7 was promoted to Rubygems. This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
-rw-r--r--Gemfile.lock12
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)