From e70295394aa12d5d8db96862f19563a66c31c593 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Apr 2025 15:07:05 -0400 Subject: [PATCH] Bump plaid from 36.1.0 to 37.0.0 (#2163) Bumps [plaid](https://github.com/plaid/plaid-ruby) from 36.1.0 to 37.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/v36.1.0...v37.0.0) --- updated-dependencies: - dependency-name: plaid dependency-version: 37.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 0e36de54..9fb79093 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -308,7 +308,7 @@ GEM ast (~> 2.4.1) racc pg (1.5.9) - plaid (36.1.0) + plaid (37.0.0) faraday (>= 1.0.1, < 3.0) faraday-multipart (>= 1.0.1, < 2.0) platform_agent (1.0.1)