From 86091a5a79c7aa17178b06e11347fd0eff29186d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2026 09:35:06 +0000 Subject: [PATCH] Bump vcr from 6.3.1 to 6.4.0 Bumps [vcr](https://github.com/vcr/vcr) from 6.3.1 to 6.4.0. - [Release notes](https://github.com/vcr/vcr/releases) - [Changelog](https://github.com/vcr/vcr/blob/master/CHANGELOG.md) - [Commits](https://github.com/vcr/vcr/compare/v6.3.1...v6.4.0) --- updated-dependencies: - dependency-name: vcr dependency-version: 6.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d3ce3cd3a8..f909063597 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -932,8 +932,7 @@ GEM public_suffix validates_lengths_from_database (0.8.0) activerecord (>= 4) - vcr (6.3.1) - base64 + vcr (6.4.0) view_component (4.1.1) actionview (>= 7.1.0, < 8.2) activesupport (>= 7.1.0, < 8.2)