From 334292e080e9b1f271f3b84ae8a74d24df78e37e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 08:28:32 +0000 Subject: [PATCH 1/2] Bump trilogy from 2.12.3 to 2.12.4 Bumps [trilogy](https://github.com/trilogy-libraries/trilogy) from 2.12.3 to 2.12.4. - [Release notes](https://github.com/trilogy-libraries/trilogy/releases) - [Changelog](https://github.com/trilogy-libraries/trilogy/blob/main/CHANGELOG.md) - [Commits](https://github.com/trilogy-libraries/trilogy/compare/v2.12.3...v2.12.4) --- updated-dependencies: - dependency-name: trilogy dependency-version: 2.12.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b2b4cdc..a99e758 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -36,7 +36,7 @@ GEM ast (2.4.3) base64 (0.3.0) benchmark (0.5.0) - bigdecimal (4.1.1) + bigdecimal (4.1.2) coderay (1.1.3) concurrent-ruby (1.3.6) connection_pool (2.5.5) @@ -125,7 +125,7 @@ GEM thor (1.4.0) timecop (0.9.11) timeout (0.6.1) - trilogy (2.12.3) + trilogy (2.12.4) bigdecimal tzinfo (2.0.6) concurrent-ruby (~> 1.0) From 35eef9f57cc95f85f06580e752aab8076b23d540 Mon Sep 17 00:00:00 2001 From: Github Actions Date: Mon, 20 Apr 2026 08:31:10 +0000 Subject: [PATCH 2/2] chore: Bump image tag and update lockfiles --- .app-image-tag | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.app-image-tag b/.app-image-tag index 3b6b1ab..1c9c9c8 100644 --- a/.app-image-tag +++ b/.app-image-tag @@ -1 +1 @@ -v0.10.2.16 +v0.10.2.17