From de384ac261b0c5ab2a8e2e26eb06bbb5c5ede96f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 14:22:55 +0000 Subject: [PATCH] chore(deps-dev): bump vcr from 6.1.0 to 6.2.0 Bumps [vcr](https://github.com/vcr/vcr) from 6.1.0 to 6.2.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.1.0...v6.2.0) --- updated-dependencies: - dependency-name: vcr dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index e9390e4ea1..0280c69853 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -731,7 +731,7 @@ GEM validate_url (1.0.15) activemodel (>= 3.0.0) public_suffix - vcr (6.1.0) + vcr (6.2.0) view_component (3.3.0) activesupport (>= 5.2.0, < 8.0) concurrent-ruby (~> 1.0)