From 14b636cd85fc700e61eabc51006e4a4d57a213e9 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2026 11:00:14 +0000 Subject: [PATCH] Update acts_as_list to version 1.2.6 --- Gemfile.lock | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 367da527..6d17f8ee 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -84,8 +84,9 @@ GEM activerecord (>= 3.0) activesupport (>= 3.0) awesome_nested_set (>= 2.0) - acts_as_list (1.0.4) - activerecord (>= 4.2) + acts_as_list (1.2.6) + activerecord (>= 6.1) + activesupport (>= 6.1) addressable (2.9.0) public_suffix (>= 2.0.2, < 8.0) afm (1.0.0) @@ -628,7 +629,7 @@ GEM thor (1.5.0) tilt (2.6.1) timecop (0.9.4) - timeout (0.4.3) + timeout (0.6.1) transitions (1.2.1) tsort (0.2.0) ttfunk (1.8.0)