From aff3615c444bd910873ccdcb64c387735f238bac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 08:09:05 +0000 Subject: [PATCH 1/2] Bump trilogy from 2.12.2 to 2.12.3 Bumps [trilogy](https://github.com/trilogy-libraries/trilogy) from 2.12.2 to 2.12.3. - [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.2...v2.12.3) --- updated-dependencies: - dependency-name: trilogy dependency-version: 2.12.3 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 d46cc93..0395c9b 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.0) + bigdecimal (4.1.1) 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.10) timeout (0.6.1) - trilogy (2.12.2) + trilogy (2.12.3) bigdecimal tzinfo (2.0.6) concurrent-ruby (~> 1.0) From 302c7f9334507591e67102c8a117ea8ec1a7debe Mon Sep 17 00:00:00 2001 From: Github Actions Date: Mon, 6 Apr 2026 08:10:08 +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 8da4b2b..eaecffe 100644 --- a/.app-image-tag +++ b/.app-image-tag @@ -1 +1 @@ -v0.10.2.11 +v0.10.2.12