From ee0860bdae1a01cf00bdff1ea9a13571fbc33e2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 23:57:52 +0100 Subject: [PATCH] Build(deps): Bump nio4r from 2.5.9 to 2.6.0 (#24421) Bumps [nio4r](https://github.com/socketry/nio4r) from 2.5.9 to 2.6.0. - [Changelog](https://github.com/socketry/nio4r/blob/main/changes.md) - [Commits](https://github.com/socketry/nio4r/compare/v2.5.9...v2.6.0) --- updated-dependencies: - dependency-name: nio4r dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index dce976c55c2..d9899bbf2c5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -256,7 +256,7 @@ GEM timeout net-smtp (0.4.0) net-protocol - nio4r (2.5.9) + nio4r (2.6.0) nokogiri (1.15.4) mini_portile2 (~> 2.8.2) racc (~> 1.4)