From 9984f16650e745e7854c329cad03c14b61765b88 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2019 05:19:19 +0000 Subject: [PATCH] Bump shoulda-matchers from 4.1.1 to 4.1.2 Bumps [shoulda-matchers](https://github.com/thoughtbot/shoulda-matchers) from 4.1.1 to 4.1.2. - [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.1.1...v4.1.2) 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 03d157b..dcdf711 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -221,7 +221,7 @@ GEM selenium-webdriver (3.142.3) childprocess (>= 0.5, < 2.0) rubyzip (~> 1.2, >= 1.2.2) - shoulda-matchers (4.1.1) + shoulda-matchers (4.1.2) activesupport (>= 4.2.0) simple_form (4.1.0) actionpack (>= 5.0)