From 4feabb63498062f3fc0d6b9655d3b07096d3114e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2020 11:20:13 +0000 Subject: [PATCH] Bump shoulda-matchers from 4.1.2 to 4.2.0 Bumps [shoulda-matchers](https://github.com/thoughtbot/shoulda-matchers) from 4.1.2 to 4.2.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.1.2...v4.2.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 37eda7850..865d362da 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -33,7 +33,7 @@ GEM thor (= 0.18.1) diff-lcs (1.3) docile (1.1.5) - i18n (1.7.0) + i18n (1.8.1) concurrent-ruby (~> 1.0) jaro_winkler (1.5.4) json (2.2.0) @@ -79,7 +79,7 @@ GEM rubocop-rspec (1.37.1) rubocop (>= 0.68.1) ruby-progressbar (1.10.1) - shoulda-matchers (4.1.2) + shoulda-matchers (4.2.0) activesupport (>= 4.2.0) simplecov (0.13.0) docile (~> 1.1.0) @@ -92,7 +92,7 @@ GEM thread_safe (0.3.6) timecop (0.9.1) tins (0.13.2) - tzinfo (1.2.5) + tzinfo (1.2.6) thread_safe (~> 0.1) unicode-display_width (1.6.0) unidecoder (1.1.2)