summaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index b539a769d..57f6c072f 100644
--- a/Gemfile
+++ b/Gemfile
@@ -26,7 +26,7 @@ gem "rbpdf", "~> 1.19.0"
# Optional gem for LDAP authentication
group :ldap do
- gem "net-ldap", "~> 0.12.0"
+ gem "net-ldap", "~> 0.12.1"
end
# Optional gem for OpenID authentication