From b9c6541a424d2ac89a6f8687f5cc2b5050893f37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Dec 2025 21:08:25 +0000 Subject: [PATCH] build(deps-dev): bump uri from 0.13.0 to 0.13.3 in /appengine/endpoints 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] --- appengine/endpoints/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appengine/endpoints/Gemfile.lock b/appengine/endpoints/Gemfile.lock index f20d7d1ee..7cf5229f5 100644 --- a/appengine/endpoints/Gemfile.lock +++ b/appengine/endpoints/Gemfile.lock @@ -68,7 +68,7 @@ GEM rack-session (>= 2.0.0, < 3) tilt (~> 2.0) tilt (2.3.0) - uri (0.13.0) + uri (0.13.3) PLATFORMS ruby