From 9fd2ff7620699b2cc77a72b1b68b7d1759b78127 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 09:02:43 +0000 Subject: [PATCH] Bump vcr from 6.2.0 to 6.3.1 Bumps [vcr](https://github.com/vcr/vcr) from 6.2.0 to 6.3.1. - [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.2.0...v6.3.1) --- updated-dependencies: - dependency-name: vcr dependency-version: 6.3.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f3f1c1f32d..e4e7f10342 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -913,7 +913,8 @@ GEM public_suffix validates_lengths_from_database (0.8.0) activerecord (>= 4) - vcr (6.2.0) + vcr (6.3.1) + base64 view_component (4.1.1) actionview (>= 7.1.0, < 8.2) activesupport (>= 7.1.0, < 8.2)