summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2018-12-18 04:38:49 +0000
committerChef Expeditor <chef-ci@chef.io>2018-12-18 04:38:49 +0000
commitf05b26fe12146eb5c16a374b530a7e0e32bf7bea (patch)
tree8839b2ec17bcb94dad9a0228e8e3a74199e39f4f
parent2b760d66bece0c91d2005291d25b373cbf68e08a (diff)
downloadchef-expeditor/mixlib-log_2.0.9.tar.gz
Bump mixlib-log to 2.0.9expeditor/mixlib-log_2.0.9
This pull request was triggered automatically via Expeditor when mixlib-log 2.0.9 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.lock40
1 files changed, 37 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 708498b1ac..06b1a5b87c 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -122,6 +122,7 @@ GEM
debug_inspector (0.0.3)
diff-lcs (1.3)
docile (1.3.1)
+ equatable (0.5.0)
erubis (2.7.0)
ethon (0.11.0)
ffi (>= 1.3.0)
@@ -149,7 +150,7 @@ GEM
highline (1.7.10)
htmlentities (4.3.4)
iniparse (1.4.4)
- inspec-core (3.0.64)
+ inspec-core (3.1.3)
addressable (~> 2.4)
faraday (>= 0.9.0)
hashie (~> 3.4)
@@ -168,7 +169,9 @@ GEM
sslshake (~> 1.2)
thor (~> 0.20)
tomlrb (~> 1.2)
- train-core (~> 1.5, >= 1.5.6)
+ train-core (~> 1.5, >= 1.5.11)
+ tty-prompt (~> 0.17)
+ tty-table (~> 0.10)
ipaddress (0.8.3)
iso8601 (0.12.1)
json (2.1.0)
@@ -182,7 +185,7 @@ GEM
mixlib-log
mixlib-authentication (2.1.1)
mixlib-cli (1.7.0)
- mixlib-config (2.2.13)
+ mixlib-config (2.2.18)
tomlrb
mixlib-log (2.0.4)
mixlib-shellout (2.4.4)
@@ -191,6 +194,7 @@ GEM
wmi-lite (~> 1.0)
multi_json (1.13.1)
multipart-post (2.0.0)
+ necromancer (0.4.0)
net-http-persistent (2.9.4)
net-http-pipeline (1.0.1)
net-scp (1.2.1)
@@ -223,6 +227,9 @@ GEM
parser (2.5.3.0)
ast (~> 2.4.0)
parslet (1.8.2)
+ pastel (0.7.2)
+ equatable (~> 0.5.0)
+ tty-color (~> 0.4.0)
plist (3.4.0)
powerpack (0.1.2)
proxifier (1.0.3)
@@ -298,10 +305,16 @@ GEM
net-telnet (= 0.1.1)
sfl
sslshake (1.2.0)
+ strings (0.1.4)
+ strings-ansi (~> 0.1.0)
+ unicode-display_width (~> 1.4.0)
+ unicode_utils (~> 1.4.0)
+ strings-ansi (0.1.0)
structured_warnings (0.3.0)
syslog-logger (1.6.8)
systemu (2.6.5)
thor (0.20.3)
+ timers (4.2.0)
tomlrb (1.2.7)
train-core (1.5.11)
json (>= 1.8, < 3.0)
@@ -315,9 +328,29 @@ GEM
launchy (~> 2.1)
pusher-client (~> 0.4)
typhoeus (~> 0.6, >= 0.6.8)
+ tty-color (0.4.3)
+ tty-cursor (0.6.0)
+ tty-prompt (0.18.0)
+ necromancer (~> 0.4.0)
+ pastel (~> 0.7.0)
+ timers (~> 4.0)
+ tty-cursor (~> 0.6.0)
+ tty-reader (~> 0.5.0)
+ tty-reader (0.5.0)
+ tty-cursor (~> 0.6.0)
+ tty-screen (~> 0.6.4)
+ wisper (~> 2.0.0)
+ tty-screen (0.6.5)
+ tty-table (0.10.0)
+ equatable (~> 0.5.0)
+ necromancer (~> 0.4.0)
+ pastel (~> 0.7.2)
+ strings (~> 0.1.0)
+ tty-screen (~> 0.6.4)
typhoeus (0.8.0)
ethon (>= 0.8.0)
unicode-display_width (1.4.0)
+ unicode_utils (1.4.0)
uuidtools (2.1.5)
webmock (3.4.2)
addressable (>= 2.3.6)
@@ -350,6 +383,7 @@ GEM
structured_warnings
windows-api (0.4.4)
win32-api (>= 1.4.5)
+ wisper (2.0.0)
wmi-lite (1.0.1)
yard (0.9.16)