From c628e328776ebcb5d2abd897070eecfa772683e1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 14:14:05 +0000 Subject: [PATCH] Update dependency active_storage_validations to '~> 1.3' --- api/Gemfile | 2 +- api/Gemfile.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/api/Gemfile b/api/Gemfile index 8f5471ec6..f73fe7036 100644 --- a/api/Gemfile +++ b/api/Gemfile @@ -16,7 +16,7 @@ gem 'puma', '~> 6.4', '>= 6.4.2' gem 'rubyzip', '~> 2.3', '>= 2.3.2' # Validate ActiveStorage attachments -gem 'active_storage_validations', '~> 1.1', '>= 1.1.4' +gem 'active_storage_validations', '~> 1.3' # interfacing with docker gem 'docker-api', '~> 2.2.0' diff --git a/api/Gemfile.lock b/api/Gemfile.lock index 7112d7f55..1d58bb7c3 100644 --- a/api/Gemfile.lock +++ b/api/Gemfile.lock @@ -55,11 +55,11 @@ GEM activemodel (>= 4.1) case_transform (>= 0.2) jsonapi-renderer (>= 0.1.1.beta1, < 0.3) - active_storage_validations (1.1.4) - activejob (>= 5.2.0) - activemodel (>= 5.2.0) - activestorage (>= 5.2.0) - activesupport (>= 5.2.0) + active_storage_validations (1.3.0) + activejob (>= 6.1.4) + activemodel (>= 6.1.4) + activestorage (>= 6.1.4) + activesupport (>= 6.1.4) activejob (7.1.4.1) activesupport (= 7.1.4.1) globalid (>= 0.3.6) @@ -304,7 +304,7 @@ PLATFORMS DEPENDENCIES active_model_serializers (~> 0.10, >= 0.10.14) - active_storage_validations (~> 1.1, >= 1.1.4) + active_storage_validations (~> 1.3) annotate (~> 3.2) bcrypt_pbkdf bootsnap