From c1e48bd3c96fd25c30befca43a028a101cf8523e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 09:51:15 -0500 Subject: [PATCH] Bump plaid from 35.0.0 to 35.1.0 (#1776) Bumps [plaid](https://github.com/plaid/plaid-ruby) from 35.0.0 to 35.1.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/v35.0.0...v35.1.0) --- updated-dependencies: - dependency-name: plaid dependency-type: direct:production update-type: version-update:semver-minor ... 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 adcd3a79..c0619ffb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -297,7 +297,7 @@ GEM ast (~> 2.4.1) racc pg (1.5.9) - plaid (35.0.0) + plaid (35.1.0) faraday (>= 1.0.1, < 3.0) faraday-multipart (>= 1.0.1, < 2.0) pp (0.6.2)