From eac89f2b5f4362a24378c520f7be0d2c6dfe55f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Jan 2023 16:07:53 +0000 Subject: [PATCH] Bump net-ldap from 0.16.1 to 0.17.1 Bumps [net-ldap](https://github.com/ruby-ldap/ruby-net-ldap) from 0.16.1 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.16.1...v0.17.1) --- 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 04909aa..ea744da 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -174,14 +174,16 @@ GEM mimemagic (~> 0.3.2) method_source (0.9.0) mime-types (2.99.3) - mimemagic (0.3.2) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.0) mini_portile2 (2.3.0) minitest (5.11.3) multi_json (1.13.1) multi_xml (0.6.0) multipart-post (2.0.0) - net-ldap (0.16.1) + net-ldap (0.17.1) net-scp (1.2.1) net-ssh (>= 2.6.5) net-ssh (5.0.1)