From f354ace1862131883f00e4f5b4492bfdd385f5ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 05:24:53 +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 | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 34f489c5c9..dff40bbcd1 100644 --- a/Gemfile +++ b/Gemfile @@ -31,7 +31,7 @@ gem 'web', path: './engines/web' gem 'activerecord-postgresql-adapter' gem 'pg', '~> 0.21.0' -gem 'acts_as_list', '1.0.3' +gem 'acts_as_list', '1.0.4' gem 'cancancan', '~> 1.15.0' gem 'ffaker' gem 'highline', '2.0.3' # Necessary for the install generator diff --git a/Gemfile.lock b/Gemfile.lock index 8d3b7e5ac9..1b8b2af30c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -105,7 +105,7 @@ GEM tzinfo (~> 1.1) acts-as-taggable-on (7.0.0) activerecord (>= 5.0, < 6.2) - acts_as_list (1.0.3) + acts_as_list (1.0.4) activerecord (>= 4.2) addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) @@ -614,7 +614,7 @@ DEPENDENCIES activerecord-postgresql-adapter activerecord-session_store acts-as-taggable-on (~> 7.0) - acts_as_list (= 1.0.3) + acts_as_list (= 1.0.4) andand angular-rails-templates (>= 0.3.0) angular_rails_csrf