From ef12b4012ebe405b799c61766d6925a503bb1b40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Jan 2023 16:14:50 +0000 Subject: [PATCH] Bump net-ldap in /scripts/authentication_examples/ldap Bumps [net-ldap](https://github.com/ruby-ldap/ruby-net-ldap) from 0.16.1 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.16.1...v0.16.2) --- updated-dependencies: - dependency-name: net-ldap dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scripts/authentication_examples/ldap/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/authentication_examples/ldap/Gemfile.lock b/scripts/authentication_examples/ldap/Gemfile.lock index ccff9d77b..d0ad28d42 100644 --- a/scripts/authentication_examples/ldap/Gemfile.lock +++ b/scripts/authentication_examples/ldap/Gemfile.lock @@ -2,7 +2,7 @@ GEM remote: https://rubygems.org/ specs: highline (1.7.10) - net-ldap (0.16.1) + net-ldap (0.16.2) PLATFORMS ruby