From 1a8a2ef525153a11878d49731b0c73f32e4e5915 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Nov 2023 14:01:04 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4e1ea62..9a28c3d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -287,7 +287,7 @@ GEM unf (~> 0.1.4) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) - typhoeus (1.4.0) + typhoeus (1.4.1) ethon (>= 0.9.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0)