From 058e6d84be2ab69c9250e7a41b60a0e18a445d6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 00:09:14 +0000 Subject: [PATCH] :arrow_up: Bump nio4r from 2.7.3 to 2.7.4 Bumps [nio4r](https://github.com/socketry/nio4r) from 2.7.3 to 2.7.4. - [Release notes](https://github.com/socketry/nio4r/releases) - [Changelog](https://github.com/socketry/nio4r/blob/main/changes.md) - [Commits](https://github.com/socketry/nio4r/compare/v2.7.3...v2.7.4) --- updated-dependencies: - dependency-name: nio4r dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 969543888..bb2108385 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -253,7 +253,7 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.3) + nio4r (2.7.4) nokogiri (1.16.7) mini_portile2 (~> 2.8.2) racc (~> 1.4)