From d662ae4c02889445aff48174d2ecc42e97e7ac4b Mon Sep 17 00:00:00 2001 From: Leona Maroni Date: Fri, 15 Nov 2024 13:00:59 +0100 Subject: [PATCH] gitlab: update bundler version fix broken gitlab-sidekiq with bundler update (cherry picked from commit dba59277c214714bd05305d7e0f3beafb12c07c6) --- .../applications/version-management/gitlab/rubyEnv/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/applications/version-management/gitlab/rubyEnv/Gemfile.lock b/pkgs/applications/version-management/gitlab/rubyEnv/Gemfile.lock index 034a7d66fe5c..15705711ef11 100644 --- a/pkgs/applications/version-management/gitlab/rubyEnv/Gemfile.lock +++ b/pkgs/applications/version-management/gitlab/rubyEnv/Gemfile.lock @@ -2310,4 +2310,4 @@ DEPENDENCIES yajl-ruby (~> 1.4.3) BUNDLED WITH - 2.5.16 + 2.5.22