From 0e1ae0345437b2f8a97559ad7b04e9f584972a99 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 20 May 2020 20:02:29 +0000 Subject: [PATCH] Bump activerecord-import from 1.0.4 to 1.0.5 Bumps [activerecord-import](https://github.com/zdennis/activerecord-import) from 1.0.4 to 1.0.5. - [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.4...v1.0.5) 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 e80e637257..5f7c2e1f94 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -110,7 +110,7 @@ GEM activesupport (= 3.2.22.5) arel (~> 3.0.2) tzinfo (~> 0.3.29) - activerecord-import (1.0.4) + activerecord-import (1.0.5) activerecord (>= 3.2) activerecord-postgresql-adapter (0.0.1) pg @@ -650,7 +650,7 @@ GEM turbo-sprockets-rails3 (0.3.14) railties (> 3.2.8, < 4.0.0) sprockets (>= 2.2.0) - tzinfo (0.3.56) + tzinfo (0.3.57) uglifier (4.2.0) execjs (>= 0.3.0, < 3) unicode-display_width (1.7.0)