From 0948343cae926a21724b3e4089fa3ab69dcc4e1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 20:01:23 +0000 Subject: [PATCH] chore(deps): bump net-hippie from 1.2.0 to 1.4.0 Bumps [net-hippie](https://github.com/xlgmokha/net-hippie) from 1.2.0 to 1.4.0. - [Changelog](https://github.com/xlgmokha/net-hippie/blob/main/CHANGELOG.md) - [Commits](https://github.com/xlgmokha/net-hippie/compare/v1.2.0...v1.4.0) --- updated-dependencies: - dependency-name: net-hippie dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 00d5cbc..6a12b07 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -60,13 +60,19 @@ GEM activesupport (>= 5.0.0) json (2.9.0) language_server-protocol (3.17.0.3) - logger (1.6.2) + logger (1.7.0) loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) minitest (5.25.4) - net-hippie (1.2.0) + net-hippie (1.4.0) + base64 (~> 0.1) + json (~> 2.0) logger (~> 1.0) + net-http (~> 0.6) + openssl (~> 3.0) + net-http (0.8.0) + uri (>= 0.11.1) nokogiri (1.16.8-aarch64-linux) racc (~> 1.4) nokogiri (1.16.8-arm-linux) @@ -79,6 +85,7 @@ GEM racc (~> 1.4) nokogiri (1.16.8-x86_64-linux) racc (~> 1.4) + openssl (3.3.2) parallel (1.26.3) parser (3.3.6.0) ast (~> 2.4.1)