From c257772388783ccc286fdfce28de724aef8b6de1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 29 Jan 2019 05:28:00 +0000 Subject: [PATCH] Bump shoulda-matchers from 3.1.2 to 3.1.3 Bumps [shoulda-matchers](https://github.com/thoughtbot/shoulda-matchers) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/thoughtbot/shoulda-matchers/releases) - [Changelog](https://github.com/thoughtbot/shoulda-matchers/blob/v3.1.3/NEWS.md) - [Commits](https://github.com/thoughtbot/shoulda-matchers/compare/v3.1.2...v3.1.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 40fc761..0c92b56 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -106,7 +106,7 @@ GEM domain_name (~> 0.5) http-form_data (2.1.1) http_parser.rb (0.6.0) - i18n (1.5.1) + i18n (1.5.3) concurrent-ruby (~> 1.0) io-like (0.3.0) jwt (1.5.6) @@ -221,7 +221,7 @@ GEM selenium-webdriver (3.141.0) childprocess (~> 0.5) rubyzip (~> 1.2, >= 1.2.2) - shoulda-matchers (3.1.2) + shoulda-matchers (3.1.3) activesupport (>= 4.0.0) simple_form (4.1.0) actionpack (>= 5.0)