From 3fc1555c975a4131db1fcae6b573fd2ba95ab32f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Jan 2021 09:17:00 +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[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 958ba666..0ac529f1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -312,7 +312,7 @@ GEM thor (>= 0.19.0, < 2.0) rainbow (3.0.0) rake (13.0.3) - ransack (2.4.1) + ransack (2.4.2) activerecord (>= 5.2.4) activesupport (>= 5.2.4) i18n @@ -394,7 +394,7 @@ GEM semantic_range (2.3.1) sentry-raven (3.1.1) faraday (>= 1.0) - shoulda-matchers (4.5.0) + shoulda-matchers (4.5.1) activesupport (>= 4.2.0) simplecov (0.21.2) docile (~> 1.1)