From 67ef142546c1b951ca4e6c2ecaca219f4f624af1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Nov 2025 09:01:31 +0000 Subject: [PATCH] Bump arel-helpers from 2.14.0 to 2.17.0 Bumps [arel-helpers](https://github.com/camertron/arel-helpers) from 2.14.0 to 2.17.0. - [Changelog](https://github.com/camertron/arel-helpers/blob/master/CHANGELOG.md) - [Commits](https://github.com/camertron/arel-helpers/compare/v2.14.0...v2.17.0) --- updated-dependencies: - dependency-name: arel-helpers dependency-version: 2.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 02769f6333..41c2c502ab 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -171,8 +171,8 @@ GEM railties (>= 3, < 9) angularjs-file-upload-rails (2.4.1) angularjs-rails (1.8.0) - arel-helpers (2.14.0) - activerecord (>= 3.1.0, < 8) + arel-helpers (2.17.0) + activerecord (>= 3.1.0) ast (2.4.3) attr_required (1.0.2) aws-eventstream (1.3.0)