From 6bf51d8dd2c560af72a688ca0e455753c39bc9a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2024 02:36:14 +0000 Subject: [PATCH] chore(deps): Bump activerecord-import from 1.6.0 to 1.7.0 Bumps [activerecord-import](https://github.com/zdennis/activerecord-import) from 1.6.0 to 1.7.0. - [Changelog](https://github.com/zdennis/activerecord-import/blob/master/CHANGELOG.md) - [Commits](https://github.com/zdennis/activerecord-import/compare/v1.6.0...v1.7.0) --- updated-dependencies: - dependency-name: activerecord-import dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index cf6ac381d..c65154fc3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -54,7 +54,7 @@ GEM activerecord (7.0.8.4) activemodel (= 7.0.8.4) activesupport (= 7.0.8.4) - activerecord-import (1.6.0) + activerecord-import (1.7.0) activerecord (>= 4.2) activestorage (7.0.8.4) actionpack (= 7.0.8.4)