From 1054d89be63c18b8d9bc4c70daae871d17bf1bef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2024 19:24:13 +0000 Subject: [PATCH] Bump activerecord-import from 1.7.0 to 1.8.0 Bumps [activerecord-import](https://github.com/zdennis/activerecord-import) from 1.7.0 to 1.8.0. - [Changelog](https://github.com/zdennis/activerecord-import/blob/master/CHANGELOG.md) - [Commits](https://github.com/zdennis/activerecord-import/compare/v1.7.0...v1.8.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 8fe89fcf3..a673d44cb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -64,7 +64,7 @@ GEM activemodel (= 7.1.3.4) activesupport (= 7.1.3.4) timeout (>= 0.4.0) - activerecord-import (1.7.0) + activerecord-import (1.8.0) activerecord (>= 4.2) activestorage (7.1.3.4) actionpack (= 7.1.3.4)