diff options
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 43 |
1 files changed, 22 insertions, 21 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 0fdbccca86..f06acc6c4e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/chef/chef-server - revision: 77a662df32c79865b2195cc398d7e121c7048ff3 + revision: f4a124354730cbd61c14635dca955d385cfa382d specs: oc-chef-pedant (2.2.0) activesupport (>= 4.2.7.1, < 6.0) @@ -16,11 +16,11 @@ GIT GIT remote: https://github.com/chef/chefstyle.git - revision: 6d24969bd7c5471e089bd47f45e4832d03e9f8a2 + revision: 71b73a0f481d595bf222e1804c7152d2415f69a4 branch: master specs: chefstyle (0.4.0) - rubocop (= 0.42.0) + rubocop (= 0.44.1) GIT remote: https://github.com/rubysec/bundler-audit.git @@ -125,12 +125,12 @@ GEM mixlib-cli (~> 1.4) artifactory (2.5.0) ast (2.3.0) - aws-sdk (2.6.9) - aws-sdk-resources (= 2.6.9) - aws-sdk-core (2.6.9) + aws-sdk (2.6.14) + aws-sdk-resources (= 2.6.14) + aws-sdk-core (2.6.14) jmespath (~> 1.0) - aws-sdk-resources (2.6.9) - aws-sdk-core (= 2.6.9) + aws-sdk-resources (2.6.14) + aws-sdk-core (= 2.6.14) aws-sdk-v1 (1.66.0) json (~> 1.4) nokogiri (>= 1.4.4) @@ -166,13 +166,13 @@ GEM cheffish (4.0.0) chef-zero (~> 5.0) net-ssh - chefspec (5.2.0) + chefspec (5.3.0) chef (>= 12.0) fauxhai (~> 3.6) rspec (~> 3.0) codeclimate-test-reporter (0.6.0) simplecov (>= 0.7.1, < 1.0.0) - codecov (0.1.5) + codecov (0.1.6) json simplecov url @@ -195,17 +195,17 @@ GEM thread_safe (~> 0.3, >= 0.3.1) diff-lcs (1.2.5) docile (1.1.5) - domain_name (0.5.20160826) + domain_name (0.5.20161021) unf (>= 0.0.5, < 1.0.0) erubis (2.7.0) ethon (0.9.1) ffi (>= 1.3.0) - excon (0.53.0) + excon (0.54.0) faraday (0.9.2) multipart-post (>= 1.2, < 3) faraday_middleware (0.10.0) faraday (>= 0.7.4, < 0.10) - fauxhai (3.9.0) + fauxhai (3.10.0) net-ssh ffi (1.9.14) ffi (1.9.14-x86-mingw32) @@ -213,7 +213,7 @@ GEM ffi ffi-yajl (2.3.0) libyajl2 (~> 1.2) - foodcritic (8.0.0) + foodcritic (8.1.0) cucumber-core (>= 1.3) erubis nokogiri (>= 1.5, < 2.0) @@ -278,7 +278,8 @@ GEM test-kitchen (>= 1.0.0) kitchen-vagrant (0.20.0) test-kitchen (~> 1.4) - knife-windows (1.6.0) + knife-windows (1.7.0) + winrm (~> 2.1) winrm-elevated (~> 1.0) launchy (2.4.3) addressable (~> 2.3) @@ -300,7 +301,7 @@ GEM mixlib-log mixlib-cli (1.7.0) mixlib-config (2.2.4) - mixlib-install (2.1.1) + mixlib-install (2.1.5) artifactory mixlib-shellout mixlib-versioning @@ -342,9 +343,9 @@ GEM multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 3) - octokit (4.3.0) + octokit (4.4.1) sawyer (~> 0.7.0, >= 0.5.3) - ohai (8.20.0) + ohai (8.21.0) chef-config (>= 12.5.0.alpha.1, < 13) ffi (~> 1.9) ffi-yajl (~> 2.2) @@ -445,7 +446,7 @@ GEM rspec_junit_formatter (0.2.3) builder (< 4) rspec-core (>= 2, < 4, != 2.12.0) - rubocop (0.42.0) + rubocop (0.44.1) parser (>= 2.3.1.1, < 3.0) powerpack (~> 0.1) rainbow (>= 1.99.1, < 3.0) @@ -461,7 +462,7 @@ GEM sawyer (0.7.0) addressable (>= 2.3.5, < 2.5) faraday (~> 0.8, < 0.10) - serverspec (2.37.1) + serverspec (2.37.2) multi_json rspec (~> 3.0) rspec-its @@ -473,7 +474,7 @@ GEM simplecov-html (~> 0.10.0) simplecov-html (0.10.0) slop (3.6.0) - specinfra (2.63.3) + specinfra (2.64.0) net-scp net-ssh (>= 2.7, < 4.0) net-telnet |