From 4b86454c28d1b24babe557127e9f2da8b8f43179 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Jan 2023 16:06:45 +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 513547191..c1f1f98c2 100644 --- a/play-with-docker/Portus/Gemfile.lock +++ b/play-with-docker/Portus/Gemfile.lock @@ -189,7 +189,7 @@ GEM multipart-post (2.0.0) mysql2 (0.3.18) nenv (0.3.0) - net-ldap (0.11) + net-ldap (0.16.2) nokogiri (1.13.10) mini_portile2 (~> 2.8.0) racc (~> 1.4)