From 3049904b459655c488b4da0301a0881dda563517 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 18 Feb 2019 08:05:52 +0000 Subject: [PATCH] Bump shoulda-matchers from 3.1.2 to 4.0.0 Bumps [shoulda-matchers](https://github.com/thoughtbot/shoulda-matchers) from 3.1.2 to 4.0.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/v3.1.2...v4.0.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 40fc761..ed23721 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,8 +221,8 @@ GEM selenium-webdriver (3.141.0) childprocess (~> 0.5) rubyzip (~> 1.2, >= 1.2.2) - shoulda-matchers (3.1.2) - activesupport (>= 4.0.0) + shoulda-matchers (4.0.0) + activesupport (>= 4.2.0) simple_form (4.1.0) actionpack (>= 5.0) activemodel (>= 5.0)