From 5cf7d583cbb0c779be8eb6763f0c59b0359f445b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2020 05:39:36 +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 | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 9584dc5e..30fde761 100644 --- a/Gemfile +++ b/Gemfile @@ -126,7 +126,7 @@ group :test do gem 'webmock' gem 'rubocop', require: false gem 'ruby-prof', '1.1.0' - gem 'shoulda-matchers', '~> 4.1' + gem 'shoulda-matchers', '~> 4.2' gem 'rails-controller-testing' end diff --git a/Gemfile.lock b/Gemfile.lock index d2306eab..ca5e965b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1156,7 +1156,7 @@ GEM domain_name (~> 0.5) http-form_data (2.1.1) http_parser.rb (0.6.0) - i18n (1.7.1) + i18n (1.8.1) concurrent-ruby (~> 1.0) ibm_cloud_sdk_core (1.1.0) concurrent-ruby (~> 1.0) @@ -1406,7 +1406,7 @@ GEM childprocess (>= 0.5, < 4.0) rubyzip (>= 1.2.2) shellany (0.0.1) - shoulda-matchers (4.1.2) + shoulda-matchers (4.2.0) activesupport (>= 4.2.0) sidekiq (6.0.4) connection_pool (>= 2.2.2) @@ -1545,7 +1545,7 @@ DEPENDENCIES sass-rails selenium-webdriver serendipitous! - shoulda-matchers (~> 4.1) + shoulda-matchers (~> 4.2) sidekiq simplecov slack-notifier