summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-12-18 12:07:49 -0800
committerGitHub <noreply@github.com>2018-12-18 12:07:49 -0800
commit24b38c4bda13ed1e551e194d93d78195f938a9ff (patch)
treefa4c7e5968dfbf33bb6fd9e393595ddd069f4e79 /Gemfile.lock
parent82e37cd57e526a37043610419ddc9b1d33c08599 (diff)
parent41012448370644db3e7f539aa7852d7df8f55a20 (diff)
downloadchef-24b38c4bda13ed1e551e194d93d78195f938a9ff.tar.gz
Merge pull request #8062 from chef/many_bumps
Update inspec to 3.1 and bump all the mixlibs
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock44
1 files changed, 39 insertions, 5 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index bc056c66bc..3e32e7d4f1 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/chef/chefstyle.git
- revision: 5e596babac0e107170ce7c5cc706646bf609ab25
+ revision: b19b6bc41a9251cbd1a4c03ccc45e39cc5fcb769
branch: master
specs:
chefstyle (0.11.0)
@@ -140,6 +140,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)
@@ -167,7 +168,7 @@ GEM
highline (1.7.10)
htmlentities (4.3.4)
iniparse (1.4.4)
- inspec-core (3.0.61)
+ inspec-core (3.1.3)
addressable (~> 2.4)
faraday (>= 0.9.0)
hashie (~> 3.4)
@@ -186,7 +187,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)
@@ -209,6 +212,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)
@@ -229,6 +233,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)
@@ -285,7 +292,7 @@ GEM
sawyer (0.8.1)
addressable (>= 2.3.5, < 2.6)
faraday (~> 0.8, < 1.0)
- semverse (2.0.0)
+ semverse (3.0.0)
serverspec (2.41.3)
multi_json
rspec (~> 3.0)
@@ -304,12 +311,18 @@ 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.6)
+ train-core (1.5.11)
json (>= 1.8, < 3.0)
mixlib-shellout (~> 2.0)
travis (1.8.9)
@@ -321,9 +334,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)
@@ -356,6 +389,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)