From fc479fa2d2c2174fc703781c3c8a7ddb0e405c7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Jan 2023 16:05:36 +0000 Subject: [PATCH] Bump net-ldap from 0.11 to 0.17.1 Bumps [net-ldap](https://github.com/ruby-ldap/ruby-net-ldap) from 0.11 to 0.17.1. - [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.17.1) --- updated-dependencies: - dependency-name: net-ldap dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index ab3d3d9..0c03236 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,7 +14,7 @@ GEM diff-lcs (1.1.3) hashie (3.4.0) method_source (0.8.1) - net-ldap (0.11) + net-ldap (0.17.1) omniauth (1.2.2) hashie (>= 1.2, < 4) rack (~> 1.0)