From 394c797c5a6daf4cdc8c1c80914f81db7c41a098 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 04:50:44 +0000 Subject: [PATCH] Bump net-ldap from 0.18.0 to 0.19.0 Bumps [net-ldap](https://github.com/ruby-ldap/ruby-net-ldap) from 0.18.0 to 0.19.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.18.0...v0.19.0) --- updated-dependencies: - dependency-name: net-ldap dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 57c4525..402fc59 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -51,7 +51,7 @@ GEM mock_redis (0.41.0) mustermann (3.0.0) ruby2_keywords (~> 0.0.1) - net-ldap (0.18.0) + net-ldap (0.19.0) nio4r (2.5.9) nio4r (2.5.9-java) opentelemetry-api (1.2.3)