From 3c7821dd22e2966ebe657b648f2e4198157f5091 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Apr 2023 12:35:57 +0000 Subject: [PATCH] Bump net-ldap from 0.17.1 to 0.18.0 Bumps [net-ldap](https://github.com/ruby-ldap/ruby-net-ldap) from 0.17.1 to 0.18.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.17.1...v0.18.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 294af4b..379305e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -48,7 +48,7 @@ GEM ruby2_keywords mustermann (3.0.0) ruby2_keywords (~> 0.0.1) - net-ldap (0.17.1) + net-ldap (0.18.0) nio4r (2.5.9) nio4r (2.5.9-java) opentelemetry-api (1.1.0)