From a63c55e64f60be883103f100b6c93c41bb214be4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 02:16:22 +0000 Subject: [PATCH] Bump ancestry from 4.3.3 to 5.0.0 Bumps [ancestry](https://github.com/stefankroes/ancestry) from 4.3.3 to 5.0.0. - [Changelog](https://github.com/stefankroes/ancestry/blob/master/CHANGELOG.md) - [Commits](https://github.com/stefankroes/ancestry/compare/v4.3.3...v5.0.0) --- updated-dependencies: - dependency-name: ancestry dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2d05770b7..13ab57bd0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -113,8 +113,9 @@ GEM administrate rails (>= 5.0) administrate-field-scoped_has_many (0.2.0) - ancestry (4.3.3) + ancestry (5.0.0) activerecord (>= 5.2.6) + logger ast (2.4.3) attr_json (2.6.0) activerecord (>= 6.0.0, < 8.2)