summaryrefslogtreecommitdiff
path: root/knife/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'knife/Gemfile.lock')
-rw-r--r--knife/Gemfile.lock41
1 files changed, 22 insertions, 19 deletions
diff --git a/knife/Gemfile.lock b/knife/Gemfile.lock
index 2f1114b32f..da81ccca29 100644
--- a/knife/Gemfile.lock
+++ b/knife/Gemfile.lock
@@ -1,9 +1,9 @@
GIT
remote: https://github.com/chef/ohai.git
- revision: f26c3ce26c63eb06d714073f920b1f75c4feef25
+ revision: 2397af29ecc3c3e849d817a8519d32866aab89ff
branch: master
specs:
- ohai (17.0.19)
+ ohai (17.0.24)
chef-config (>= 12.8, < 18)
chef-utils (>= 16.0, < 18)
ffi (~> 1.9)
@@ -20,11 +20,11 @@ GIT
PATH
remote: ..
specs:
- chef (17.0.92)
+ chef (17.0.132)
addressable
bcrypt_pbkdf (= 1.1.0.rc2)
- chef-config (= 17.0.92)
- chef-utils (= 17.0.92)
+ chef-config (= 17.0.132)
+ chef-utils (= 17.0.132)
chef-vault
chef-zero (>= 14.0.11)
diff-lcs (>= 1.2.4, < 1.4.0)
@@ -33,6 +33,7 @@ PATH
ffi (>= 1.9.25, < 1.14.0)
ffi-libarchive (~> 1.0, >= 1.0.3)
ffi-yajl (~> 2.2)
+ highline (>= 1.6.9, < 3)
iniparse (~> 1.4)
inspec-core (~> 4.23)
license-acceptance (>= 1.0.5, < 3)
@@ -51,24 +52,27 @@ PATH
syslog-logger (~> 1.6)
train-core (~> 3.2, >= 3.2.28)
train-winrm (>= 0.2.5)
+ tty-prompt (~> 0.21)
+ tty-screen (~> 0.6)
+ tty-table (~> 0.11)
uuidtools (>= 2.1.5, < 3.0)
- chef-config (17.0.92)
+ chef-config (17.0.132)
addressable
- chef-utils (= 17.0.92)
+ chef-utils (= 17.0.132)
fuzzyurl
mixlib-config (>= 2.2.12, < 4.0)
mixlib-shellout (>= 2.0, < 4.0)
tomlrb (~> 1.2)
- chef-utils (17.0.92)
+ chef-utils (17.0.132)
PATH
remote: .
specs:
- knife (17.0.92)
+ knife (17.0.132)
bcrypt_pbkdf (= 1.1.0.rc2)
- chef (= 17.0.92)
- chef-config (= 17.0.92)
- chef-utils (= 17.0.92)
+ chef (= 17.0.132)
+ chef-config (= 17.0.132)
+ chef-utils (= 17.0.132)
chef-vault
ed25519 (~> 1.2)
erubis (~> 2.7)
@@ -96,10 +100,9 @@ GEM
ast (2.4.2)
bcrypt_pbkdf (1.1.0.rc2)
builder (3.2.4)
- chef-telemetry (1.0.14)
+ chef-telemetry (1.0.29)
chef-config
concurrent-ruby (~> 1.0)
- ffi-yajl (~> 2.2)
chef-vault (4.1.0)
chef-zero (15.0.4)
ffi-yajl (~> 2.2)
@@ -143,7 +146,7 @@ GEM
highline (2.0.3)
httpclient (2.8.3)
iniparse (1.5.0)
- inspec-core (4.26.4)
+ inspec-core (4.26.13)
addressable (~> 2.4)
chef-telemetry (~> 1.0)
faraday (>= 0.9.0, < 1.4)
@@ -179,7 +182,7 @@ GEM
little-plugger (~> 1.1)
multi_json (~> 1.14)
method_source (1.0.0)
- mixlib-archive (1.1.6)
+ mixlib-archive (1.1.7)
mixlib-log
mixlib-authentication (3.0.7)
mixlib-cli (2.1.8)
@@ -216,7 +219,7 @@ GEM
rack (2.2.3)
rainbow (3.0.0)
rake (13.0.3)
- regexp_parser (2.0.3)
+ regexp_parser (2.1.1)
rexml (3.2.4)
rspec (3.10.0)
rspec-core (~> 3.10.0)
@@ -259,7 +262,7 @@ GEM
syslog-logger (1.6.8)
thor (1.1.0)
tomlrb (1.3.0)
- train-core (3.4.9)
+ train-core (3.5.2)
addressable (~> 2.5)
ffi (!= 1.13.0)
json (>= 1.8, < 3.0)
@@ -291,7 +294,7 @@ GEM
unicode-display_width (1.7.0)
unicode_utils (1.4.0)
uuidtools (2.2.0)
- webmock (3.11.2)
+ webmock (3.12.0)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)