From b2021e1e744e0070d9fc8f18bb709feef8399ae1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Apr 2026 10:09:41 -0700 Subject: [PATCH] Bump trilogy from 2.10.0 to 2.11.1 (#2794) * Bump trilogy from 2.10.0 to 2.11.1 Bumps [trilogy](https://github.com/trilogy-libraries/trilogy) from 2.10.0 to 2.11.1. - [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.1) --- updated-dependencies: - dependency-name: trilogy dependency-version: 2.11.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * Sync Gemfile.saas.lock --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- Gemfile.saas.lock | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 6b012e96d..2ef5295a6 100644 --- a/Gemfile +++ b/Gemfile @@ -19,7 +19,7 @@ gem "solid_cache", "~> 1.0" gem "solid_queue", "~> 1.3" gem "sqlite3", ">= 2.0" gem "thruster", require: false -gem "trilogy", "~> 2.10" +gem "trilogy", "~> 2.11" # Features gem "bcrypt", "~> 3.1.22" diff --git a/Gemfile.lock b/Gemfile.lock index 0ef621a69..e5ce67808 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -462,7 +462,7 @@ GEM thruster (0.1.20-x86_64-darwin) thruster (0.1.20-x86_64-linux) timeout (0.6.0) - trilogy (2.10.0) + trilogy (2.11.1) bigdecimal tsort (0.2.0) tzinfo (2.0.6) @@ -539,7 +539,7 @@ DEPENDENCIES stackprof stimulus-rails thruster - trilogy (~> 2.10) + trilogy (~> 2.11) turbo-rails! useragent! vcr diff --git a/Gemfile.saas.lock b/Gemfile.saas.lock index 64f81b34f..9e43090e1 100644 --- a/Gemfile.saas.lock +++ b/Gemfile.saas.lock @@ -633,7 +633,7 @@ GEM thruster (0.1.20-x86_64-darwin) thruster (0.1.20-x86_64-linux) timeout (0.6.0) - trilogy (2.10.0) + trilogy (2.11.1) bigdecimal tsort (0.2.0) tzinfo (2.0.6)