aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2021-08-26 14:32:49 +0200
committerMichał Górny <mgorny@gentoo.org>2021-08-26 14:32:49 +0200
commit904bf5877d2ce9bbee6ca9e92c423c4b30a50c10 (patch)
tree71749a2a68e8fcf6046744579f6a162bbdb4959f /Gemfile
parentdevaway: Support reason without date (diff)
downloadwww-904bf5877d2ce9bbee6ca9e92c423c4b30a50c10.tar.gz
www-904bf5877d2ce9bbee6ca9e92c423c4b30a50c10.tar.bz2
www-904bf5877d2ce9bbee6ca9e92c423c4b30a50c10.zip
bundler: Include ruby-ldap
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
index 2861ba6..b5e463c 100644
--- a/Gemfile
+++ b/Gemfile
@@ -5,6 +5,7 @@ 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"