From 6ca0fddd599b67114ccd2cccd57364e696756ba7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 18:15:59 +0000 Subject: [PATCH] bundle(deps-dev): bump the ruby-deps group with 2 updates Bumps the ruby-deps group with 2 updates: [dnsruby](https://github.com/alexdalitz/dnsruby) and [uri](https://github.com/ruby/uri). Updates `dnsruby` from 1.72.3 to 1.72.4 - [Changelog](https://github.com/alexdalitz/dnsruby/blob/master/RELEASE_NOTES.md) - [Commits](https://github.com/alexdalitz/dnsruby/compare/v1.72.3...v1.72.4) Updates `uri` from 1.0.2 to 1.0.3 - [Release notes](https://github.com/ruby/uri/releases) - [Commits](https://github.com/ruby/uri/compare/v1.0.2...v1.0.3) --- updated-dependencies: - dependency-name: dnsruby dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby-deps - dependency-name: uri dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby-deps ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 691b4d29..b1068dd8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -28,8 +28,9 @@ GEM concurrent-ruby (1.3.5) connection_pool (2.5.0) csv (3.3.2) - dnsruby (1.72.3) + dnsruby (1.72.4) base64 (~> 0.2.0) + logger (~> 1.6.5) simpleidn (~> 0.2.1) drb (2.2.1) em-websocket (0.5.3) @@ -294,7 +295,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (1.8.0) - uri (1.0.2) + uri (1.0.3) webrick (1.9.1) PLATFORMS