Skip to content
This repository was archived by the owner on Jul 25, 2025. It is now read-only.

Commit 36a1fa4

Browse files
Bump plaid from 24.4.0 to 41.0.0 (#339)
Bumps [plaid](https://github.com/plaid/plaid-ruby) from 24.4.0 to 41.0.0. - [Release notes](https://github.com/plaid/plaid-ruby/releases) - [Changelog](https://github.com/plaid/plaid-ruby/blob/master/CHANGELOG.md) - [Commits](plaid/plaid-ruby@v24.4.0...v41.0.0) --- updated-dependencies: - dependency-name: plaid dependency-version: 41.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b8d8a8b commit 36a1fa4

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ gem "hotwire_combobox", "~> 0.4.0"
2929
# Other
3030
gem "faraday"
3131
gem "jbuilder"
32-
gem "plaid", "~> 24.0"
32+
gem "plaid", "~> 41.0"
3333
gem "tzinfo-data", platforms: %i[ windows jruby ]
3434
gem "redcarpet"
3535
gem "avo", ">= 3.2"

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ GEM
172172
logger
173173
faraday-multipart (1.1.0)
174174
multipart-post (~> 2.0)
175-
faraday-net_http (3.4.0)
175+
faraday-net_http (3.4.1)
176176
net-http (>= 0.5.0)
177177
ffi (1.17.2)
178178
fugit (1.11.1)
@@ -211,7 +211,7 @@ GEM
211211
jbuilder (2.13.0)
212212
actionview (>= 5.0.0)
213213
activesupport (>= 5.0.0)
214-
json (2.11.3)
214+
json (2.12.2)
215215
language_server-protocol (3.17.0.4)
216216
lint_roller (1.1.0)
217217
listen (3.9.0)
@@ -282,7 +282,7 @@ GEM
282282
ast (~> 2.4.1)
283283
racc
284284
pg (1.5.9)
285-
plaid (24.4.0)
285+
plaid (41.0.0)
286286
faraday (>= 1.0.1, < 3.0)
287287
faraday-multipart (>= 1.0.1, < 2.0)
288288
platform_agent (1.0.1)
@@ -522,7 +522,7 @@ DEPENDENCIES
522522
mocha
523523
pagy
524524
pg (~> 1.5)
525-
plaid (~> 24.0)
525+
plaid (~> 41.0)
526526
propshaft
527527
puma (>= 5.0)
528528
rack-mini-profiler

0 commit comments

Comments
 (0)