From e2b5f13e2e05fce12d49e5c853039482b110ff2f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 19 Feb 2020 05:14:24 +0000 Subject: [PATCH] Bump shoulda-matchers from 4.2.0 to 4.3.0 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] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4374563..a070dbe 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -64,7 +64,7 @@ GEM xpath (~> 3.2) childprocess (3.0.0) coderay (1.1.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.6) crack (0.4.3) safe_yaml (~> 1.0.0) crass (1.0.5) @@ -109,7 +109,7 @@ GEM http-form_data (2.2.0) http-parser (1.2.1) ffi-compiler (>= 1.0, < 2.0) - i18n (1.8.1) + i18n (1.8.2) concurrent-ruby (~> 1.0) io-like (0.3.0) jwt (2.2.1) @@ -126,7 +126,7 @@ GEM mimemagic (0.3.3) mini_mime (1.0.2) mini_portile2 (2.4.0) - minitest (5.13.0) + minitest (5.14.0) multi_json (1.14.1) multi_xml (0.6.0) multipart-post (2.1.1) @@ -224,7 +224,7 @@ GEM selenium-webdriver (3.142.7) childprocess (>= 0.5, < 4.0) rubyzip (>= 1.2.2) - shoulda-matchers (4.2.0) + shoulda-matchers (4.3.0) activesupport (>= 4.2.0) simple_form (4.1.0) actionpack (>= 5.0)