diff options
author | Lamont Granquist <lamont@scriptkiddie.org> | 2017-03-28 12:01:30 -0700 |
---|---|---|
committer | Lamont Granquist <lamont@scriptkiddie.org> | 2017-03-28 12:01:30 -0700 |
commit | fe61c869e9fe38efd7575e57f2745455871a1bd1 (patch) | |
tree | 1c3c72dea119148fa4b5f1db9c33e2b06943b88c /acceptance | |
parent | 53c1bdcfeec73ce4fff44f1bf97f452d7be43e40 (diff) | |
download | chef-fe61c869e9fe38efd7575e57f2745455871a1bd1.tar.gz |
bumping everything
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
Diffstat (limited to 'acceptance')
-rw-r--r-- | acceptance/Gemfile.lock | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/acceptance/Gemfile.lock b/acceptance/Gemfile.lock index 40fcb3db61..90fba8a853 100644 --- a/acceptance/Gemfile.lock +++ b/acceptance/Gemfile.lock @@ -11,16 +11,16 @@ GEM specs: addressable (2.5.0) public_suffix (~> 2.0, >= 2.0.2) - artifactory (2.7.0) - aws-sdk (2.8.5) - aws-sdk-resources (= 2.8.5) - aws-sdk-core (2.8.5) + artifactory (2.8.1) + aws-sdk (2.8.12) + aws-sdk-resources (= 2.8.12) + aws-sdk-core (2.8.12) aws-sigv4 (~> 1.0) jmespath (~> 1.0) - aws-sdk-resources (2.8.5) - aws-sdk-core (= 2.8.5) + aws-sdk-resources (2.8.12) + aws-sdk-core (= 2.8.12) aws-sigv4 (1.0.0) - berkshelf (5.6.3) + berkshelf (5.6.4) addressable (~> 2.3, >= 2.3.4) berkshelf-api-client (>= 2.0.2, < 4.0) buff-config (~> 2.0) @@ -79,18 +79,18 @@ GEM hashie (3.5.5) hitimes (1.2.4) httpclient (2.8.3) - inspec (1.16.1) + inspec (1.17.0) faraday (>= 0.9.0) hashie (~> 3.4) json (>= 1.8, < 3.0) method_source (~> 0.8) mixlib-log + nokogiri (~> 1.6) parallel (~> 1.9) pry (~> 0) rainbow (~> 2) rspec (~> 3) rspec-its (~> 1.2) - rspec_junit_formatter (~> 0.2.3) rubyzip (~> 1.1) sslshake (~> 1) thor (~> 0.19) @@ -115,6 +115,7 @@ GEM little-plugger (~> 1.1) multi_json (~> 1.10) method_source (0.8.2) + mini_portile2 (2.1.0) minitar (0.6.1) mixlib-archive (0.4.1) mixlib-log @@ -137,10 +138,12 @@ GEM net-ssh-gateway (1.3.0) net-ssh (>= 2.6.5) nio4r (2.0.0) + nokogiri (1.7.1) + mini_portile2 (~> 2.1.0) nori (2.6.0) octokit (4.6.2) sawyer (~> 0.8.0, >= 0.5.3) - parallel (1.11.0) + parallel (1.11.1) parslet (1.5.0) blankslate (~> 2.0) pry (0.10.4) @@ -185,9 +188,6 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.5.0) rspec-support (3.5.0) - rspec_junit_formatter (0.2.3) - builder (< 4) - rspec-core (>= 2, < 4, != 2.12.0) rubyntlm (0.6.1) rubyzip (1.2.1) safe_yaml (1.0.4) |