From eae066d6abc97834873aad49963d12c0908a03d6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 25 Jan 2021 05:20:27 +0000 Subject: [PATCH] Bump shoulda-matchers from 4.2.0 to 4.5.1 Bumps [shoulda-matchers](https://github.com/thoughtbot/shoulda-matchers) from 4.2.0 to 4.5.1. - [Release notes](https://github.com/thoughtbot/shoulda-matchers/releases) - [Changelog](https://github.com/thoughtbot/shoulda-matchers/blob/master/CHANGELOG.md) - [Commits](https://github.com/thoughtbot/shoulda-matchers/compare/v4.2.0...v4.5.1) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4374563..23cc5f8 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.8) 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.7) 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.3) 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.5.1) activesupport (>= 4.2.0) simple_form (4.1.0) actionpack (>= 5.0) @@ -239,7 +239,7 @@ GEM thor (1.0.1) thread_safe (0.3.6) tilt (2.0.8) - tzinfo (1.2.6) + tzinfo (1.2.9) thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3)