From d821da46557ceb71bf1538720642ea5d27669afa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Sat, 17 Nov 2018 19:01:58 +0000 Subject: [PATCH] Bump acts_as_list from 0.9.15 to 0.9.17 Bumps [acts_as_list](https://github.com/swanandp/acts_as_list) from 0.9.15 to 0.9.17. - [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.15...v0.9.17) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index cb1dda62..c81ef4b8 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.15) + acts_as_list (0.9.17) activerecord (>= 3.0) arel (9.0.0) ast (2.4.0)