From e28274db143f7856e650ca414ef87668936a1520 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2020 19:16:47 +0000 Subject: [PATCH] Bump activerecord-import from 1.0.3 to 1.0.4 Bumps [activerecord-import](https://github.com/zdennis/activerecord-import) from 1.0.3 to 1.0.4. - [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.3...v1.0.4) 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 ba740b98af..60b7c577c1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -129,7 +129,7 @@ GEM activesupport (= 3.2.22.5) arel (~> 3.0.2) tzinfo (~> 0.3.29) - activerecord-import (1.0.3) + activerecord-import (1.0.4) activerecord (>= 3.2) activerecord-postgresql-adapter (0.0.1) pg @@ -676,7 +676,7 @@ GEM turbo-sprockets-rails3 (0.3.14) railties (> 3.2.8, < 4.0.0) sprockets (>= 2.2.0) - tzinfo (0.3.55) + tzinfo (0.3.56) uglifier (4.2.0) execjs (>= 0.3.0, < 3) unicode-display_width (1.5.0)