From 02c0499a90e0c95ade7daa88cbfdcc3523be6e1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Jan 2026 02:32:31 +0000 Subject: [PATCH] chore(deps-dev): 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 97e46f04..87ba4a36 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -278,8 +278,7 @@ GEM unicode-emoji (4.1.0) uri (1.1.1) useragent (0.16.10) - vcr (6.3.1) - base64 + vcr (6.4.0) webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2)