From dbe2a6e8bac4f4a5097537ae7be072a0c438b1bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 00:04:53 +0000 Subject: [PATCH] build(deps): bump faraday in /pkgs/by-name/li/licensed Bumps [faraday](https://github.com/lostisland/faraday) from 2.14.0 to 2.14.2. - [Release notes](https://github.com/lostisland/faraday/releases) - [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) - [Commits](https://github.com/lostisland/faraday/compare/v2.14.0...v2.14.2) --- updated-dependencies: - dependency-name: faraday dependency-version: 2.14.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- pkgs/by-name/li/licensed/Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pkgs/by-name/li/licensed/Gemfile.lock b/pkgs/by-name/li/licensed/Gemfile.lock index 6ce3ab9621889..b166da73c6c1e 100644 --- a/pkgs/by-name/li/licensed/Gemfile.lock +++ b/pkgs/by-name/li/licensed/Gemfile.lock @@ -5,13 +5,13 @@ GEM public_suffix (>= 2.0.2, < 7.0) csv (3.3.5) dotenv (3.1.8) - faraday (2.14.0) + faraday (2.14.2) faraday-net_http (>= 2.0, < 3.5) json logger - faraday-net_http (3.4.2) + faraday-net_http (3.4.3) net-http (~> 0.5) - json (2.16.0) + json (2.19.5) licensed (5.0.4) csv (~> 3.3) json (~> 2.6) @@ -30,7 +30,7 @@ GEM thor (>= 0.19, < 2.0) logger (1.7.0) mini_portile2 (2.8.9) - net-http (0.8.0) + net-http (0.9.1) uri (>= 0.11.1) nokogiri (1.18.10) mini_portile2 (~> 2.8.2)