From 9765654723c90f670fd8f8cdfa6f9e5765188d06 Mon Sep 17 00:00:00 2001 From: Martin Gruner Date: Thu, 23 Dec 2021 10:18:57 +0100 Subject: [PATCH] Maintenance: Bump shoulda-matchers from 5.0.0 to 5.1.0 Bumps [shoulda-matchers](https://github.com/thoughtbot/shoulda-matchers) from 5.0.0 to 5.1.0. - [Release notes](https://github.com/thoughtbot/shoulda-matchers/releases) - [Changelog](https://github.com/thoughtbot/shoulda-matchers/blob/main/CHANGELOG.md) - [Commits](https://github.com/thoughtbot/shoulda-matchers/compare/v5.0.0...v5.1.0) --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c6b135d5e..451bc99d8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -554,7 +554,7 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2) shellany (0.0.1) - shoulda-matchers (5.0.0) + shoulda-matchers (5.1.0) activesupport (>= 5.2.0) simple_oauth (0.3.1) simple_po_parser (1.1.5)