From 7c2ae3bb4de5a95e20f09325794e718bbd5e6c64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 09:26:58 +0000 Subject: [PATCH] Bump active_storage_validations from 1.1.4 to 3.0.3 Bumps [active_storage_validations](https://github.com/igorkasyanchuk/active_storage_validations) from 1.1.4 to 3.0.3. - [Release notes](https://github.com/igorkasyanchuk/active_storage_validations/releases) - [Changelog](https://github.com/igorkasyanchuk/active_storage_validations/blob/master/CHANGES.md) - [Commits](https://github.com/igorkasyanchuk/active_storage_validations/commits/3.0.03) --- updated-dependencies: - dependency-name: active_storage_validations dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f3f1c1f32d..f4dccfa25c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -104,11 +104,12 @@ GEM rails-html-sanitizer (~> 1.6) active_model_serializers (0.8.4) activemodel (>= 3.0) - 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 (3.0.3) + activejob (>= 6.1.4) + activemodel (>= 6.1.4) + activestorage (>= 6.1.4) + activesupport (>= 6.1.4) + marcel (>= 1.0.3) activejob (7.1.6) activesupport (= 7.1.6) globalid (>= 0.3.6) @@ -233,7 +234,7 @@ GEM marcel (~> 1.0) nokogiri (~> 1.10, >= 1.10.4) rubyzip (>= 1.3.0, < 3) - cgi (0.5.0) + cgi (0.5.1) childprocess (5.0.0) choice (0.2.0) chronic (0.10.2) @@ -248,8 +249,8 @@ GEM combine_pdf (1.0.31) matrix ruby-rc4 (>= 0.1.5) - concurrent-ruby (1.3.5) - connection_pool (2.5.5) + concurrent-ruby (1.3.6) + connection_pool (3.0.2) cookiejar (0.3.4) crack (1.0.0) bigdecimal @@ -491,7 +492,7 @@ GEM logger mini_mime (1.1.5) mini_portile2 (2.8.6) - minitest (5.26.2) + minitest (5.27.0) monetize (1.13.0) money (~> 6.12) money (6.16.0) @@ -881,7 +882,7 @@ GEM thor (1.4.0) thread-local (1.1.0) tilt (2.6.1) - timeout (0.4.4) + timeout (0.5.0) tsort (0.2.0) ttfunk (1.8.0) bigdecimal (~> 3.1)