From 32e519fc1e43967e79980d2225405eed2ee8e478 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 19:43:30 +0000 Subject: [PATCH] Bump trilogy from 2.9.0 to 2.10.0 Bumps [trilogy](https://github.com/trilogy-libraries/trilogy) from 2.9.0 to 2.10.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.9.0...v2.10.0) --- updated-dependencies: - dependency-name: trilogy dependency-version: 2.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 8c6d39d0fd..676d1e44e4 100644 --- a/Gemfile +++ b/Gemfile @@ -19,7 +19,7 @@ gem "solid_cache", "~> 1.0" gem "solid_queue", "~> 1.2" gem "sqlite3", ">= 2.0" gem "thruster", require: false -gem "trilogy", "~> 2.9" +gem "trilogy", "~> 2.10" # Features gem "bcrypt", "~> 3.1.7" diff --git a/Gemfile.lock b/Gemfile.lock index ea92feb395..8157c8c01e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -447,7 +447,8 @@ GEM thruster (0.1.17-x86_64-darwin) thruster (0.1.17-x86_64-linux) timeout (0.6.0) - trilogy (2.9.0) + trilogy (2.10.0) + bigdecimal tsort (0.2.0) turbo-rails (2.0.21) actionpack (>= 7.1.0) @@ -531,7 +532,7 @@ DEPENDENCIES sqlite3 (>= 2.0) stimulus-rails thruster - trilogy (~> 2.9) + trilogy (~> 2.10) turbo-rails useragent! vcr