From 1f02da7f94968c4611d87603bf8b35d219421385 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jan 2024 10:09:52 +0000 Subject: [PATCH] Bump counter_culture from 3.5.0 to 3.5.1 Bumps [counter_culture](https://github.com/magnusvk/counter_culture) from 3.5.0 to 3.5.1. - [Changelog](https://github.com/magnusvk/counter_culture/blob/master/CHANGELOG.md) - [Commits](https://github.com/magnusvk/counter_culture/compare/v3.5.0...v3.5.1) --- updated-dependencies: - dependency-name: counter_culture dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c2df2b115f..810d769b45 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -129,9 +129,9 @@ GEM rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) - concurrent-ruby (1.2.2) + concurrent-ruby (1.2.3) connection_pool (2.4.1) - counter_culture (3.5.0) + counter_culture (3.5.1) activerecord (>= 4.2) activesupport (>= 4.2) crack (0.4.5) @@ -276,7 +276,7 @@ GEM memory_profiler (1.0.1) mini_magick (4.11.0) mini_mime (1.1.5) - minitest (5.20.0) + minitest (5.21.1) minitest-ci (3.4.0) minitest (>= 5.0.6) minitest-utils (0.4.8)