From b1b41978f11bc108336dc4e9f80b71cc003c9b31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 18:46:46 +0000 Subject: [PATCH] Bump dnsruby from 1.73.1 to 1.74.0 Bumps [dnsruby](https://github.com/alexdalitz/dnsruby) from 1.73.1 to 1.74.0. - [Changelog](https://github.com/alexdalitz/dnsruby/blob/master/RELEASE_NOTES.md) - [Commits](https://github.com/alexdalitz/dnsruby/commits/v1.74.0) --- updated-dependencies: - dependency-name: dnsruby dependency-version: 1.74.0 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 37d1d2a..5fa417e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -35,7 +35,7 @@ GEM concurrent-ruby (1.3.7) connection_pool (3.0.2) csv (3.3.5) - dnsruby (1.73.1) + dnsruby (1.74.0) base64 (>= 0.2) logger (~> 1.6) simpleidn (~> 0.2.1)