From 3568f237dc1002b95076e082f4cb9537117121c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 04:12:43 +0000 Subject: [PATCH] Bump shoulda-matchers from 6.1.0 to 6.2.0 Bumps [shoulda-matchers](https://github.com/thoughtbot/shoulda-matchers) from 6.1.0 to 6.2.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/v6.1.0...v6.2.0) --- updated-dependencies: - dependency-name: shoulda-matchers dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2e57438c..501a16dd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -141,7 +141,7 @@ GEM execjs (~> 2) awesome_print (1.9.2) base64 (0.2.0) - bigdecimal (3.1.6) + bigdecimal (3.1.7) bootstrap-sass (3.4.1) autoprefixer-rails (>= 5.2.1) sassc (>= 2.0.0) @@ -248,9 +248,8 @@ GEM http-accept (1.7.0) http-cookie (1.0.5) domain_name (~> 0.5) - i18n (1.14.3) + i18n (1.14.4) concurrent-ruby (~> 1.0) - racc (~> 1.7) io-console (0.7.2) io-event (1.2.2) irb (1.11.2) @@ -278,7 +277,7 @@ GEM mime-types-data (3.2024.0206) mini_mime (1.1.5) mini_portile2 (2.8.5) - minitest (5.22.2) + minitest (5.22.3) multi_json (1.15.0) mutex_m (0.2.0) net-imap (0.4.10) @@ -452,7 +451,7 @@ GEM sawyer (0.9.2) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) - shoulda-matchers (6.1.0) + shoulda-matchers (6.2.0) activesupport (>= 5.2.0) simplecov (0.17.1) docile (~> 1.1)