From f89c9e17c5ceb17cc3304fd53e40fdbdcfbd5fac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 04:36:18 +0000 Subject: [PATCH] Bump dnsruby from 1.72.2 to 1.72.3 Bumps [dnsruby](https://github.com/alexdalitz/dnsruby) from 1.72.2 to 1.72.3. - [Changelog](https://github.com/alexdalitz/dnsruby/blob/master/RELEASE_NOTES.md) - [Commits](https://github.com/alexdalitz/dnsruby/commits/v1.72.3) --- updated-dependencies: - dependency-name: dnsruby dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 780b98c..2ef9f20 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -26,7 +26,8 @@ GEM connection_pool (2.4.1) csv (3.3.0) diff-lcs (1.5.1) - dnsruby (1.72.2) + dnsruby (1.72.3) + base64 (~> 0.2.0) simpleidn (~> 0.2.1) drb (2.2.1) em-websocket (0.5.3)