summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2017-03-10 10:36:47 -0800
committerGitHub <noreply@github.com>2017-03-10 10:36:47 -0800
commit4d5a5db97570894aee755390b6102a7a8f437450 (patch)
tree92404701b2986fe648bccb01b76ae9971d1a3270 /Gemfile.lock
parent5b4565737e593a55159817f349de491c940467c3 (diff)
parent80e0d4de1464357d89dff42ab46d50587fe2c8af (diff)
downloadchef-4d5a5db97570894aee755390b6102a7a8f437450.tar.gz
Merge pull request #5882 from chef/lcg/chef-resource-cleanup
Chef-13: Chef::Resource cleanup
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock14
1 files changed, 7 insertions, 7 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 9cd55cf101..34050c77bc 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/chef/chef-server
- revision: 5cdb74dc17a96cac30a6a4dc1381d3d3c7b2fb4f
+ revision: 4ec1d014c9a4945398c6baa550c71f7e3a7e69e0
specs:
oc-chef-pedant (2.2.0)
activesupport (>= 4.2.7.1, < 6.0)
@@ -97,7 +97,7 @@ GIT
GIT
remote: https://github.com/poise/poise.git
- revision: 62056469b3a19144f4bf4810abe14efa1c10463b
+ revision: 1aa3a6b7c5b3fe0c357e2f3fcc50080790772ccb
specs:
poise (2.7.3.pre)
halite (~> 1.0)
@@ -205,13 +205,13 @@ GEM
mixlib-cli (~> 1.4)
artifactory (2.7.0)
ast (2.3.0)
- aws-sdk (2.8.1)
- aws-sdk-resources (= 2.8.1)
- aws-sdk-core (2.8.1)
+ aws-sdk (2.8.3)
+ aws-sdk-resources (= 2.8.3)
+ aws-sdk-core (2.8.3)
aws-sigv4 (~> 1.0)
jmespath (~> 1.0)
- aws-sdk-resources (2.8.1)
- aws-sdk-core (= 2.8.1)
+ aws-sdk-resources (2.8.3)
+ aws-sdk-core (= 2.8.3)
aws-sigv4 (1.0.0)
backports (3.6.8)
binding_of_caller (0.7.2)