From d931adcddee58d0bae054445c1642703e5e4b29f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2025 17:27:08 +0000 Subject: [PATCH] Bump activerecord-import from 1.7.0 to 2.1.0 Bumps [activerecord-import](https://github.com/zdennis/activerecord-import) from 1.7.0 to 2.1.0. - [Changelog](https://github.com/zdennis/activerecord-import/blob/master/CHANGELOG.md) - [Commits](https://github.com/zdennis/activerecord-import/compare/v1.7.0...v2.1.0) --- updated-dependencies: - dependency-name: activerecord-import dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a41c5a079..43d1c8159 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -81,7 +81,7 @@ GEM activemodel (= 7.1.5.1) activesupport (= 7.1.5.1) timeout (>= 0.4.0) - activerecord-import (1.7.0) + activerecord-import (2.1.0) activerecord (>= 4.2) activerecord-session_store (2.1.0) actionpack (>= 6.1) @@ -119,7 +119,7 @@ GEM base64 (0.2.0) bcrypt (3.1.20) benchmark (0.4.0) - bigdecimal (3.1.8) + bigdecimal (3.1.9) bindex (0.8.1) bootsnap (1.18.4) msgpack (~> 1.2) @@ -146,10 +146,10 @@ GEM coderay (1.1.3) coercible (1.0.0) descendants_tracker (~> 0.0.1) - concurrent-ruby (1.3.4) + concurrent-ruby (1.3.5) config (5.4.0) deep_merge (~> 1.2, >= 1.2.1) - connection_pool (2.4.1) + connection_pool (2.5.0) crass (1.0.6) csv (3.3.0) database_cleaner (2.0.2) @@ -236,7 +236,7 @@ GEM guard-compat (~> 1.1) rspec (>= 2.99.0, < 4.0) headless (2.3.1) - i18n (1.14.6) + i18n (1.14.7) concurrent-ruby (~> 1.0) ice_nine (0.11.2) io-console (0.8.0) @@ -259,7 +259,7 @@ GEM listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - logger (1.6.3) + logger (1.6.5) loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0)