From 4cd6c40eedfda009604c9369b6b9679dd96e0dfc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 18 Mar 2019 05:19:29 +0000 Subject: [PATCH] Bump acts_as_list from 0.9.17 to 0.9.19 Bumps [acts_as_list](https://github.com/swanandp/acts_as_list) from 0.9.17 to 0.9.19. - [Release notes](https://github.com/swanandp/acts_as_list/releases) - [Changelog](https://github.com/swanandp/acts_as_list/blob/master/CHANGELOG.md) - [Commits](https://github.com/swanandp/acts_as_list/compare/v0.9.17...v0.9.19) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 798be81f..1e4ae54d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -51,7 +51,7 @@ GEM i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - acts_as_list (0.9.17) + acts_as_list (0.9.19) activerecord (>= 3.0) arel (9.0.0) ast (2.4.0)