summaryrefslogtreecommitdiff
path: root/acceptance
diff options
context:
space:
mode:
authorThiago Oliveira <thiagoo@yahoo-inc.com>2016-10-12 12:34:31 -0700
committerThiago Oliveira <thiagoo@yahoo-inc.com>2016-10-13 19:19:21 -0700
commit653113bb4db948467590bfe4bdac046527227b9a (patch)
tree6025f55ce52e1a96bd3a2df9968fe672cf527a6d /acceptance
parent2352eb3479f697e38a850a5b5dd2cfe74ef838f3 (diff)
downloadchef-653113bb4db948467590bfe4bdac046527227b9a.tar.gz
fix the rubygems version generated by rake dependencies
Signed-off-by: Thiago Oliveira <thiagoo@yahoo-inc.com>
Diffstat (limited to 'acceptance')
-rw-r--r--acceptance/Gemfile.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/acceptance/Gemfile.lock b/acceptance/Gemfile.lock
index e527310a35..8fc49431b7 100644
--- a/acceptance/Gemfile.lock
+++ b/acceptance/Gemfile.lock
@@ -11,12 +11,12 @@ GEM
specs:
addressable (2.4.0)
artifactory (2.5.0)
- aws-sdk (2.6.6)
- aws-sdk-resources (= 2.6.6)
- aws-sdk-core (2.6.6)
+ aws-sdk (2.6.9)
+ aws-sdk-resources (= 2.6.9)
+ aws-sdk-core (2.6.9)
jmespath (~> 1.0)
- aws-sdk-resources (2.6.6)
- aws-sdk-core (= 2.6.6)
+ aws-sdk-resources (2.6.9)
+ aws-sdk-core (= 2.6.9)
berkshelf (4.3.5)
addressable (~> 2.3, >= 2.3.4)
berkshelf-api-client (~> 2.0, >= 2.0.2)
@@ -53,7 +53,7 @@ GEM
celluloid-io (0.16.2)
celluloid (>= 0.16.0)
nio4r (>= 1.1.0)
- chef-config (12.14.89)
+ chef-config (12.15.19)
addressable
fuzzyurl
mixlib-config (~> 2.0)