From 479d52a2bb01fbe77ef048c5fb2053617d709ffb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 09:02:00 +0000 Subject: [PATCH] Bump activerecord-import from 1.6.0 to 2.2.0 Bumps [activerecord-import](https://github.com/zdennis/activerecord-import) from 1.6.0 to 2.2.0. - [Changelog](https://github.com/zdennis/activerecord-import/blob/master/CHANGELOG.md) - [Commits](https://github.com/zdennis/activerecord-import/compare/v1.6.0...v2.2.0) --- updated-dependencies: - dependency-name: activerecord-import dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7f7a4c63b4..2aaf140924 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -122,7 +122,7 @@ GEM activemodel (= 7.1.5.2) activesupport (= 7.1.5.2) timeout (>= 0.4.0) - activerecord-import (1.6.0) + activerecord-import (2.2.0) activerecord (>= 4.2) activerecord-postgresql-adapter (0.0.1) pg