From 22b4cbfbe667068b7aab1bc8ce998278b9a88610 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 04:40:40 +0000 Subject: [PATCH] Bump nio4r from 2.6.1 to 2.7.0 Bumps [nio4r](https://github.com/socketry/nio4r) from 2.6.1 to 2.7.0. - [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.6.1...v2.7.0) --- updated-dependencies: - dependency-name: nio4r 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 055d43f..e4f3597 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -176,7 +176,7 @@ GEM timeout net-smtp (0.4.0) net-protocol - nio4r (2.6.1) + nio4r (2.7.0) nokogiri (1.15.5) mini_portile2 (~> 2.8.2) racc (~> 1.4)