From eaf516a5adff1c232d571f5ba4c69338103bf9cb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 19 Feb 2020 13:41:38 -0500 Subject: [PATCH] Build(deps-dev): Bump shoulda-matchers from 4.2.0 to 4.3.0 (#8989) Bumps [shoulda-matchers](https://github.com/thoughtbot/shoulda-matchers) from 4.2.0 to 4.3.0. - [Release notes](https://github.com/thoughtbot/shoulda-matchers/releases) - [Changelog](https://github.com/thoughtbot/shoulda-matchers/blob/master/NEWS.md) - [Commits](https://github.com/thoughtbot/shoulda-matchers/compare/v4.2.0...v4.3.0) Signed-off-by: dependabot-preview[bot] Co-authored-by: Robin Ward --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 027ef1c6eac..a524ba6f0c8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -370,7 +370,7 @@ GEM seed-fu (2.3.9) activerecord (>= 3.1) activesupport (>= 3.1) - shoulda-matchers (4.2.0) + shoulda-matchers (4.3.0) activesupport (>= 4.2.0) sidekiq (6.0.5) connection_pool (>= 2.2.2)