summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2019-02-07 10:24:06 -0800
committerLamont Granquist <lamont@scriptkiddie.org>2019-02-07 10:24:06 -0800
commit6063f72e18a814772bff67a0371811cb078dd327 (patch)
treed130067e007f4b815635ddab2028181377145265
parente967909c9e5ca426031b44f453b18c3f17ec382b (diff)
downloadchef-6063f72e18a814772bff67a0371811cb078dd327.tar.gz
update Gemfile.lockslcg/ed25519-again
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
-rw-r--r--Gemfile.lock10
-rw-r--r--omnibus/Gemfile.lock4
2 files changed, 12 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index f6a465b67b..c12efb2e50 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -120,6 +120,9 @@ GEM
mixlib-shellout (~> 2.0)
ast (2.4.0)
backports (3.11.4)
+ bcrypt_pbkdf (1.0.0)
+ bcrypt_pbkdf (1.0.0-x64-mingw32)
+ bcrypt_pbkdf (1.0.0-x86-mingw32)
binding_of_caller (0.8.0)
debug_inspector (>= 0.0.1)
builder (3.2.3)
@@ -259,6 +262,10 @@ GEM
rainbow (3.0.0)
rake (12.3.0)
rb-readline (0.5.5)
+ rbnacl (6.0.1)
+ ffi
+ rbnacl-libsodium (1.0.16)
+ rbnacl (>= 3.0.1)
rspec (3.8.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
@@ -402,6 +409,7 @@ PLATFORMS
DEPENDENCIES
appbundler
+ bcrypt_pbkdf
chef!
chef-config!
chef-vault
@@ -417,6 +425,8 @@ DEPENDENCIES
pry-stack_explorer
rake (<= 12.3.0)
rb-readline
+ rbnacl
+ rbnacl-libsodium
ruby-prof
ruby-shadow
simplecov
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 50b1bb25e3..23a5ba1581 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -18,7 +18,7 @@ GIT
GIT
remote: https://github.com/chef/omnibus-software
- revision: f341152c973e02da707a5a408cfb19cccaf54e45
+ revision: ebe3e0ab360080534f954b8630970f641ed795e6
branch: master
specs:
omnibus-software (4.0.0)
@@ -199,7 +199,7 @@ GEM
mixlib-cli (1.7.0)
mixlib-config (2.2.18)
tomlrb
- mixlib-install (3.11.5)
+ mixlib-install (3.11.11)
mixlib-shellout
mixlib-versioning
thor