From ab1263b010bdced8b4006728a4069cccd2120afc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Mon, 3 Jun 2019 11:01:41 +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) --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 625e4006..17b604a8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -50,7 +50,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) addressable (2.6.0) public_suffix (>= 2.0.2, < 4.0)