From 64bf4e417920aba384b474bbb840311989e12935 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Dec 2025 21:10:16 +0000 Subject: [PATCH] build(deps): bump uri in /samples/client/petstore/ruby-faraday Bumps [uri](https://github.com/ruby/uri) from 0.13.0 to 0.13.3. - [Release notes](https://github.com/ruby/uri/releases) - [Commits](https://github.com/ruby/uri/compare/v0.13.0...v0.13.3) --- updated-dependencies: - dependency-name: uri dependency-version: 0.13.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- samples/client/petstore/ruby-faraday/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/client/petstore/ruby-faraday/Gemfile.lock b/samples/client/petstore/ruby-faraday/Gemfile.lock index 87c9dc2135a2..081638f0e42a 100644 --- a/samples/client/petstore/ruby-faraday/Gemfile.lock +++ b/samples/client/petstore/ruby-faraday/Gemfile.lock @@ -64,7 +64,7 @@ GEM ruby-progressbar (1.13.0) stringio (3.1.0) unicode-display_width (1.5.0) - uri (0.13.0) + uri (0.13.3) PLATFORMS arm64-darwin-23