From b492be046cd9bdee7e0597be7cb1988ad9883c3f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2019 10:27:22 +0000 Subject: [PATCH] [Security] Bump net-ldap from 0.3.1 to 0.16.2 Bumps [net-ldap](https://github.com/ruby-ldap/ruby-net-ldap) from 0.3.1 to 0.16.2. **This update includes a security fix.** - [Release notes](https://github.com/ruby-ldap/ruby-net-ldap/releases) - [Changelog](https://github.com/ruby-ldap/ruby-net-ldap/blob/master/History.rdoc) - [Commits](https://github.com/ruby-ldap/ruby-net-ldap/commits/v0.16.2) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2ffdfd0..e239f80 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -107,7 +107,7 @@ GEM treetop (~> 1.4.8) mime-types (1.25) multi_json (1.8.2) - net-ldap (0.3.1) + net-ldap (0.16.2) orm_adapter (0.4.0) pg (0.18.4) polyglot (0.3.3)