diff --git a/Gemfile b/Gemfile index 8b568e680..7f14bdc34 100644 --- a/Gemfile +++ b/Gemfile @@ -66,7 +66,7 @@ gem "lockbox", "2.0.0" gem "rotp", "~> 6.3" gem "strong_migrations", "~> 2.0" # Soft Deletion -gem "discard", "~> 1.2" +gem "discard", "~> 1.4" # ActiveModel extension to remove extra whitespace from attributes gem "strip_attributes", "~> 1.13" diff --git a/Gemfile.lock b/Gemfile.lock index 4ee886381..9853d5c0a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -169,8 +169,8 @@ GEM decent_exposure (3.0.4) activesupport (>= 4.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 (3.1.4) dotenv-rails (3.1.4) @@ -559,7 +559,7 @@ DEPENDENCIES capybara cssbundling-rails decent_exposure (~> 3.0) - discard (~> 1.2) + discard (~> 1.4) dotenv-rails factory_bot_rails faker