diff --git a/Gemfile.lock b/Gemfile.lock index 7c61d7b1c..25da7fb86 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -67,8 +67,11 @@ GEM activemodel (>= 4.1, < 6.2) case_transform (>= 0.2) jsonapi-renderer (>= 0.1.1.beta1, < 0.3) - active_storage_validations (0.9.2) - rails (>= 5.2.0) + active_storage_validations (0.9.6) + activejob (>= 5.2.0) + activemodel (>= 5.2.0) + activestorage (>= 5.2.0) + activesupport (>= 5.2.0) activejob (6.1.4.1) activesupport (= 6.1.4.1) globalid (>= 0.3.6)