diff options
author | John Keiser <john@johnkeiser.com> | 2016-08-23 12:39:52 -0700 |
---|---|---|
committer | John Keiser <john@johnkeiser.com> | 2016-08-24 10:50:14 -0700 |
commit | 8492392142efeace0a7b995889243f2b801f51cf (patch) | |
tree | 281e0e267a1100fe6d2c3f3d9df24e5b81334457 /acceptance | |
parent | 834ef1b18ac88c1c848ee768a0a770eeb793f7b7 (diff) | |
download | chef-8492392142efeace0a7b995889243f2b801f51cf.tar.gz |
Update all the things
Diffstat (limited to 'acceptance')
-rw-r--r-- | acceptance/Gemfile.lock | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/acceptance/Gemfile.lock b/acceptance/Gemfile.lock index f4ee7d055a..b42bbb363e 100644 --- a/acceptance/Gemfile.lock +++ b/acceptance/Gemfile.lock @@ -53,7 +53,7 @@ GIT GIT remote: git://github.com/winrb/winrm-fs.git - revision: d8fa7d648d797c434b20d8f45aa91ddb8f2d2c82 + revision: 9e1131a3728054ade541fd6e99ebf7558fdabeb5 branch: winrm-v2 specs: winrm-fs (1.0.0) @@ -82,12 +82,12 @@ GEM specs: addressable (2.4.0) artifactory (2.3.3) - aws-sdk (2.5.3) - aws-sdk-resources (= 2.5.3) - aws-sdk-core (2.5.3) + aws-sdk (2.5.5) + aws-sdk-resources (= 2.5.5) + aws-sdk-core (2.5.5) jmespath (~> 1.0) - aws-sdk-resources (2.5.3) - aws-sdk-core (= 2.5.3) + aws-sdk-resources (2.5.5) + aws-sdk-core (= 2.5.5) berkshelf (4.3.5) addressable (~> 2.3, >= 2.3.4) berkshelf-api-client (~> 2.0, >= 2.0.2) @@ -124,7 +124,7 @@ GEM celluloid-io (0.16.2) celluloid (>= 0.16.0) nio4r (>= 1.1.0) - chef-config (12.13.30) + chef-config (12.13.37) fuzzyurl mixlib-config (~> 2.0) mixlib-shellout (~> 2.0) @@ -135,7 +135,7 @@ GEM excon (>= 0.38.0) json erubis (2.7.0) - excon (0.51.0) + excon (0.52.0) faraday (0.9.2) multipart-post (>= 1.2, < 3) ffi (1.9.14) @@ -178,13 +178,13 @@ GEM mixlib-log mixlib-authentication (1.4.1) mixlib-log - mixlib-config (2.2.1) + mixlib-config (2.2.2) mixlib-install (1.1.0) artifactory mixlib-shellout mixlib-versioning mixlib-log (1.7.1) - mixlib-shellout (2.2.6) + mixlib-shellout (2.2.7) mixlib-versioning (1.1.0) molinillo (0.4.5) multi_json (1.12.1) |