From 5e14ee319e1576ae3747f961a3e5571b3e79b8fa Mon Sep 17 00:00:00 2001 From: "depfu[bot]" Date: Fri, 31 Aug 2018 01:00:55 +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 a8310e50..15effdb2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -51,10 +51,10 @@ GEM i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - 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 (0.9.16) activerecord (>= 3.0) addressable (2.5.2)