summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2020-02-19 17:20:31 -0800
committerLamont Granquist <lamont@scriptkiddie.org>2020-02-19 17:20:31 -0800
commitf1ca57a5f0c7f50ba09e60aa8ae4482db135b01d (patch)
treec45831e87bdaa59b159ad7ccac643d82dbd4140d
parent38f8d2ac45a24a88bea9a035c576fadec292e9e6 (diff)
downloadchef-f1ca57a5f0c7f50ba09e60aa8ae4482db135b01d.tar.gz
Bump deps to pick up cheffish + stuff
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
-rw-r--r--Gemfile.lock20
1 files changed, 10 insertions, 10 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index fd12873371..e29754b0bf 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,17 +1,17 @@
GIT
remote: https://github.com/chef/chefstyle.git
- revision: d86c8139e35e8bb92405d56e4b75d0c89d5472b3
+ revision: 1100200f616fe080048fa49fa5942754904c32ca
branch: master
specs:
- chefstyle (0.14.1)
+ chefstyle (0.14.2)
rubocop (= 0.75.1)
GIT
remote: https://github.com/chef/ohai.git
- revision: cff06feb1e7267aeb517cc1070a4aa30e9357e67
+ revision: df78bd2e578ad59b3ef13bc4551a49694e27d1b1
branch: master
specs:
- ohai (16.0.4)
+ ohai (16.0.6)
chef-config (>= 12.8, < 17)
ffi (~> 1.9)
ffi-yajl (~> 2.2)
@@ -144,20 +144,20 @@ GEM
debug_inspector (>= 0.0.1)
builder (3.2.4)
byebug (11.1.1)
- chef-telemetry (1.0.2)
+ chef-telemetry (1.0.3)
chef-config
concurrent-ruby (~> 1.0)
ffi-yajl (~> 2.2)
http (~> 2.2)
chef-vault (4.0.1)
- chef-zero (14.0.17)
+ chef-zero (15.0.0)
ffi-yajl (~> 2.2)
- hashie (>= 2.0, < 4.0)
+ hashie (>= 2.0, < 5.0)
mixlib-log (>= 2.0, < 4.0)
rack (~> 2.0, >= 2.0.6)
uuidtools (~> 2.1)
- cheffish (14.0.13)
- chef-zero (~> 14.0)
+ cheffish (15.0.0)
+ chef-zero (>= 14.0)
net-ssh
coderay (1.1.2)
concurrent-ruby (1.1.6)
@@ -357,7 +357,7 @@ GEM
tins (1.24.1)
sync
tomlrb (1.2.9)
- train-core (3.2.20)
+ train-core (3.2.22)
addressable (~> 2.5)
inifile (~> 3.0)
json (>= 1.8, < 3.0)