From 8705d64adc7333488c435e9d7ca17b77ba2aa5a7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 25 Jan 2021 05:51:16 +0000 Subject: [PATCH] Bump shoulda-matchers from 4.5.0 to 4.5.1 Bumps [shoulda-matchers](https://github.com/thoughtbot/shoulda-matchers) from 4.5.0 to 4.5.1. - [Release notes](https://github.com/thoughtbot/shoulda-matchers/releases) - [Changelog](https://github.com/thoughtbot/shoulda-matchers/blob/master/CHANGELOG.md) - [Commits](https://github.com/thoughtbot/shoulda-matchers/compare/v4.5.0...v4.5.1) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 60ae8e6d..8a1ed7b6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1452,7 +1452,7 @@ GEM rubyzip (>= 1.2.2) semantic_range (2.3.0) shellany (0.0.1) - shoulda-matchers (4.5.0) + shoulda-matchers (4.5.1) activesupport (>= 4.2.0) sidekiq (6.1.2) connection_pool (>= 2.2.2)