diff options
-rw-r--r-- | Gemfile.lock | 4 | ||||
-rw-r--r-- | acceptance/Gemfile.lock | 2 | ||||
-rw-r--r-- | kitchen-tests/Gemfile.lock | 4 | ||||
-rw-r--r-- | omnibus/Gemfile.lock | 6 |
4 files changed, 8 insertions, 8 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 601a142dc6..3aa4e1bf7e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/chef/chef-server - revision: 96c04f9941f96c8be993b7103a0deb221f054120 + revision: 6309e94fe200090acbde23e5ab70bdcbf8f31410 specs: oc-chef-pedant (2.2.0) activesupport (>= 4.2.7.1, < 6.0) @@ -296,7 +296,7 @@ GEM mixlib-log mixlib-cli (1.7.0) mixlib-config (2.2.4) - mixlib-install (2.1.9) + mixlib-install (2.1.10) artifactory mixlib-shellout mixlib-versioning diff --git a/acceptance/Gemfile.lock b/acceptance/Gemfile.lock index a34f04e11b..b52a1c7a29 100644 --- a/acceptance/Gemfile.lock +++ b/acceptance/Gemfile.lock @@ -56,7 +56,7 @@ GEM celluloid-io (0.16.2) celluloid (>= 0.16.0) nio4r (>= 1.1.0) - chef-config (12.17.44) + chef-config (12.18.31) addressable fuzzyurl mixlib-config (~> 2.0) diff --git a/kitchen-tests/Gemfile.lock b/kitchen-tests/Gemfile.lock index 30a59b5c22..ec235ebcb8 100644 --- a/kitchen-tests/Gemfile.lock +++ b/kitchen-tests/Gemfile.lock @@ -46,7 +46,7 @@ GEM celluloid-io (0.16.2) celluloid (>= 0.16.0) nio4r (>= 1.1.0) - chef-config (12.17.44) + chef-config (12.18.31) addressable fuzzyurl mixlib-config (~> 2.0) @@ -116,7 +116,7 @@ GEM mixlib-authentication (1.4.1) mixlib-log mixlib-config (2.2.4) - mixlib-install (2.1.9) + mixlib-install (2.1.10) artifactory mixlib-shellout mixlib-versioning diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index 3a030a6313..a60b85d84a 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -8,7 +8,7 @@ GIT GIT remote: git://github.com/chef/omnibus-software.git - revision: f4b1c0f2682907967d10c64850f9c607070697dd + revision: 086710002ec0054b3d240d14ca04d11163f528aa branch: shain/ruby_windows_monster specs: omnibus-software (4.0.0) @@ -86,7 +86,7 @@ GEM celluloid-io (0.16.2) celluloid (>= 0.16.0) nio4r (>= 1.1.0) - chef-config (12.17.44) + chef-config (12.18.31) addressable fuzzyurl mixlib-config (~> 2.0) @@ -130,7 +130,7 @@ GEM mixlib-log mixlib-cli (1.7.0) mixlib-config (2.2.4) - mixlib-install (2.1.9) + mixlib-install (2.1.10) artifactory mixlib-shellout mixlib-versioning |