From 98644f1b87ad8e114af67acc9f512454150ee87b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 12:39:58 -0400 Subject: [PATCH] Bump plaid from 37.0.0 to 38.0.0 (#2207) Bumps [plaid](https://github.com/plaid/plaid-ruby) from 37.0.0 to 38.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/v37.0.0...v38.0.0) --- updated-dependencies: - dependency-name: plaid dependency-version: 38.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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7d26023a..bf61cb2f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -325,7 +325,7 @@ GEM ast (~> 2.4.1) racc pg (1.5.9) - plaid (37.0.0) + plaid (38.0.0) faraday (>= 1.0.1, < 3.0) faraday-multipart (>= 1.0.1, < 2.0) platform_agent (1.0.1)