summaryrefslogtreecommitdiff
path: root/omnibus/Gemfile.lock
diff options
context:
space:
mode:
authorJohn Keiser <john@johnkeiser.com>2016-09-20 16:00:54 -0700
committerJohn Keiser <john@johnkeiser.com>2016-09-20 16:00:54 -0700
commit2658aa43da11c3f3f2ffaf61f0a6ebb0e8893a57 (patch)
treebb5d40b99910cd67d329f7d7d68a613eeee9cff8 /omnibus/Gemfile.lock
parent19b3900b5f6a24009b8f14eb09d4105e721b9262 (diff)
downloadchef-2658aa43da11c3f3f2ffaf61f0a6ebb0e8893a57.tar.gz
Update pedump to latest released; update all dependenciesjk/update
Diffstat (limited to 'omnibus/Gemfile.lock')
-rw-r--r--omnibus/Gemfile.lock38
1 files changed, 16 insertions, 22 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 9c022cedf0..f7ce286b70 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -1,6 +1,6 @@
GIT
remote: git://github.com/chef/license_scout.git
- revision: 3f62c55a03a5d7452daad3c713824ec1561e37f1
+ revision: 37e75fd9372a5c69280258ef9d6c00ac27625c1e
specs:
license_scout (0.1.2)
ffi-yajl (~> 2.2)
@@ -32,30 +32,18 @@ GIT
ruby-progressbar (~> 1.7)
thor (~> 0.18)
-GIT
- remote: https://github.com/ksubrama/pedump.git
- revision: b4319556e18c80d2cba064ffe57fe0dea549dfe2
- branch: patch-1
- specs:
- pedump (0.5.0)
- awesome_print
- iostruct (>= 0.0.4)
- multipart-post (~> 1.2)
- progressbar
- zhexdump (>= 0.0.2)
-
GEM
remote: https://rubygems.org/
specs:
addressable (2.4.0)
artifactory (2.5.0)
awesome_print (1.7.0)
- aws-sdk (2.6.1)
- aws-sdk-resources (= 2.6.1)
- aws-sdk-core (2.6.1)
+ aws-sdk (2.6.2)
+ aws-sdk-resources (= 2.6.2)
+ aws-sdk-core (2.6.2)
jmespath (~> 1.0)
- aws-sdk-resources (2.6.1)
- aws-sdk-core (= 2.6.1)
+ aws-sdk-resources (2.6.2)
+ aws-sdk-core (= 2.6.2)
berkshelf (4.3.5)
addressable (~> 2.3, >= 2.3.4)
berkshelf-api-client (~> 2.0, >= 2.0.2)
@@ -95,7 +83,7 @@ GEM
celluloid-io (0.16.2)
celluloid (>= 0.16.0)
nio4r (>= 1.1.0)
- chef-config (12.14.60)
+ chef-config (12.14.77)
addressable
fuzzyurl
mixlib-config (~> 2.0)
@@ -139,7 +127,7 @@ GEM
mixlib-log
mixlib-cli (1.7.0)
mixlib-config (2.2.4)
- mixlib-install (1.2.0)
+ mixlib-install (1.2.2)
artifactory
mixlib-shellout
mixlib-versioning
@@ -151,7 +139,7 @@ GEM
mixlib-versioning (1.1.0)
molinillo (0.4.5)
multi_json (1.12.1)
- multipart-post (1.2.0)
+ multipart-post (2.0.0)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (3.2.0)
@@ -173,6 +161,12 @@ GEM
plist (~> 3.1)
systemu (~> 2.6.4)
wmi-lite (~> 1.0)
+ pedump (0.5.2)
+ awesome_print
+ iostruct (>= 0.0.4)
+ multipart-post (~> 2.0.0)
+ progressbar
+ zhexdump (>= 0.0.2)
plist (3.2.0)
progressbar (0.21.0)
pry (0.10.4)
@@ -260,7 +254,7 @@ DEPENDENCIES
license_scout!
omnibus!
omnibus-software!
- pedump!
+ pedump
pry
pry-byebug
pry-stack_explorer