From ac9703031fc8050b2de80bf7e2116b08d1a23c80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 10:01:41 -0500 Subject: [PATCH] Bump plaid from 36.0.0 to 36.1.0 (#1891) Bumps [plaid](https://github.com/plaid/plaid-ruby) from 36.0.0 to 36.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/v36.0.0...v36.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 77eaed91..fa67746a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -318,7 +318,7 @@ GEM ast (~> 2.4.1) racc pg (1.5.9) - plaid (36.0.0) + plaid (36.1.0) faraday (>= 1.0.1, < 3.0) faraday-multipart (>= 1.0.1, < 2.0) platform_agent (1.0.1)