From 0e662d572125d1fde85cb954da4bfdd64b0df68a Mon Sep 17 00:00:00 2001 From: Andrej Date: Fri, 30 Aug 2024 11:59:21 +0200 Subject: [PATCH] Fix caracal library version [SCI-10985] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 037850e82..09abcdc32 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -24,10 +24,10 @@ GIT GIT remote: https://github.com/scinote-eln/caracal.git - revision: f8e4c279adfee7801eb1024e1d6a18bb06c9c76a + revision: f30bd2d26229c8118cc392c3a18409cb9a12ae02 branch: custom-docx-reports specs: - caracal (1.4.1) + caracal (1.4.2) nokogiri (~> 1.6) rubyzip (>= 2.3) tilt (>= 1.4)