aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-08-26 20:55:06 +0200
committerMichał Górny <mgorny@gentoo.org>2021-08-26 20:55:06 +0200
commitf221a4750b7496cd7fb16526a99a71c2a6748ea7 (patch)
tree28d1dc889439c68dbbd06318ed1ac331f73e308c /Gemfile
parentbundler: Include ruby-ldap (diff)
downloadwww-f221a4750b7496cd7fb16526a99a71c2a6748ea7.tar.gz
www-f221a4750b7496cd7fb16526a99a71c2a6748ea7.tar.bz2
www-f221a4750b7496cd7fb16526a99a71c2a6748ea7.zip
Revert "bundler: Include ruby-ldap"
This is only needed for update. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index b5e463c..2861ba6 100644
--- a/Gemfile
+++ b/Gemfile
@@ -5,7 +5,6 @@ gem "base32"
gem "nokogiri"
gem "kramdown-parser-gfm"
gem "rexml", '3.2.3' # has to match container
-gem "ruby-ldap"
group :jekyll_plugins do
gem "jekyll-feed", "~> 0.6"