diff options
Diffstat (limited to 'omnibus/Gemfile.lock')
-rw-r--r-- | omnibus/Gemfile.lock | 55 |
1 files changed, 27 insertions, 28 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index 36e0961c4e..575ca1f61b 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -18,7 +18,7 @@ GIT GIT remote: https://github.com/chef/omnibus-software - revision: 1d0fbaba922b31444c91f8e5a440ca3ac50aae67 + revision: 3b6ef4c42d8c2f9f9e1c6e285b2ea48e0d0f0fdd branch: master specs: omnibus-software (4.0.0) @@ -63,10 +63,10 @@ GEM debug_inspector (>= 0.0.1) builder (3.2.3) byebug (10.0.2) - chef (14.5.33) + chef (14.6.47) addressable bundler (>= 1.10) - chef-config (= 14.5.33) + chef-config (= 14.6.47) chef-zero (>= 13.0) diff-lcs (~> 1.2, >= 1.2.4) erubis (~> 2.7) @@ -74,7 +74,6 @@ GEM ffi-yajl (~> 2.2) highline (~> 1.6, >= 1.6.9) iniparse (~> 1.4) - iso8601 (~> 0.11.0) mixlib-archive (~> 0.4) mixlib-authentication (~> 2.1) mixlib-cli (~> 1.7) @@ -86,18 +85,18 @@ GEM ohai (~> 14.0) plist (~> 3.2) proxifier (~> 1.0) - rspec-core (~> 3.5, < 3.8) - rspec-expectations (~> 3.5, < 3.8) - rspec-mocks (~> 3.5, < 3.8) + rspec-core (~> 3.5) + rspec-expectations (~> 3.5) + rspec-mocks (~> 3.5) rspec_junit_formatter (~> 0.2.0) serverspec (~> 2.7) specinfra (~> 2.10) syslog-logger (~> 1.6) uuidtools (~> 2.1.5) - chef (14.5.33-universal-mingw32) + chef (14.6.47-universal-mingw32) addressable bundler (>= 1.10) - chef-config (= 14.5.33) + chef-config (= 14.6.47) chef-zero (>= 13.0) diff-lcs (~> 1.2, >= 1.2.4) erubis (~> 2.7) @@ -105,7 +104,7 @@ GEM ffi-yajl (~> 2.2) highline (~> 1.6, >= 1.6.9) iniparse (~> 1.4) - iso8601 (~> 0.11.0) + iso8601 (~> 0.12.1) mixlib-archive (~> 0.4) mixlib-authentication (~> 2.1) mixlib-cli (~> 1.7) @@ -117,9 +116,9 @@ GEM ohai (~> 14.0) plist (~> 3.2) proxifier (~> 1.0) - rspec-core (~> 3.5, < 3.8) - rspec-expectations (~> 3.5, < 3.8) - rspec-mocks (~> 3.5, < 3.8) + rspec-core (~> 3.5) + rspec-expectations (~> 3.5) + rspec-mocks (~> 3.5) rspec_junit_formatter (~> 0.2.0) serverspec (~> 2.7) specinfra (~> 2.10) @@ -133,10 +132,10 @@ GEM win32-mutex (~> 0.4.2) win32-process (~> 0.8.2) win32-service (~> 1.0) - win32-taskscheduler (~> 1.0.0) + win32-taskscheduler (~> 2.0) windows-api (~> 0.4.4) wmi-lite (~> 1.0) - chef-config (14.5.33) + chef-config (14.6.47) addressable fuzzyurl mixlib-config (>= 2.2.12, < 3.0) @@ -176,7 +175,7 @@ GEM iniparse (1.4.4) iostruct (0.0.4) ipaddress (0.8.3) - iso8601 (0.11.0) + iso8601 (0.12.1) jmespath (1.4.0) kitchen-vagrant (1.3.5) test-kitchen (~> 1.4) @@ -259,22 +258,22 @@ GEM public_suffix (3.0.3) rack (2.0.5) retryable (2.0.4) - rspec (3.7.0) - rspec-core (~> 3.7.0) - rspec-expectations (~> 3.7.0) - rspec-mocks (~> 3.7.0) - rspec-core (3.7.1) - rspec-support (~> 3.7.0) - rspec-expectations (3.7.0) + rspec (3.8.0) + rspec-core (~> 3.8.0) + rspec-expectations (~> 3.8.0) + rspec-mocks (~> 3.8.0) + rspec-core (3.8.0) + rspec-support (~> 3.8.0) + rspec-expectations (3.8.2) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.7.0) + rspec-support (~> 3.8.0) rspec-its (1.2.0) rspec-core (>= 3.0.0) rspec-expectations (>= 3.0.0) - rspec-mocks (3.7.0) + rspec-mocks (3.8.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.7.0) - rspec-support (3.7.1) + rspec-support (~> 3.8.0) + rspec-support (3.8.0) rspec_junit_formatter (0.2.3) builder (< 4) rspec-core (>= 2, < 4, != 2.12.0) @@ -335,7 +334,7 @@ GEM win32-service (1.0.1) ffi ffi-win32-extensions - win32-taskscheduler (1.0.12) + win32-taskscheduler (2.0.0) ffi structured_warnings windows-api (0.4.4) |