From 6f11c67c14ccc45eefce2e6c2bc9d470d2b78b2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 15:14:10 +0000 Subject: [PATCH] Bump data_migrate from 11.1.0 to 11.2.0 Bumps [data_migrate](https://github.com/ajvargo/data-migrate) from 11.1.0 to 11.2.0. - [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/11.1.0...11.2.0) --- updated-dependencies: - dependency-name: data_migrate dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 92b4197d..4ef8641a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -103,7 +103,7 @@ GEM rexml crass (1.0.6) csv (3.3.0) - data_migrate (11.1.0) + data_migrate (11.2.0) activerecord (>= 6.1) railties (>= 6.1) date (3.4.0) @@ -255,7 +255,7 @@ GEM rack (>= 3.0.0) rack-test (2.1.0) rack (>= 1.3) - rackup (2.2.0) + rackup (2.2.1) rack (>= 3) rails (7.2.2) actioncable (= 7.2.2) @@ -394,7 +394,7 @@ GEM tailwindcss-ruby (3.4.14-x86_64-darwin) tailwindcss-ruby (3.4.14-x86_64-linux) thor (1.3.2) - timeout (0.4.1) + timeout (0.4.2) turbo-rails (2.0.11) actionpack (>= 6.0.0) railties (>= 6.0.0)