From 602c38785d8a2f3b8234a0a4f6a01b62d3191f9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Dec 2025 21:13:12 +0000 Subject: [PATCH] Bump uri from 1.0.3 to 1.0.4 in /server Bumps [uri](https://github.com/ruby/uri) from 1.0.3 to 1.0.4. - [Release notes](https://github.com/ruby/uri/releases) - [Commits](https://github.com/ruby/uri/compare/v1.0.3...v1.0.4) --- updated-dependencies: - dependency-name: uri dependency-version: 1.0.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- server/Gemfile.lock | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/server/Gemfile.lock b/server/Gemfile.lock index 1f41612b..d7d5290c 100644 --- a/server/Gemfile.lock +++ b/server/Gemfile.lock @@ -43,6 +43,7 @@ GEM fast-stemmer (1.0.2) ffi (1.17.2) ffi (1.17.2-arm64-darwin) + ffi (1.17.2-x86_64-linux-gnu) highline (3.1.2) reline hiredis (0.6.3) @@ -149,6 +150,7 @@ GEM rack-session (>= 2.0.0, < 3) tilt (~> 2.0) sqlite3 (2.6.0-arm64-darwin) + sqlite3 (2.6.0-x86_64-linux-gnu) stackprof (0.2.27) state_machine (1.2.0) text (1.3.1) @@ -159,13 +161,14 @@ GEM unicode-display_width (3.1.4) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) - uri (1.0.3) + uri (1.0.4) uuidtools (3.0.0) www-delicious (0.4.0) yajl-ruby (1.4.3) PLATFORMS arm64-darwin-23 + x86_64-linux DEPENDENCIES activerecord