From 9220601cc1494fe198261276391bd3b2fb3d2564 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Feb 2023 06:14:07 +0000 Subject: [PATCH] Bump vcr from 3.0.3 to 6.1.0 Bumps [vcr](https://github.com/vcr/vcr) from 3.0.3 to 6.1.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.1.0) --- updated-dependencies: - dependency-name: vcr dependency-type: direct:development 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 ca7e955..cd96e69 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -45,7 +45,7 @@ GEM thread_safe (0.3.6) tzinfo (1.2.7) thread_safe (~> 0.1) - vcr (3.0.3) + vcr (6.1.0) zeitwerk (2.3.0) PLATFORMS