From f7367feaac4062b73e73b4ca7541c1e14cbe9e9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Nov 2023 07:24:54 +0000 Subject: [PATCH] Bump typhoeus from 1.4.0 to 1.4.1 Bumps [typhoeus](https://github.com/typhoeus/typhoeus) from 1.4.0 to 1.4.1. - [Changelog](https://github.com/typhoeus/typhoeus/blob/v1.4.1/CHANGELOG.md) - [Commits](https://github.com/typhoeus/typhoeus/compare/v1.4.0...v1.4.1) --- updated-dependencies: - dependency-name: typhoeus dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 71e847cdf0..e88373ce73 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -34,7 +34,7 @@ GEM fiber-local ethon (0.16.0) ffi (>= 1.15.0) - ffi (1.15.5) + ffi (1.16.3) fiber-annotation (0.2.0) fiber-local (1.0.0) hashery (2.1.2) @@ -75,7 +75,7 @@ GEM ruby-rc4 (0.1.5) timers (4.3.5) ttfunk (1.7.0) - typhoeus (1.4.0) + typhoeus (1.4.1) ethon (>= 0.9.0) yell (2.2.2) zeitwerk (2.6.11)