From 8f27809f847fcce8524c768c40a1f9633825c002 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 09:40:39 +0000 Subject: [PATCH] Bump data_migrate from 9.4.0 to 9.4.4 Bumps [data_migrate](https://github.com/ajvargo/data-migrate) from 9.4.0 to 9.4.4. - [Release notes](https://github.com/ajvargo/data-migrate/releases) - [Changelog](https://github.com/ilyakatz/data-migrate/blob/main/Changelog.md) - [Commits](https://github.com/ajvargo/data-migrate/compare/v9.4.0...9.4.4) --- updated-dependencies: - dependency-name: data_migrate dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5d95d76c..60271fff 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -137,7 +137,7 @@ GEM json simplecov colorize (1.1.0) - concurrent-ruby (1.3.3) + concurrent-ruby (1.3.4) connection_pool (2.4.1) countries (6.0.1) unaccent (~> 0.3) @@ -147,7 +147,7 @@ GEM cssbundling-rails (1.4.1) railties (>= 6.0.0) dalli (3.2.8) - data_migrate (9.4.0) + data_migrate (9.4.4) activerecord (>= 6.1) railties (>= 6.1) date (3.3.4) @@ -229,7 +229,7 @@ GEM mini_mime (1.1.5) mini_racer (0.13.0) libv8-node (~> 22.5.1.0) - minitest (5.24.1) + minitest (5.25.1) msgpack (1.7.2) multi_json (1.15.0) mutex_m (0.2.0)