From 979b46d9326e92c26f63978dbbf7ffeae717fd88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 22:26:06 +0000 Subject: [PATCH] chore(deps): bump activerecord-import from 1.0.7 to 1.4.0 Bumps [activerecord-import](https://github.com/zdennis/activerecord-import) from 1.0.7 to 1.4.0. - [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.0.7...v1.4.0) --- updated-dependencies: - dependency-name: activerecord-import dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 735a6269776..8b9deb7964a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -127,8 +127,8 @@ GEM activerecord (6.0.4.7) activemodel (= 6.0.4.7) activesupport (= 6.0.4.7) - activerecord-import (1.0.7) - activerecord (>= 3.2) + activerecord-import (1.4.0) + activerecord (>= 4.2) activestorage (6.0.4.7) actionpack (= 6.0.4.7) activejob (= 6.0.4.7) @@ -210,7 +210,7 @@ GEM cocoon (1.2.15) codecov (0.6.0) simplecov (>= 0.15, < 0.22) - concurrent-ruby (1.1.9) + concurrent-ruby (1.1.10) connection_pool (2.2.5) consistency_fail (0.3.7) crass (1.0.6)