From 5a38159c286b0b119f58f9cc5420099288e34509 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 09:04:30 -0400 Subject: [PATCH] Bump plaid from 40.0.0 to 41.0.0 (#2378) Bumps [plaid](https://github.com/plaid/plaid-ruby) from 40.0.0 to 41.0.0. - [Release notes](https://github.com/plaid/plaid-ruby/releases) - [Changelog](https://github.com/plaid/plaid-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/plaid/plaid-ruby/compare/v40.0.0...v41.0.0) --- updated-dependencies: - dependency-name: plaid dependency-version: 41.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c38170c2..619a2c3e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -198,7 +198,7 @@ GEM logger faraday-multipart (1.1.0) multipart-post (~> 2.0) - faraday-net_http (3.4.0) + faraday-net_http (3.4.1) net-http (>= 0.5.0) faraday-retry (2.3.1) faraday (~> 2.0) @@ -366,7 +366,7 @@ GEM ast (~> 2.4.1) racc pg (1.5.9) - plaid (40.0.0) + plaid (41.0.0) faraday (>= 1.0.1, < 3.0) faraday-multipart (>= 1.0.1, < 2.0) platform_agent (1.0.1)