From 03a1f0c4fd0fe20476bc44739af48ae2af06f575 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 05:41:12 +0000 Subject: [PATCH] Bump active_storage_validations from 1.3.0 to 1.3.4 Bumps [active_storage_validations](https://github.com/igorkasyanchuk/active_storage_validations) from 1.3.0 to 1.3.4. - [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/compare/1.3.0...1.3.4) --- updated-dependencies: - dependency-name: active_storage_validations dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 06d6988..65b4bc5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -45,11 +45,12 @@ GEM erubi (~> 1.11) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - active_storage_validations (1.3.0) + active_storage_validations (1.3.4) activejob (>= 6.1.4) activemodel (>= 6.1.4) activestorage (>= 6.1.4) activesupport (>= 6.1.4) + marcel (>= 1.0.3) activejob (7.2.2) activesupport (= 7.2.2) globalid (>= 0.3.6) @@ -112,7 +113,7 @@ GEM aws-eventstream (~> 1, >= 1.0.2) base64 (0.2.0) bcrypt (3.1.20) - benchmark (0.3.0) + benchmark (0.4.0) bigdecimal (3.1.8) binding_of_caller (1.0.1) debug_inspector (>= 1.2.0) @@ -345,14 +346,14 @@ GEM ruby-vips (2.2.2) ffi (~> 1.12) logger - securerandom (0.3.1) + securerandom (0.3.2) spring (4.2.1) spring-watcher-listen (2.1.0) listen (>= 2.7, < 4.0) spring (>= 4) stringio (3.1.1) thor (1.3.2) - timeout (0.4.1) + timeout (0.4.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0) useragent (0.16.10)