From b1d5b866e71e60cfe1b4088261a6754d82cad874 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Jan 2023 16:15:33 +0000 Subject: [PATCH] Bump net-ldap from 0.3.1 to 0.17.1 Bumps [net-ldap](https://github.com/ruby-ldap/ruby-net-ldap) from 0.3.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/commits/v0.17.1) --- updated-dependencies: - dependency-name: net-ldap dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2175955..84c94e4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,16 +2,26 @@ PATH remote: . specs: adauth (2.0.2) + activesupport expects (~> 0.0.2) net-ldap GEM remote: https://rubygems.org/ specs: + activesupport (7.0.4.1) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + concurrent-ruby (1.2.0) diff-lcs (1.1.3) - expects (0.0.2) + expects (0.0.3) + i18n (1.12.0) + concurrent-ruby (~> 1.0) + minitest (5.17.0) multi_json (1.7.7) - net-ldap (0.3.1) + net-ldap (0.17.1) rake (0.9.2.2) rspec (2.11.0) rspec-core (~> 2.11.0) @@ -25,6 +35,8 @@ GEM multi_json (~> 1.0) simplecov-html (~> 0.7.1) simplecov-html (0.7.1) + tzinfo (2.0.5) + concurrent-ruby (~> 1.0) yard (0.8.6.2) PLATFORMS