From 4458dfbeef640294de11b8d3952e66305d88b82b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 05:24:34 +0000 Subject: [PATCH] Bump acts_as_list from 1.0.3 to 1.0.4 Bumps [acts_as_list](https://github.com/brendon/acts_as_list) from 1.0.3 to 1.0.4. - [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/compare/v1.0.3...v1.0.4) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4b521d18..fa81d88e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -73,7 +73,7 @@ GEM minitest (~> 5.1) tzinfo (~> 1.1) zeitwerk (~> 2.2, >= 2.2.2) - acts_as_list (1.0.3) + acts_as_list (1.0.4) activerecord (>= 4.2) ast (2.4.2) autoprefixer-rails (10.1.0.0) @@ -119,7 +119,7 @@ GEM activesupport (>= 4.2.0) highline (2.0.3) htmlentities (4.3.4) - i18n (1.8.9) + i18n (1.8.10) concurrent-ruby (~> 1.0) i18n-tasks (0.9.34) activesupport (>= 4.0.2)