From 406ec6343cbb9f5208b11bee373600feaddaccc7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Dec 2025 07:04:10 +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 c1f09e081..d9f33173a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -746,8 +746,7 @@ GEM validate_url (1.0.15) activemodel (>= 3.0.0) public_suffix - vcr (6.3.1) - base64 + vcr (6.4.0) virtus (2.0.0) axiom-types (~> 0.1) coercible (~> 1.0)