From ad4f09f5b52fb428d8c036b9bdd450607d6f2aa2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 22:24:54 +0000 Subject: [PATCH] build(deps-dev): bump drb from 2.2.0 to 2.2.1 Bumps [drb](https://github.com/ruby/drb) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/ruby/drb/releases) - [Commits](https://github.com/ruby/drb/compare/v2.2.0...v2.2.1) --- updated-dependencies: - dependency-name: drb dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index de364ac02..d6262a246 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -17,8 +17,7 @@ GEM connection_pool (2.4.1) diff-lcs (1.5.1) docile (1.4.0) - drb (2.2.0) - ruby2_keywords + drb (2.2.1) i18n (1.14.1) concurrent-ruby (~> 1.0) minitest (5.22.2) @@ -37,7 +36,6 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-support (3.13.1) - ruby2_keywords (0.0.5) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11)