From 127cc66437404d15876f742a1e78bd37c00c8b8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 03:44:35 +0000 Subject: [PATCH] chore(deps): Bump the production-dependencies group with 2 updates Bumps the production-dependencies group with 2 updates: [activerecord-import](https://github.com/zdennis/activerecord-import) and [faraday](https://github.com/lostisland/faraday). Updates `activerecord-import` from 1.8.1 to 2.0.0 - [Changelog](https://github.com/zdennis/activerecord-import/blob/master/CHANGELOG.md) - [Commits](https://github.com/zdennis/activerecord-import/compare/v1.8.1...v2.0.0) Updates `faraday` from 2.12.1 to 2.12.2 - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](https://github.com/lostisland/faraday/compare/v2.12.1...v2.12.2) --- updated-dependencies: - dependency-name: activerecord-import dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: faraday dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7247dde9c..1289a522a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -62,7 +62,7 @@ GEM activemodel (= 8.0.0) activesupport (= 8.0.0) timeout (>= 0.4.0) - activerecord-import (1.8.1) + activerecord-import (2.0.0) activerecord (>= 4.2) activestorage (8.0.0) actionpack (= 8.0.0) @@ -176,7 +176,7 @@ GEM railties (>= 5.0.0) faker (3.5.1) i18n (>= 1.8.11, < 2) - faraday (2.12.1) + faraday (2.12.2) faraday-net_http (>= 2.0, < 3.5) json logger @@ -281,7 +281,7 @@ GEM multi_json (1.15.0) multi_xml (0.7.1) bigdecimal (~> 3.1) - net-http (0.5.0) + net-http (0.6.0) uri net-http-persistent (4.0.5) connection_pool (~> 2.2)