summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-04-19 10:22:41 -0700
committerTim Smith <tsmith@chef.io>2019-04-19 10:23:52 -0700
commit7dbdf1f9aacb9d3d16aa994fae7f750bb223c60b (patch)
tree4f7bb530d112cc3e322f9a9a5ea3ddcc51bae64a /Gemfile.lock
parent4ef5d71c286783967f2b7bc81eb6836b381c1364 (diff)
downloadchef-7dbdf1f9aacb9d3d16aa994fae7f750bb223c60b.tar.gz
Depend on ed25519 and bcrypt_pbkdf gems
This gives us support for ed25519 keys Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 4 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 7f4f78eed7..5e50b8ce9f 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -75,10 +75,12 @@ PATH
specs:
chef (15.0.224)
addressable
+ bcrypt_pbkdf (~> 1.0)
bundler (>= 1.10)
chef-config (= 15.0.224)
chef-zero (>= 14.0.11)
diff-lcs (~> 1.2, >= 1.2.4)
+ ed25519 (~> 1.2)
erubis (~> 2.7)
ffi (~> 1.9, >= 1.9.25)
ffi-libarchive
@@ -101,10 +103,12 @@ PATH
uuidtools (~> 2.1.5)
chef (15.0.224-universal-mingw32)
addressable
+ bcrypt_pbkdf (~> 1.0)
bundler (>= 1.10)
chef-config (= 15.0.224)
chef-zero (>= 14.0.11)
diff-lcs (~> 1.2, >= 1.2.4)
+ ed25519 (~> 1.2)
erubis (~> 2.7)
ffi (~> 1.9, >= 1.9.25)
ffi-libarchive