From 9f372f0975fbd59e27cd1a8ea0e9e8cfe12bb122 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 05:33:37 +0000 Subject: [PATCH] Bump httpx from 1.2.0 to 1.2.1 Bumps [httpx](https://gitlab.com/os85/httpx) from 1.2.0 to 1.2.1. - [Commits](https://gitlab.com/os85/httpx/compare/v1.2.0...v1.2.1) --- updated-dependencies: - dependency-name: httpx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 548ab7ec61e..d66cfa6e184 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -586,11 +586,11 @@ GEM htmlbeautifier (1.4.2) htmldiff (0.0.1) htmlentities (4.3.4) - http-2-next (1.0.2) + http-2-next (1.0.3) http_parser.rb (0.6.0) httpclient (2.8.3) - httpx (1.2.0) - http-2-next (>= 1.0.1) + httpx (1.2.1) + http-2-next (>= 1.0.3) i18n (1.14.1) concurrent-ruby (~> 1.0) i18n-js (4.2.3)