From 42aabfad09c32f237593705bd5c974cb430ffc79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 04:42:48 +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 | 2 +- Gemfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile b/Gemfile index b81e4a6d16..0d9f7a8a40 100644 --- a/Gemfile +++ b/Gemfile @@ -24,7 +24,7 @@ gem "rails", "~> 8.0.2" gem 'aws-sdk-s3', require: false gem 'azure-storage-blob' # Adds soft delete functionality for models. -gem 'discard', '~> 1.3' +gem 'discard', '~> 2.0' # Treats attributes like money, which knows about dollars and cents. gem "money-rails" # Tracks history / audits models. diff --git a/Gemfile.lock b/Gemfile.lock index b324461cfb..2deebaf65e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -160,7 +160,7 @@ GEM activesupport tzinfo coderay (1.1.3) - concurrent-ruby (1.3.6) + concurrent-ruby (1.3.7) connection_pool (3.0.2) crack (1.0.1) bigdecimal @@ -199,8 +199,8 @@ GEM actionmailer (>= 5.0) devise (>= 4.6) diff-lcs (1.6.2) - discard (1.4.0) - activerecord (>= 4.2, < 9.0) + discard (2.0.0) + activerecord (>= 7.0, < 9.0) docile (1.4.0) dotenv (3.2.0) dotenv-rails (3.2.0) @@ -320,7 +320,7 @@ GEM hashery (2.1.2) hashie (5.1.0) logger - i18n (1.14.8) + i18n (1.15.2) concurrent-ruby (~> 1.0) icalendar (2.12.1) base64 @@ -793,7 +793,7 @@ DEPENDENCIES delayed_job_web devise (>= 4.7.1) devise_invitable - discard (~> 1.3) + discard (~> 2.0) dotenv-rails dry-struct erb_lint