From c679409a02190f964d18ee0f67eec9dafea32606 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Dec 2025 21:08:53 +0000 Subject: [PATCH] Bump uri from 0.11.3 to 0.12.5 Bumps [uri](https://github.com/ruby/uri) from 0.11.3 to 0.12.5. - [Release notes](https://github.com/ruby/uri/releases) - [Commits](https://github.com/ruby/uri/compare/v0.11.3...v0.12.5) --- updated-dependencies: - dependency-name: uri dependency-version: 0.12.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 88a63f9..3155704 100644 --- a/Gemfile +++ b/Gemfile @@ -10,4 +10,4 @@ gem "jekyll-gist" gem "jekyll-feed" gem "jekyll-include-cache" gem "jekyll-seo-tag" -gem "uri", "~> 0.11.3" \ No newline at end of file +gem "uri", "~> 0.12.5" \ No newline at end of file diff --git a/Gemfile.lock b/Gemfile.lock index 90cf2f2..4f794e4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -147,7 +147,7 @@ GEM terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) unicode-display_width (2.6.0) - uri (0.11.3) + uri (0.12.5) webrick (1.9.1) PLATFORMS @@ -184,7 +184,7 @@ DEPENDENCIES jekyll-paginate jekyll-seo-tag jekyll-sitemap - uri (~> 0.11.3) + uri (~> 0.12.5) webrick (~> 1.8) RUBY VERSION