From 3698b152ba1341a19e88bd4aa9f1e89c334c9772 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:38:32 +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 | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index dad82e3d..94b5d10f 100644 --- a/Gemfile +++ b/Gemfile @@ -128,7 +128,7 @@ group :test do gem 'webmock' gem 'rubocop', require: false gem 'ruby-prof', '1.2.0' - gem 'shoulda-matchers', '~> 4.2' + gem 'shoulda-matchers', '~> 4.3' gem 'rails-controller-testing' end diff --git a/Gemfile.lock b/Gemfile.lock index c21148b2..6eddcf88 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1050,7 +1050,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.6) connection_pool (2.2.2) crack (0.4.3) safe_yaml (~> 1.0.0) @@ -1418,7 +1418,7 @@ GEM childprocess (>= 0.5, < 4.0) rubyzip (>= 1.2.2) shellany (0.0.1) - shoulda-matchers (4.2.0) + shoulda-matchers (4.3.0) activesupport (>= 4.2.0) sidekiq (6.0.4) connection_pool (>= 2.2.2) @@ -1559,7 +1559,7 @@ DEPENDENCIES sass-rails selenium-webdriver serendipitous! - shoulda-matchers (~> 4.2) + shoulda-matchers (~> 4.3) sidekiq simplecov slack-notifier