From 16ad94f3a8ed7efad7adeccb3e12fa477cca94f1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Thu, 13 Jun 2019 19:23:40 +0000 Subject: [PATCH] Bump activerecord-import from 1.0.1 to 1.0.2 Bumps [activerecord-import](https://github.com/zdennis/activerecord-import) from 1.0.1 to 1.0.2. - [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.1...v1.0.2) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 79a51cd89f..39beb9503f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -160,7 +160,7 @@ GEM activesupport (= 3.2.22.5) arel (~> 3.0.2) tzinfo (~> 0.3.29) - activerecord-import (1.0.1) + activerecord-import (1.0.2) activerecord (>= 3.2) activeresource (3.2.22.5) activemodel (= 3.2.22.5)