From ae94dc82bf93bd763020a65ad5952018f05456fc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Mon, 3 Jun 2019 13:51:51 -0400 Subject: [PATCH] Bump activerecord-import from 1.0.1 to 1.0.2 (#3032) [ci skip] 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) --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index fb2f12587..c4c6e1787 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -58,7 +58,7 @@ GEM activemodel (= 5.2.3) activesupport (= 5.2.3) arel (>= 9.0) - activerecord-import (1.0.1) + activerecord-import (1.0.2) activerecord (>= 3.2) activestorage (5.2.3) actionpack (= 5.2.3)