From ff82a1b73fb6c564545fd2fe0bb75450dc5b2a43 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2020 07:31:53 +0000 Subject: [PATCH] Bump activerecord-import from 1.0.5 to 1.0.6 Bumps [activerecord-import](https://github.com/zdennis/activerecord-import) from 1.0.5 to 1.0.6. - [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.5...v1.0.6) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fa904aedfc..df29087667 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -108,7 +108,7 @@ GEM activesupport (= 4.0.13) arel (~> 4.0.0) activerecord-deprecated_finders (1.0.4) - activerecord-import (1.0.5) + activerecord-import (1.0.6) activerecord (>= 3.2) activerecord-postgresql-adapter (0.0.1) pg @@ -466,7 +466,7 @@ GEM money (5.1.1) i18n (~> 0.6.0) msgpack (1.3.3) - multi_json (1.14.1) + multi_json (1.15.0) multi_xml (0.6.0) multipart-post (2.1.1) newrelic_rpm (3.18.1.330)