summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2017-04-03 12:48:32 -0700
committerLamont Granquist <lamont@scriptkiddie.org>2017-04-03 12:48:32 -0700
commitbe1da8647452e39c44a8d1854b3002d35d23877c (patch)
tree040eb04200466b0a23f1a5b1259795adc9b88a0c
parent361f5a54b02e455c059dfabe3e18620857827f2d (diff)
downloadchef-be1da8647452e39c44a8d1854b3002d35d23877c.tar.gz
bumping Gemfile.lock to pick up ohai amazon change
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
-rw-r--r--Gemfile.lock26
1 files changed, 13 insertions, 13 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index c366f406f8..c99d661699 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/chef/chef-server
- revision: 867fb0245d5c162195cdf33f9e923c732cf512c3
+ revision: b670bd5f2ed1f56a39ab0c211efd4204b6978422
specs:
oc-chef-pedant (2.2.0)
activesupport (>= 4.2.7.1, < 6.0)
@@ -37,7 +37,7 @@ GIT
GIT
remote: https://github.com/chef/ohai.git
- revision: 05cf05cb76ae22af9a8466e0226d0092b74c8414
+ revision: 58296dc0035e4f94a7b7cdc1db01887a3c3c1e30
specs:
ohai (13.0.0)
chef-config (>= 12.5.0.alpha.1, < 14)
@@ -97,7 +97,7 @@ GIT
GIT
remote: https://github.com/poise/poise.git
- revision: bf1ae70fda2486964397acd04221c968c30dd092
+ revision: 47cd0e2296fed918b30b0889ed127c824cc32d30
specs:
poise (2.7.3.pre)
halite (~> 1.0)
@@ -222,14 +222,14 @@ GEM
logify (~> 0.1)
mime-types
chef-sugar (3.4.0)
- chef-zero (5.3.2)
+ chef-zero (13.0.0)
ffi-yajl (~> 2.2)
hashie (>= 2.0, < 4.0)
mixlib-log (~> 1.3)
rack (~> 2.0)
uuidtools (~> 2.1)
- cheffish (5.0.1)
- chef-zero (~> 5.0)
+ cheffish (13.0.0)
+ chef-zero (~> 13.0)
net-ssh
chefspec (5.4.0)
chef (>= 12.0)
@@ -263,7 +263,7 @@ GEM
ethon (0.10.1)
ffi (>= 1.3.0)
excon (0.55.0)
- faraday (0.11.0)
+ faraday (0.12.0.1)
multipart-post (>= 1.2, < 3)
faraday-http-cache (2.0.0)
faraday (~> 0.8)
@@ -323,7 +323,7 @@ GEM
kitchen-sync (2.1.2)
net-sftp
test-kitchen (>= 1.0.0)
- kitchen-vagrant (1.0.2)
+ kitchen-vagrant (1.1.0)
test-kitchen (~> 1.4)
knife-windows (1.9.0)
winrm (~> 2.1)
@@ -340,7 +340,7 @@ GEM
mime-types (3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
- mini_portile2 (2.1.0)
+ mini_portile (0.6.2)
minitest (5.10.1)
mixlib-archive (0.4.1)
mixlib-log
@@ -377,10 +377,10 @@ GEM
net-ssh-gateway (>= 1.2.0)
net-telnet (0.1.1)
netrc (0.11.0)
- nokogiri (1.7.1)
- mini_portile2 (~> 2.1.0)
- nokogiri (1.7.1-x86-mingw32)
- mini_portile2 (~> 2.1.0)
+ nokogiri (1.6.6.4)
+ mini_portile (~> 0.6.0)
+ nokogiri (1.6.6.4-x86-mingw32)
+ mini_portile (~> 0.6.0)
nori (2.6.0)
octokit (4.6.2)
sawyer (~> 0.8.0, >= 0.5.3)