From 0aa4c4eb4efda51562447578e4f404f9d6cf1247 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 13:19:19 +0000 Subject: [PATCH] Bump acts_as_list from 1.2.2 to 1.2.3 Bumps [acts_as_list](https://github.com/brendon/acts_as_list) from 1.2.2 to 1.2.3. - [Changelog](https://github.com/brendon/acts_as_list/blob/master/CHANGELOG.md) - [Commits](https://github.com/brendon/acts_as_list/compare/v1.2.2...v1.2.3) --- updated-dependencies: - dependency-name: acts_as_list 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 2616dcf..826f73e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,7 +75,7 @@ GEM minitest (>= 5.1) mutex_m tzinfo (~> 2.0) - acts_as_list (1.2.2) + acts_as_list (1.2.3) activerecord (>= 6.1) activesupport (>= 6.1) addressable (2.8.7)