diff options
Diffstat (limited to 'omnibus')
-rw-r--r-- | omnibus/Gemfile.lock | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index 38ec89db07..b1a3724a35 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -64,12 +64,12 @@ GEM solve (~> 4.0) thor (>= 0.20) builder (3.2.4) - chef (16.2.73) + chef (16.3.38) addressable bcrypt_pbkdf (= 1.1.0.rc1) bundler (>= 1.10) - chef-config (= 16.2.73) - chef-utils (= 16.2.73) + chef-config (= 16.3.38) + chef-utils (= 16.3.38) chef-vault chef-zero (>= 14.0.11) diff-lcs (>= 1.2.4, < 1.4.0) @@ -85,7 +85,7 @@ GEM mixlib-authentication (>= 2.1, < 4) mixlib-cli (>= 2.1.1, < 3.0) mixlib-log (>= 2.0.3, < 4.0) - mixlib-shellout (>= 3.0.3, < 4.0) + mixlib-shellout (>= 3.1.1, < 4.0) net-sftp (>= 2.1.2, < 4.0) net-ssh (>= 4.2, < 7) net-ssh-multi (~> 1.2, >= 1.2.1) @@ -96,14 +96,15 @@ GEM syslog-logger (~> 1.6) train-core (~> 3.2, >= 3.2.28) train-winrm (>= 0.2.5) + tty-prompt (~> 0.21) tty-screen (~> 0.6) uuidtools (~> 2.1.5) - chef (16.2.73-universal-mingw32) + chef (16.3.38-universal-mingw32) addressable bcrypt_pbkdf (= 1.1.0.rc1) bundler (>= 1.10) - chef-config (= 16.2.73) - chef-utils (= 16.2.73) + chef-config (= 16.3.38) + chef-utils (= 16.3.38) chef-vault chef-zero (>= 14.0.11) diff-lcs (>= 1.2.4, < 1.4.0) @@ -114,13 +115,13 @@ GEM ffi-yajl (~> 2.2) highline (>= 1.6.9, < 3) iniparse (~> 1.4) - iso8601 (~> 0.12.1) + iso8601 (>= 0.12.1, < 0.14) license-acceptance (~> 1.0, >= 1.0.5) mixlib-archive (>= 0.4, < 2.0) mixlib-authentication (>= 2.1, < 4) mixlib-cli (>= 2.1.1, < 3.0) mixlib-log (>= 2.0.3, < 4.0) - mixlib-shellout (>= 3.0.3, < 4.0) + mixlib-shellout (>= 3.1.1, < 4.0) net-sftp (>= 2.1.2, < 4.0) net-ssh (>= 4.2, < 7) net-ssh-multi (~> 1.2, >= 1.2.1) @@ -131,6 +132,7 @@ GEM syslog-logger (~> 1.6) train-core (~> 3.2, >= 3.2.28) train-winrm (>= 0.2.5) + tty-prompt (~> 0.21) tty-screen (~> 0.6) uuidtools (~> 2.1.5) win32-api (~> 1.5.3) @@ -145,15 +147,15 @@ GEM win32-taskscheduler (~> 2.0) wmi-lite (~> 1.0) chef-cleanroom (1.0.2) - chef-config (16.2.73) + chef-config (16.3.38) addressable - chef-utils (= 16.2.73) + chef-utils (= 16.3.38) fuzzyurl mixlib-config (>= 2.2.12, < 4.0) mixlib-shellout (>= 2.0, < 4.0) tomlrb (~> 1.2) chef-sugar (5.1.9) - chef-utils (16.2.73) + chef-utils (16.3.38) chef-vault (4.0.1) chef-zero (15.0.0) ffi-yajl (~> 2.2) @@ -191,7 +193,7 @@ GEM iniparse (1.5.0) iostruct (0.0.4) ipaddress (0.8.3) - iso8601 (0.12.3) + iso8601 (0.13.0) jmespath (1.4.0) json (2.3.1) kitchen-vagrant (1.6.1) @@ -265,15 +267,13 @@ GEM pastel (0.7.4) equatable (~> 0.6) tty-color (~> 0.5) - pedump (0.5.4) + pedump (0.6.0) awesome_print iostruct (>= 0.0.4) multipart-post (>= 2.0.0) - progressbar rainbow zhexdump (>= 0.0.2) plist (3.5.0) - progressbar (1.10.1) proxifier (1.0.3) public_suffix (4.0.5) rack (2.2.3) |