From 8f8e10435e7464a21092345d65167b888cd60430 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 05:01:39 +0000 Subject: [PATCH] Bump childprocess from 5.0.0 to 5.1.0 Bumps [childprocess](https://github.com/enkessler/childprocess) from 5.0.0 to 5.1.0. - [Release notes](https://github.com/enkessler/childprocess/releases) - [Changelog](https://github.com/enkessler/childprocess/blob/master/CHANGELOG.md) - [Commits](https://github.com/enkessler/childprocess/compare/v5.0.0...v5.1.0) --- updated-dependencies: - dependency-name: childprocess dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0876082489..25f48e4ad0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -224,7 +224,8 @@ GEM timers (>= 4.1.1) celluloid-supervision (0.20.6) timers (>= 4.1.1) - childprocess (5.0.0) + childprocess (5.1.0) + logger (~> 1.5) chosen-rails (1.10.0) coffee-rails (>= 3.2) railties (>= 3.0)