From d4e26f878cb2d663b4624cce9a41a6f5a6eb7e3a Mon Sep 17 00:00:00 2001 From: Martin Gruner Date: Mon, 19 Jul 2021 21:05:26 +0000 Subject: [PATCH] Maintenance: Bump activerecord-import from 1.1.0 to 1.2.0 Bumps [activerecord-import](https://github.com/zdennis/activerecord-import) from 1.1.0 to 1.2.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.1.0...v1.2.0) --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index ff2e9b7d7..72ef34028 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -71,7 +71,7 @@ GEM activerecord (6.0.4) activemodel (= 6.0.4) activesupport (= 6.0.4) - activerecord-import (1.1.0) + activerecord-import (1.2.0) activerecord (>= 3.2) activerecord-nulldb-adapter (0.7.0) activerecord (>= 5.2.0, < 6.3)