From 86eafa73fdf3e3bbea4f493908242512f0cc3837 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Jan 2023 16:15:20 +0000 Subject: [PATCH] Bump net-ldap from 0.16.1 to 0.16.2 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] --- Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 97bbd33..8f61862 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -170,7 +170,9 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (0.9.2) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.11.3) @@ -178,7 +180,7 @@ GEM multi_json (1.13.1) multi_xml (0.6.0) multipart-post (2.1.1) - net-ldap (0.16.1) + net-ldap (0.16.2) nio4r (2.4.0) nokogiri (1.10.9) mini_portile2 (~> 2.4.0)