From c2a279c3c8f4f07a774127651c39932b0e9ff0c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 05:05:12 +0000 Subject: [PATCH] chore(deps): bump active_storage_validations from 3.0.1 to 3.0.2 Bumps [active_storage_validations](https://github.com/igorkasyanchuk/active_storage_validations) from 3.0.1 to 3.0.2. - [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/3.0.1...3.0.2) --- updated-dependencies: - dependency-name: active_storage_validations dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5bf6cdbf0..a473e0e4e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -115,7 +115,7 @@ GEM rails-html-sanitizer (~> 1.6) active_storage_svg_sanitizer (0.1.0) rails (>= 5.2) - active_storage_validations (3.0.1) + active_storage_validations (3.0.2) activejob (>= 6.1.4) activemodel (>= 6.1.4) activestorage (>= 6.1.4) @@ -485,11 +485,11 @@ GEM net-smtp (0.5.1) net-protocol nio4r (2.7.4) - nokogiri (1.18.9-aarch64-linux-gnu) + nokogiri (1.18.10-aarch64-linux-gnu) racc (~> 1.4) - nokogiri (1.18.9-arm64-darwin) + nokogiri (1.18.10-arm64-darwin) racc (~> 1.4) - nokogiri (1.18.9-x86_64-linux-gnu) + nokogiri (1.18.10-x86_64-linux-gnu) racc (~> 1.4) noticed (2.8.0) rails (>= 6.1.0)