summaryrefslogtreecommitdiff
path: root/omnibus/Gemfile.lock
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2017-03-10 19:27:31 -0800
committerLamont Granquist <lamont@scriptkiddie.org>2017-03-10 19:34:18 -0800
commit6e2c8f9e0738fc9654709feba70664f6359ec750 (patch)
tree0b389bb6f183d667d8849a4dd462aa0cf3473aa3 /omnibus/Gemfile.lock
parent12c54fbf916fcd4cd80cab3f3598a03da7d96fd1 (diff)
downloadchef-6e2c8f9e0738fc9654709feba70664f6359ec750.tar.gz
simplify dependency bumping rake tasks and bump all deps
this eliminates all the "run gem pristine" warning spam and i believe uses "bundle lock" correctly. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
Diffstat (limited to 'omnibus/Gemfile.lock')
-rw-r--r--omnibus/Gemfile.lock16
1 files changed, 8 insertions, 8 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index d00e91914b..20eb83adec 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -24,7 +24,7 @@ GIT
GIT
remote: https://github.com/chef/omnibus-software
- revision: a6f5d260b34c5a19fb2ef873ab3216c7bab0ef6f
+ revision: 703ecb80af7897a6a85a7340f9b280f757f3372f
specs:
omnibus-software (4.0.0)
chef-sugar (>= 3.4.0)
@@ -37,13 +37,13 @@ GEM
public_suffix (~> 2.0, >= 2.0.2)
artifactory (2.7.0)
awesome_print (1.7.0)
- aws-sdk (2.8.2)
- aws-sdk-resources (= 2.8.2)
- aws-sdk-core (2.8.2)
+ aws-sdk (2.8.5)
+ aws-sdk-resources (= 2.8.5)
+ aws-sdk-core (2.8.5)
aws-sigv4 (~> 1.0)
jmespath (~> 1.0)
- aws-sdk-resources (2.8.2)
- aws-sdk-core (= 2.8.2)
+ aws-sdk-resources (2.8.5)
+ aws-sdk-core (= 2.8.5)
aws-sigv4 (1.0.0)
berkshelf (4.3.5)
addressable (~> 2.3, >= 2.3.4)
@@ -117,7 +117,7 @@ GEM
test-kitchen (~> 1.4)
libyajl2 (1.2.0)
little-plugger (1.1.4)
- logging (2.1.0)
+ logging (2.2.0)
little-plugger (~> 1.1)
multi_json (~> 1.10)
method_source (0.8.2)
@@ -265,4 +265,4 @@ DEPENDENCIES
winrm-fs (~> 1.0)
BUNDLED WITH
- 1.12.5
+ 1.14.6