diff options
author | John Keiser <john@johnkeiser.com> | 2016-09-16 13:25:27 -0700 |
---|---|---|
committer | John Keiser <john@johnkeiser.com> | 2016-09-19 13:24:08 -0700 |
commit | c8c63e424de9406512178cdd665aad431c77f9ca (patch) | |
tree | 974221a0cae9b5a54eb8af9a51b427645d9f80f7 /Gemfile.lock | |
parent | ed21f8cff3d816394fb50258e1ea27ac2fc89a5a (diff) | |
download | chef-c8c63e424de9406512178cdd665aad431c77f9ca.tar.gz |
Update all dependencies
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index a23bc64c8b..33be0c3d06 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,9 +1,9 @@ GIT remote: https://github.com/chef/chef-server - revision: 8165dfd0524ee6076eda32727cbd0005c9348150 + revision: 608dbe94d15822a31849952e13549744fc40a702 specs: oc-chef-pedant (2.2.0) - activesupport (~> 5.0) + activesupport (>= 4.2.7.1, < 6.0) erubis (~> 2.7) mixlib-authentication (~> 1.4) mixlib-config (~> 2.0) @@ -156,14 +156,14 @@ GEM addressable (2.4.0) appbundler (0.9.0) mixlib-cli (~> 1.4) - artifactory (2.3.3) + artifactory (2.5.0) ast (2.3.0) - aws-sdk (2.5.11) - aws-sdk-resources (= 2.5.11) - aws-sdk-core (2.5.11) + aws-sdk (2.6.1) + aws-sdk-resources (= 2.6.1) + aws-sdk-core (2.6.1) jmespath (~> 1.0) - aws-sdk-resources (2.5.11) - aws-sdk-core (= 2.5.11) + aws-sdk-resources (2.6.1) + aws-sdk-core (= 2.6.1) aws-sdk-v1 (1.66.0) json (~> 1.4) nokogiri (>= 1.4.4) @@ -200,7 +200,7 @@ GEM cheffish (4.0.0) chef-zero (~> 5.0) net-ssh - chefspec (5.0.0) + chefspec (5.1.1) chef (>= 12.0) fauxhai (~> 3.6) rspec (~> 3.0) @@ -239,7 +239,7 @@ GEM multipart-post (>= 1.2, < 3) faraday_middleware (0.10.0) faraday (>= 0.7.4, < 0.10) - fauxhai (3.8.0) + fauxhai (3.9.0) net-ssh ffi (1.9.14) ffi (1.9.14-x86-mingw32) @@ -287,7 +287,7 @@ GEM chef (~> 12.0) stove (~> 4.0) thor - hashie (3.4.4) + hashie (3.4.6) highline (1.7.8) http-cookie (1.0.2) domain_name (~> 0.5) @@ -298,10 +298,10 @@ GEM ipaddress (0.8.3) jmespath (1.3.1) json (1.8.3) - jwt (1.5.4) + jwt (1.5.6) kitchen-docker (2.6.0.rc.0) test-kitchen (>= 1.0.0) - kitchen-ec2 (1.1.0) + kitchen-ec2 (1.2.0) aws-sdk (~> 2) excon multi_json @@ -334,7 +334,7 @@ GEM mixlib-log mixlib-cli (1.7.0) mixlib-config (2.2.4) - mixlib-install (1.1.0) + mixlib-install (1.2.0) artifactory mixlib-shellout mixlib-versioning @@ -390,7 +390,7 @@ GEM plist (~> 3.1) systemu (~> 2.6.4) wmi-lite (~> 1.0) - parser (2.3.1.2) + parser (2.3.1.4) ast (~> 2.2) pkg-config (1.1.7) plist (3.2.0) @@ -461,7 +461,7 @@ GEM ruby-prof (0.16.2) ruby-progressbar (1.8.1) ruby-shadow (2.5.0) - rubyntlm (0.6.0) + rubyntlm (0.6.1) rubyzip (1.2.0) rufus-lru (1.1.0) safe_yaml (1.0.4) @@ -480,7 +480,7 @@ GEM simplecov-html (~> 0.10.0) simplecov-html (0.10.0) slop (3.6.0) - specinfra (2.61.3) + specinfra (2.62.0) net-scp net-ssh (>= 2.7, < 4.0) net-telnet @@ -490,8 +490,8 @@ GEM logify (~> 0.2) syslog-logger (1.6.8) systemu (2.6.5) - test-kitchen (1.12.0) - mixlib-install (~> 1.0, >= 1.0.4) + test-kitchen (1.13.0) + mixlib-install (~> 1.2) mixlib-shellout (>= 1.2, < 3.0) net-scp (~> 1.1) net-ssh (>= 2.9, < 4.0) @@ -546,7 +546,7 @@ GEM ffi-win32-extensions windows-api (0.4.4) win32-api (>= 1.4.5) - winrm (2.0.1) + winrm (2.0.2) builder (>= 2.1.2) erubis (~> 2.7) gssapi (~> 1.2) @@ -554,7 +554,7 @@ GEM httpclient (~> 2.2, >= 2.2.0.2) logging (>= 1.6.1, < 3.0) nori (~> 2.0) - rubyntlm (~> 0.6.0) + rubyntlm (~> 0.6.0, >= 0.6.1) winrm-elevated (1.0.0) winrm (~> 2.0) winrm-fs (~> 1.0) |