From e6186b54d19600f5ee1d5f3ab79856423d421f47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 09:07:32 +0000 Subject: [PATCH] Bump uri from 0.13.0 to 0.13.3 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] --- Gemfile.lock | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e87d640..e8aeed5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -200,9 +200,6 @@ GEM jekyll-seo-tag (~> 2.0) jekyll-titles-from-headings (0.5.3) jekyll (>= 3.3, < 5.0) - jekyll-toc (0.18.0) - jekyll (>= 3.9) - nokogiri (~> 1.12) jekyll-watch (2.2.1) listen (~> 3.0) jemoji (0.13.0) @@ -218,6 +215,7 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.3.6) + mini_portile2 (2.8.9) minima (2.5.1) jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) @@ -226,6 +224,9 @@ GEM mutex_m (0.2.0) net-http (0.4.1) uri + nokogiri (1.16.2) + mini_portile2 (~> 2.8.2) + racc (~> 1.4) nokogiri (1.16.2-x86_64-darwin) racc (~> 1.4) octokit (4.25.1) @@ -262,15 +263,15 @@ GEM unf_ext unf_ext (0.0.9.1) unicode-display_width (1.8.0) - uri (0.13.0) + uri (0.13.3) webrick (1.8.1) PLATFORMS x86_64-darwin-21 + x86_64-linux DEPENDENCIES github-pages - jekyll-toc webrick (~> 1.8) BUNDLED WITH