From fbca60457b85316b77871cbdd16fbaaa965798b4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2020 05:19:31 +0000 Subject: [PATCH] Bump acts_as_list from 1.0.0 to 1.0.1 Bumps [acts_as_list](https://github.com/brendon/acts_as_list) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/brendon/acts_as_list/releases) - [Changelog](https://github.com/brendon/acts_as_list/blob/master/CHANGELOG.md) - [Commits](https://github.com/brendon/acts_as_list/commits/v1.0.1) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7ac92bf4..c255e0c6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -58,7 +58,7 @@ GEM i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - acts_as_list (1.0.0) + acts_as_list (1.0.1) activerecord (>= 4.2) arel (9.0.0) ast (2.4.0)