From 72b8ea074e674f76da05b0aedc02283cd79ae0a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Jan 2023 16:06:03 +0000 Subject: [PATCH] Bump net-ldap from 0.11 to 0.16.2 Bumps [net-ldap](https://github.com/ruby-ldap/ruby-net-ldap) from 0.11 to 0.16.2. - [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.11...v0.16.2) --- updated-dependencies: - dependency-name: net-ldap dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c7a6c87..eeb7a48 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -248,7 +248,7 @@ GEM nenv (0.2.0) net-http-persistent (2.9.4) net-http-pipeline (1.0.1) - net-ldap (0.11) + net-ldap (0.16.2) net-scp (1.2.1) net-ssh (>= 2.6.5) net-ssh (2.9.2)