From b80b5b36b45268c53a1755c4927ff465912db1dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 22:19:18 +0000 Subject: [PATCH] Bump vcr from 3.0.3 to 6.4.0 Bumps [vcr](https://github.com/vcr/vcr) from 3.0.3 to 6.4.0. - [Release notes](https://github.com/vcr/vcr/releases) - [Changelog](https://github.com/vcr/vcr/blob/master/CHANGELOG.md) - [Upgrade guide](https://github.com/vcr/vcr/blob/master/Upgrade.md) - [Commits](https://github.com/vcr/vcr/compare/v3.0.3...v6.4.0) --- updated-dependencies: - dependency-name: vcr dependency-version: 6.4.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index e1fefad..99846cf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -44,7 +44,7 @@ GEM tins (~> 1.0) thor (0.19.1) tins (1.12.0) - vcr (3.0.3) + vcr (6.4.0) webmock (2.1.0) addressable (>= 2.3.6) crack (>= 0.3.2)