From 525439e44d5212a628467f2b86cad13c3189e3a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 09:35:04 -0400 Subject: [PATCH] Bump vcr from 6.2.0 to 6.3.1 (#1131) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 005ec39a..ecc3b599 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -438,7 +438,8 @@ GEM unicode-display_width (2.5.0) uri (0.13.0) useragent (0.16.10) - vcr (6.2.0) + vcr (6.3.1) + base64 web-console (4.2.1) actionview (>= 6.0.0) activemodel (>= 6.0.0)