diff --git a/Gemfile.lock b/Gemfile.lock index 24a6572a50..7b8dc97f70 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -113,11 +113,11 @@ GEM erubi (~> 1.11) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - active_storage_validations (3.0.5) - activejob (>= 6.1.4) - activemodel (>= 6.1.4) - activestorage (>= 6.1.4) - activesupport (>= 6.1.4) + active_storage_validations (4.1.0) + activejob (>= 7.0.1) + activemodel (>= 7.0.1) + activestorage (>= 7.0.1) + activesupport (>= 7.0.1) marcel (>= 1.0.3) activejob (8.0.5.1) activesupport (= 8.0.5.1)