From 135f5c63e014e15a428d4b49ca30f72044837942 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Mar 2021 19:00:54 +0000 Subject: [PATCH] Bump activerecord-import from 1.0.7 to 1.0.8 Bumps [activerecord-import](https://github.com/zdennis/activerecord-import) from 1.0.7 to 1.0.8. - [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.0.8) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index e3d7d1e8ca..d32447e677 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -88,7 +88,7 @@ GEM activemodel (= 5.0.7.2) activesupport (= 5.0.7.2) arel (~> 7.0) - activerecord-import (1.0.7) + activerecord-import (1.0.8) activerecord (>= 3.2) activerecord-postgresql-adapter (0.0.1) pg