From 3018c7b3c9719a520645b488089e5de5bcf810ac Mon Sep 17 00:00:00 2001 From: "depfu[bot]" Date: Thu, 30 Aug 2018 16:21:10 +0000 Subject: [PATCH] Update acts_as_list to version 0.9.16 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 149bb22c..627fa8ff 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -55,7 +55,7 @@ GEM activerecord (>= 3.0) activesupport (>= 3.0) awesome_nested_set (>= 2.0) - acts_as_list (0.9.7) + acts_as_list (0.9.16) activerecord (>= 3.0) addressable (2.5.2) public_suffix (>= 2.0.2, < 4.0)