diff options
-rw-r--r-- | Gemfile.lock | 16 | ||||
-rw-r--r-- | omnibus/Gemfile.lock | 32 |
2 files changed, 24 insertions, 24 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 4744c17591..51b5b571aa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -91,11 +91,11 @@ GEM mixlib-cli (~> 1.4) mixlib-shellout (~> 2.0) ast (2.4.0) - backports (3.11.4) + backports (3.12.0) binding_of_caller (0.8.0) debug_inspector (>= 0.0.1) builder (3.2.3) - byebug (10.0.2) + byebug (11.0.0) chef-vault (3.4.3) chef-zero (13.1.0) ffi-yajl (~> 2.2) @@ -171,7 +171,7 @@ GEM train (~> 0.32) ipaddress (0.8.3) iso8601 (0.12.1) - json (2.1.0) + json (2.2.0) launchy (2.4.3) addressable (~> 2.3) libyajl2 (1.2.0) @@ -224,7 +224,7 @@ GEM plist (~> 3.1) systemu (~> 2.6.4) wmi-lite (~> 1.0) - parallel (1.13.0) + parallel (1.14.0) parser (2.6.0.0) ast (~> 2.4.0) parslet (1.8.2) @@ -234,8 +234,8 @@ GEM pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) - pry-byebug (3.6.0) - byebug (~> 10.0) + pry-byebug (3.7.0) + byebug (~> 11.0) pry (~> 0.10) pry-remote (0.1.8) pry (~> 0.9) @@ -282,7 +282,7 @@ GEM ruby-shadow (2.5.0) rubyntlm (0.6.2) rubyzip (1.2.2) - safe_yaml (1.0.4) + safe_yaml (1.0.5) sawyer (0.8.1) addressable (>= 2.3.5, < 2.6) faraday (~> 0.8, < 1.0) @@ -328,7 +328,7 @@ GEM typhoeus (~> 0.6, >= 0.6.8) typhoeus (0.8.0) ethon (>= 0.8.0) - unicode-display_width (1.4.1) + unicode-display_width (1.5.0) uuidtools (2.1.5) webmock (3.5.1) addressable (>= 2.3.6) diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index 8aa3adea65..60203e7fcd 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -1,9 +1,9 @@ GIT remote: https://github.com/chef/omnibus - revision: bf006801aa98595383904ea65c098846d8c12ea4 + revision: 10151d127fef039839ce0e6072b68fe695b1d3c5 branch: master specs: - omnibus (6.0.18) + omnibus (6.0.19) aws-sdk-s3 (~> 1) chef-sugar (>= 3.3) cleanroom (~> 1.0) @@ -18,7 +18,7 @@ GIT GIT remote: https://github.com/chef/omnibus-software - revision: 3213f1d282f6b62dfa656353c6c8557fdca8378b + revision: 44f52c320c3fe866e4d4186319fb6b5537f0656f branch: master specs: omnibus-software (4.0.0) @@ -32,8 +32,8 @@ GEM public_suffix (>= 2.0.2, < 4.0) awesome_print (1.8.0) aws-eventstream (1.0.1) - aws-partitions (1.139.0) - aws-sdk-core (3.46.1) + aws-partitions (1.142.0) + aws-sdk-core (3.46.2) aws-eventstream (~> 1.0) aws-partitions (~> 1.0) aws-sigv4 (~> 1.0) @@ -62,11 +62,11 @@ GEM binding_of_caller (0.8.0) debug_inspector (>= 0.0.1) builder (3.2.3) - byebug (10.0.2) - chef (14.10.9) + byebug (11.0.0) + chef (14.11.21) addressable bundler (>= 1.10) - chef-config (= 14.10.9) + chef-config (= 14.11.21) chef-zero (>= 13.0) diff-lcs (~> 1.2, >= 1.2.4) erubis (~> 2.7) @@ -93,10 +93,10 @@ GEM specinfra (~> 2.10) syslog-logger (~> 1.6) uuidtools (~> 2.1.5) - chef (14.10.9-universal-mingw32) + chef (14.11.21-universal-mingw32) addressable bundler (>= 1.10) - chef-config (= 14.10.9) + chef-config (= 14.11.21) chef-zero (>= 13.0) diff-lcs (~> 1.2, >= 1.2.4) erubis (~> 2.7) @@ -125,7 +125,7 @@ GEM syslog-logger (~> 1.6) uuidtools (~> 2.1.5) win32-api (~> 1.5.3) - win32-certstore (>= 0.1.8) + win32-certstore (~> 0.2.4) win32-dir (~> 0.5.0) win32-event (~> 0.6.1) win32-eventlog (= 0.6.3) @@ -136,7 +136,7 @@ GEM win32-taskscheduler (~> 2.0) windows-api (~> 0.4.4) wmi-lite (~> 1.0) - chef-config (14.10.9) + chef-config (14.11.21) addressable fuzzyurl mixlib-config (>= 2.2.12, < 3.0) @@ -191,9 +191,9 @@ GEM multi_json (~> 1.10) method_source (0.9.2) minitar (0.8) - mixlib-archive (0.4.19) + mixlib-archive (0.4.20) mixlib-log - mixlib-archive (0.4.19-universal-mingw32) + mixlib-archive (0.4.20-universal-mingw32) mixlib-log mixlib-authentication (2.1.1) mixlib-cli (1.7.0) @@ -250,8 +250,8 @@ GEM pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) - pry-byebug (3.6.0) - byebug (~> 10.0) + pry-byebug (3.7.0) + byebug (~> 11.0) pry (~> 0.10) pry-stack_explorer (0.4.9.3) binding_of_caller (>= 0.7) |