From 1ad2881028491e0bfd3c1beb6e471263ae3c0a12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 May 2024 06:33:09 +0000 Subject: [PATCH] build(deps): bump the bundler group across 1 directory with 3 updates Bumps the bundler group with 3 updates in the / directory: [rubocop](https://github.com/rubocop/rubocop), [nio4r](https://github.com/socketry/nio4r) and [rack](https://github.com/rack/rack). Updates `rubocop` from 1.63.4 to 1.63.5 - [Release notes](https://github.com/rubocop/rubocop/releases) - [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop/rubocop/compare/v1.63.4...v1.63.5) Updates `nio4r` from 2.7.1 to 2.7.3 - [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.1...v2.7.3) Updates `rack` from 3.0.10 to 3.0.11 - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](https://github.com/rack/rack/commits) --- updated-dependencies: - dependency-name: rubocop dependency-type: direct:development update-type: version-update:semver-patch dependency-group: bundler - dependency-name: nio4r dependency-type: indirect update-type: version-update:semver-patch dependency-group: bundler - dependency-name: rack dependency-type: indirect update-type: version-update:semver-patch dependency-group: bundler ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 473af2688..8411b406f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -62,7 +62,7 @@ GEM nenv (0.3.0) net-http (0.4.1) uri - nio4r (2.7.1) + nio4r (2.7.3) notiffany (0.1.3) nenv (~> 0.1) shellany (~> 0.0) @@ -98,7 +98,7 @@ GEM puma (6.4.2) nio4r (~> 2.0) racc (1.7.3) - rack (3.0.10) + rack (3.0.11) rack-protection (4.0.0) base64 (>= 0.1.0) rack (>= 3.0.0, < 4) @@ -110,7 +110,7 @@ GEM ffi (~> 1.0) regexp_parser (2.9.0) rexml (3.2.6) - rubocop (1.63.4) + rubocop (1.63.5) json (~> 2.3) language_server-protocol (>= 3.17.0) parallel (~> 1.10)