From 43bd33e928e682bb11afdc5c8f378068c7faed73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 May 2021 05:05:29 +0000 Subject: [PATCH] Bump data_migrate from 7.0.0 to 7.0.1 Bumps [data_migrate](https://github.com/ajvargo/data-migrate) from 7.0.0 to 7.0.1. - [Release notes](https://github.com/ajvargo/data-migrate/releases) - [Changelog](https://github.com/ilyakatz/data-migrate/blob/master/Changelog.md) - [Commits](https://github.com/ajvargo/data-migrate/commits) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2c856ddb5..0478fa5a6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -206,7 +206,7 @@ GEM daemons-rails (1.2.1) daemons multi_json (~> 1.0) - data_migrate (7.0.0) + data_migrate (7.0.1) activerecord (>= 5.0) railties (>= 5.0) database_cleaner (2.0.1)