From 0f5f83bd62ab313df4dd54ebb65101aa039ef813 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 07:14:27 +0000 Subject: [PATCH] chore(deps): bump the ruby group with 4 updates Bumps the ruby group with 4 updates: [html2rss](https://github.com/html2rss/html2rss), [console](https://github.com/socketry/console), [faraday-net_http](https://github.com/lostisland/faraday-net_http) and [json](https://github.com/ruby/json). Updates `html2rss` from `60326f9` to `c133c1b` - [Release notes](https://github.com/html2rss/html2rss/releases) - [Commits](https://github.com/html2rss/html2rss/compare/60326f9b1590b8263646c692bdfeed90ac9af979...c133c1b0fb443ced9bae7ebf9b95de0cbee9a8db) Updates `console` from 1.35.1 to 1.36.0 - [Release notes](https://github.com/socketry/console/releases) - [Changelog](https://github.com/socketry/console/blob/main/releases.md) - [Commits](https://github.com/socketry/console/compare/v1.35.1...v1.36.0) Updates `faraday-net_http` from 3.4.3 to 3.4.4 - [Release notes](https://github.com/lostisland/faraday-net_http/releases) - [Commits](https://github.com/lostisland/faraday-net_http/compare/v3.4.3...v3.4.4) Updates `json` from 2.19.7 to 2.19.8 - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](https://github.com/ruby/json/compare/v2.19.7...v2.19.8) --- updated-dependencies: - dependency-name: html2rss dependency-version: c133c1b0fb443ced9bae7ebf9b95de0cbee9a8db dependency-type: direct:production dependency-group: ruby - dependency-name: console dependency-version: 1.36.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: ruby - dependency-name: faraday-net_http dependency-version: 3.4.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby - dependency-name: json dependency-version: 2.19.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: ruby ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 31e5b140..468ec498 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,9 +7,9 @@ GIT GIT remote: https://github.com/html2rss/html2rss.git - revision: 60326f9b1590b8263646c692bdfeed90ac9af979 + revision: c133c1b0fb443ced9bae7ebf9b95de0cbee9a8db specs: - html2rss (0.19.1) + html2rss (0.20.0) addressable (~> 2.7) brotli dry-validation @@ -62,7 +62,7 @@ GEM bigdecimal (4.1.2) brotli (0.8.0) concurrent-ruby (1.3.6) - console (1.35.1) + console (1.36.0) fiber-annotation fiber-local (~> 1.1) json @@ -111,7 +111,7 @@ GEM faraday-gzip (3.1.0) faraday (>= 2.0, < 3) zlib (~> 3.0) - faraday-net_http (3.4.3) + faraday-net_http (3.4.4) net-http (~> 0.5) fiber-annotation (0.2.0) fiber-local (1.1.0) @@ -120,7 +120,7 @@ GEM io-endpoint (0.17.2) io-event (1.16.1) io-stream (0.13.0) - json (2.19.7) + json (2.19.8) kramdown (2.5.2) rexml (>= 3.4.4) logger (1.7.0)