From fdc979b5d825a559f81573bf8940a4f526e87a4c Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Wed, 17 May 2023 14:39:50 +0000 Subject: [PATCH] Update acts_as_commentable_with_threading to version 2.0.1 --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 09cbf842..498cadae 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -96,10 +96,10 @@ GEM i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - acts_as_commentable_with_threading (1.2.0) - activerecord (>= 3.0) - activesupport (>= 3.0) - awesome_nested_set (>= 2.0) + acts_as_commentable_with_threading (2.0.1) + activerecord (>= 4.0) + activesupport (>= 4.0) + awesome_nested_set (>= 3.0) acts_as_list (1.1.0) activerecord (>= 4.2) addressable (2.8.4)