From f40f9ce3ae87b890ee3b80119790da3a6ea79689 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 06:11:03 +0000 Subject: [PATCH] Update all Bundler dependencies (2024-03-04) --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2a5cde97b..ac57020a6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -130,6 +130,7 @@ GEM capybara-selenium (0.0.6) capybara selenium-webdriver + childprocess (5.0.0) coderay (1.1.3) concurrent-ruby (1.2.3) connection_pool (2.4.1) @@ -210,8 +211,9 @@ GEM railties (>= 3.2.16) json (2.7.1) language_server-protocol (3.17.0.3) - launchy (2.5.2) + launchy (3.0.0) addressable (~> 2.8) + childprocess (~> 5.0) listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10)