diff options
author | tyler-ball <tyleraball@gmail.com> | 2016-06-16 12:29:23 -0600 |
---|---|---|
committer | tyler-ball <tyleraball@gmail.com> | 2016-06-16 12:29:23 -0600 |
commit | 6427a0c4b6bf9dd0f649543cb0ff464edfcfc882 (patch) | |
tree | 497eb15b25a4cd68850161644b6b82f1c484eda1 /acceptance | |
parent | 51ef97685d623189837750105e30ec9bb78471a2 (diff) | |
download | chef-6427a0c4b6bf9dd0f649543cb0ff464edfcfc882.tar.gz |
Updating dependencies again
Diffstat (limited to 'acceptance')
-rw-r--r-- | acceptance/Gemfile.lock | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/acceptance/Gemfile.lock b/acceptance/Gemfile.lock index 82531beba6..6abf73932f 100644 --- a/acceptance/Gemfile.lock +++ b/acceptance/Gemfile.lock @@ -11,12 +11,12 @@ GEM specs: addressable (2.4.0) artifactory (2.3.2) - aws-sdk (2.3.13) - aws-sdk-resources (= 2.3.13) - aws-sdk-core (2.3.13) + aws-sdk (2.3.14) + aws-sdk-resources (= 2.3.14) + aws-sdk-core (2.3.14) jmespath (~> 1.0) - aws-sdk-resources (2.3.13) - aws-sdk-core (= 2.3.13) + aws-sdk-resources (2.3.14) + aws-sdk-core (= 2.3.14) berkshelf (4.3.5) addressable (~> 2.3, >= 2.3.4) berkshelf-api-client (~> 2.0, >= 2.0.2) @@ -76,17 +76,17 @@ GEM hashie (3.4.4) hitimes (1.2.4) httpclient (2.7.2) - inspec (0.25.0) + inspec (0.26.0) hashie (~> 3.4) json (~> 1.8) method_source (~> 0.8) pry (~> 0) - r-train (~> 0.12) rainbow (~> 2) rspec (~> 3) rspec-its (~> 1.2) rubyzip (~> 1.1) thor (~> 0.19) + train (~> 0.13) jmespath (1.2.4) json_pure (>= 1.8.1) json (1.8.3) @@ -133,14 +133,6 @@ GEM coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) - r-train (0.12.1) - docker-api (~> 1.26) - json (~> 1.8) - mixlib-shellout (~> 2.0) - net-scp (~> 1.2) - net-ssh (>= 2.9, < 4.0) - winrm (~> 1.6) - winrm-fs (~> 0.3) rainbow (2.1.0) retryable (2.0.3) ridley (4.5.1) @@ -198,6 +190,14 @@ GEM thor (0.19.1) timers (4.0.4) hitimes + train (0.13.1) + docker-api (~> 1.26) + json (~> 1.8) + mixlib-shellout (~> 2.0) + net-scp (~> 1.2) + net-ssh (>= 2.9, < 4.0) + winrm (~> 1.6) + winrm-fs (~> 0.3) varia_model (0.4.1) buff-extensions (~> 1.0) hashie (>= 2.0.2, < 4.0.0) |