From f03af2bc60ca211430fb6d4ed7c0372952a4c05f Mon Sep 17 00:00:00 2001 From: Colin Darie Date: Thu, 12 Dec 2024 10:59:06 +0100 Subject: [PATCH] chore: Update discard from 1.3.0 to 1.4.0 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7e7c3524b..bb0aba2f4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -222,8 +222,8 @@ GEM railties (>= 7.0, < 8.1) rotp (~> 6.0) diff-lcs (1.5.1) - discard (1.3.0) - activerecord (>= 4.2, < 8) + discard (1.4.0) + activerecord (>= 4.2, < 9.0) docile (1.4.0) dotenv (2.8.1) dotenv-rails (2.8.1)