From 2961560dacf27a9f869111e5f432eed71f5b9043 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Mon, 3 Jun 2019 22:40:58 +0000 Subject: [PATCH] Bump shoulda-matchers from 3.1.2 to 4.0.1 Bumps [shoulda-matchers](https://github.com/thoughtbot/shoulda-matchers) from 3.1.2 to 4.0.1. - [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.1) --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 90dc1499..f2decc8f 100644 --- a/Gemfile +++ b/Gemfile @@ -115,7 +115,7 @@ group :test do gem 'webmock' gem 'rubocop', require: false gem 'ruby-prof', '0.18.0' - gem 'shoulda-matchers', '~> 3.1' + gem 'shoulda-matchers', '~> 4.0' gem 'rails-controller-testing' end diff --git a/Gemfile.lock b/Gemfile.lock index 80126338..5e9da8c6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1144,8 +1144,8 @@ GEM childprocess (>= 0.5, < 2.0) rubyzip (~> 1.2, >= 1.2.2) shellany (0.0.1) - shoulda-matchers (3.1.2) - activesupport (>= 4.0.0) + shoulda-matchers (4.0.1) + activesupport (>= 4.2.0) sidekiq (5.2.7) connection_pool (~> 2.2, >= 2.2.2) rack (>= 1.5.0) @@ -1292,7 +1292,7 @@ DEPENDENCIES sass-rails selenium-webdriver serendipitous! - shoulda-matchers (~> 3.1) + shoulda-matchers (~> 4.0) sidekiq simplecov slack-notifier