From 7bb7391634e1dcfc7721e14c663cb241f665ca22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Oct 2022 07:35:27 +0000 Subject: [PATCH] Bump activerecord-import from 1.4.0 to 1.4.1 Bumps [activerecord-import](https://github.com/zdennis/activerecord-import) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/zdennis/activerecord-import/releases) - [Changelog](https://github.com/zdennis/activerecord-import/blob/master/CHANGELOG.md) - [Commits](https://github.com/zdennis/activerecord-import/compare/v1.4.0...v1.4.1) --- updated-dependencies: - dependency-name: activerecord-import dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index cafdcb54eb..9377c80b8b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -111,7 +111,7 @@ GEM activerecord (6.1.7) activemodel (= 6.1.7) activesupport (= 6.1.7) - activerecord-import (1.4.0) + activerecord-import (1.4.1) activerecord (>= 4.2) activerecord-postgresql-adapter (0.0.1) pg