From 87dc0d318cdbd338f1f8ca0c46871afc7003f843 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 Nov 2024 13:57:48 +0000 Subject: [PATCH] Bump activerecord-import from 1.8.0 to 1.8.1 Bumps [activerecord-import](https://github.com/zdennis/activerecord-import) from 1.8.0 to 1.8.1. - [Changelog](https://github.com/zdennis/activerecord-import/blob/master/CHANGELOG.md) - [Commits](https://github.com/zdennis/activerecord-import/compare/v1.8.0...v1.8.1) --- updated-dependencies: - dependency-name: activerecord-import dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 84b3ea1..504b98e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -54,7 +54,7 @@ GEM activemodel (= 7.2.1.2) activesupport (= 7.2.1.2) timeout (>= 0.4.0) - activerecord-import (1.8.0) + activerecord-import (1.8.1) activerecord (>= 4.2) activestorage (7.2.1.2) actionpack (= 7.2.1.2) @@ -148,7 +148,7 @@ GEM method_source (1.1.0) mini_magick (4.13.2) mini_mime (1.1.5) - minitest (5.25.1) + minitest (5.25.2) moneta (1.0.0) msgpack (1.7.2) multi_json (1.15.0) @@ -251,7 +251,7 @@ GEM ffi (~> 1.12) logger rubyzip (2.3.2) - securerandom (0.3.1) + securerandom (0.3.2) sentry-rails (5.21.0) railties (>= 5.0) sentry-ruby (~> 5.21.0) @@ -281,7 +281,7 @@ GEM railties (>= 7.0.0) test-prof (1.4.2) thor (1.3.2) - timeout (0.4.1) + timeout (0.4.2) turbo-rails (2.0.11) actionpack (>= 6.0.0) railties (>= 6.0.0)