From 171ed7e4f94c0984f2b6a6ad372dc8b7a0334baf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Jan 2023 16:05:35 +0000 Subject: [PATCH] Bump net-ldap from 0.11 to 0.16.2 in /play-with-docker/Portus 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] --- play-with-docker/Portus/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/play-with-docker/Portus/Gemfile.lock b/play-with-docker/Portus/Gemfile.lock index 7895165b8..79d0903ee 100644 --- a/play-with-docker/Portus/Gemfile.lock +++ b/play-with-docker/Portus/Gemfile.lock @@ -198,7 +198,7 @@ GEM multipart-post (2.0.0) mysql2 (0.3.18) nenv (0.3.0) - net-ldap (0.11) + net-ldap (0.16.2) nio4r (2.5.8) nokogiri (1.13.6) mini_portile2 (~> 2.8.0)