From fd4df52d9eccd23645df0b53d1c4455e5f3974d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dorian=20Mari=C3=A9?= Date: Thu, 26 Sep 2024 03:46:07 +0200 Subject: [PATCH] update gemfile.lock to use process_executer 1.1.1 and bundler 2.5.20 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9483c62..0bea9fb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -105,7 +105,7 @@ GEM ast (~> 2.4.1) racc prettier_print (1.2.1) - process_executer (1.1.0) + process_executer (1.1.1) public_suffix (6.0.1) racc (1.8.1) rack (3.1.7) @@ -205,4 +205,4 @@ RUBY VERSION ruby 3.3.5p100 BUNDLED WITH - 2.5.19 + 2.5.20