From fed5016d8683c8f3c204a0f1e15d9c63472318af Mon Sep 17 00:00:00 2001 From: Martin Gruner Date: Mon, 12 Jul 2021 21:05:36 +0000 Subject: [PATCH] Maintenance: Bump shoulda-matchers from 4.5.1 to 5.0.0 Bumps [shoulda-matchers](https://github.com/thoughtbot/shoulda-matchers) from 4.5.1 to 5.0.0. - [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.5.1...v5.0.0) --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7fd3ade9c..61dc139e3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -545,8 +545,8 @@ GEM childprocess (>= 0.5, < 4.0) rubyzip (>= 1.2.2) shellany (0.0.1) - shoulda-matchers (4.5.1) - activesupport (>= 4.2.0) + shoulda-matchers (5.0.0) + activesupport (>= 5.2.0) simple_oauth (0.3.1) simplecov (0.21.2) docile (~> 1.1)