summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index d25f5ef2bf..4872842a5a 100644
--- a/Gemfile
+++ b/Gemfile
@@ -22,7 +22,6 @@ group(:omnibus_package) do
gem "rb-readline"
gem "inspec-core-bin", "~> 4.24" # need to provide the binaries for inspec
gem "chef-vault"
- gem "ed25519", "~> 1.2" # to make it possible to install knife into chef. Remove this in Chef 18
end
group(:omnibus_package, :pry) do