From edafeb39cca2e7b63b025a2c9b78d74bea05e78e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 06:15:01 +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-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 311cd42cda..f952a1fa66 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -613,7 +613,8 @@ GEM concurrent-ruby (~> 1.0) uber (0.1.0) unicode-display_width (2.5.0) - vcr (6.2.0) + vcr (6.3.1) + base64 victor (0.3.4) view_component (3.10.0) activesupport (>= 5.2.0, < 8.0)