From 5cc592d38fa272dc6173e92ea35ba9b5634a0540 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 09:30:01 -0500 Subject: [PATCH] Bump plaid from 34.0.0 to 35.0.0 (#1707) Bumps [plaid](https://github.com/plaid/plaid-ruby) from 34.0.0 to 35.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/v34.0.0...v35.0.0) --- updated-dependencies: - dependency-name: plaid 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 b4d7b9e89..74c69d0e1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -289,7 +289,7 @@ GEM ast (~> 2.4.1) racc pg (1.5.9) - plaid (34.0.0) + plaid (35.0.0) faraday (>= 1.0.1, < 3.0) faraday-multipart (>= 1.0.1, < 2.0) pp (0.6.2)