From 4498d5c9e5522067c1ce3402a222242506d19bcc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 19:43:18 +0000 Subject: [PATCH] chore(deps): bump faraday from 2.14.1 to 2.14.2 in /sdks/ruby/examples Bumps [faraday](https://github.com/lostisland/faraday) from 2.14.1 to 2.14.2. - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](https://github.com/lostisland/faraday/compare/v2.14.1...v2.14.2) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sdks/ruby/examples/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdks/ruby/examples/Gemfile.lock b/sdks/ruby/examples/Gemfile.lock index 885daf74e4..11f2030baa 100644 --- a/sdks/ruby/examples/Gemfile.lock +++ b/sdks/ruby/examples/Gemfile.lock @@ -17,7 +17,7 @@ GEM bigdecimal (4.1.0) concurrent-ruby (1.3.6) diff-lcs (1.6.2) - faraday (2.14.1) + faraday (2.14.2) faraday-net_http (>= 2.0, < 3.5) json logger