From dc457a3625e595fcd480fa45db21fc3c5d21f00b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 03:15:06 +0000 Subject: [PATCH] Bump trilogy from 2.10.0 to 2.11.0 Bumps [trilogy](https://github.com/trilogy-libraries/trilogy) from 2.10.0 to 2.11.0. - [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.10.0...v2.11.0) --- updated-dependencies: - dependency-name: trilogy dependency-version: 2.11.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 685c88c..a989b0f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -115,7 +115,7 @@ GEM ruby-progressbar (1.13.0) securerandom (0.4.1) timeout (0.6.0) - trilogy (2.10.0) + trilogy (2.11.0) bigdecimal tzinfo (2.0.6) concurrent-ruby (~> 1.0)