From c32d47ec44eac21f0cfce7517cde7deca441d3d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 12:55:31 +0000 Subject: [PATCH] Bump counter_culture from 3.8.1 to 3.8.2 Bumps [counter_culture](https://github.com/magnusvk/counter_culture) from 3.8.1 to 3.8.2. - [Changelog](https://github.com/magnusvk/counter_culture/blob/master/CHANGELOG.md) - [Commits](https://github.com/magnusvk/counter_culture/compare/v3.8.1...v3.8.2) --- updated-dependencies: - dependency-name: counter_culture dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 208b47443a..063104dfd6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -128,7 +128,7 @@ GEM childprocess (5.0.0) concurrent-ruby (1.3.4) connection_pool (2.4.1) - counter_culture (3.8.1) + counter_culture (3.8.2) activerecord (>= 4.2) activesupport (>= 4.2) crack (1.0.0)