From 81dc7ea20a937e8728244afbfd66d2f485d1724f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2024 18:54:38 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6f133d83..589d522c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -54,7 +54,7 @@ GEM activemodel (= 7.2.0) activesupport (= 7.2.0) timeout (>= 0.4.0) - activerecord-import (1.7.0) + activerecord-import (1.8.0) activerecord (>= 4.2) activestorage (7.2.0) actionpack (= 7.2.0) @@ -224,7 +224,7 @@ GEM mime-types-data (3.2024.0604) mini_mime (1.1.5) mini_portile2 (2.8.7) - minitest (5.25.0) + minitest (5.25.1) msgpack (1.7.2) multi_xml (0.7.1) bigdecimal (~> 3.1)