From 9b76c82bc3566e2dc0cae141a0d69a73b1bc5739 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2019 08:00:08 +0000 Subject: [PATCH] Bump net-ldap from 0.10.1 to 0.16.0 Bumps [net-ldap](https://github.com/ruby-ldap/ruby-net-ldap) from 0.10.1 to 0.16.0. - [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/compare/v0.10.1...v0.16.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 460f1f5..748109d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -85,7 +85,7 @@ GEM mini_portile2 (2.4.0) minitest (5.13.0) multi_json (1.10.1) - net-ldap (0.10.1) + net-ldap (0.16.0) nokogiri (1.10.4) mini_portile2 (~> 2.4.0) pg (0.18.1)