From c192814d098410f3b2ed7d9682e1d1a6792b72f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 08:23:21 +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 557fae267..817039d35 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -738,8 +738,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)