From d09b20a8215735b9dafd087f37a36607052eeeb3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 7 Jun 2026 13:46:26 +0000 Subject: [PATCH] Bump discard from 1.4.0 to 2.0.0 Bumps [discard](https://github.com/jhawthorn/discard) from 1.4.0 to 2.0.0. - [Changelog](https://github.com/jhawthorn/discard/blob/master/CHANGELOG.md) - [Commits](https://github.com/jhawthorn/discard/compare/v1.4.0...v2.0.0) --- updated-dependencies: - dependency-name: discard dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 48e28058b2..ef0d7e28cf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -254,8 +254,8 @@ GEM responders warden (~> 1.2.3) diff-lcs (1.6.2) - discard (1.4.0) - activerecord (>= 4.2, < 9.0) + discard (2.0.0) + activerecord (>= 7.0, < 9.0) domain_name (0.6.20240107) dotenv (3.2.0) dotenv-rails (3.2.0)