From c9ca02932a8d963da228c32264cace118217a2e9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2020 15:03:20 +0000 Subject: [PATCH] Bump acts_as_list from 0.9.19 to 1.0.0 Bumps [acts_as_list](https://github.com/swanandp/acts_as_list) from 0.9.19 to 1.0.0. - [Release notes](https://github.com/swanandp/acts_as_list/releases) - [Changelog](https://github.com/brendon/acts_as_list/blob/master/CHANGELOG.md) - [Commits](https://github.com/swanandp/acts_as_list/commits) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ded7489f..0622211c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -58,8 +58,8 @@ GEM i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - acts_as_list (0.9.19) - activerecord (>= 3.0) + acts_as_list (1.0.0) + activerecord (>= 4.2) arel (9.0.0) ast (2.4.0) autoprefixer-rails (9.4.7)