diff options
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -30,8 +30,6 @@ group(:omnibus_package) do gem "inspec-core", "~> 4.18" gem "inspec-core-bin", "~> 4.18" # need to provide the binaries for inspec gem "chef-vault" - gem "ed25519" # ed25519 ssh key support done here as it's a native gem we can't put in train - gem "bcrypt_pbkdf", ">= 1.1.0.rc1" # ed25519 ssh key support done here as it's a native gem we can't put in train end group(:omnibus_package, :pry) do |