From 5508087f77cdcc7c6e58fd8cc20ef999855e835f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Nov 2023 08:15:19 +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 f5b8942f..3e8d2280 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -54,7 +54,7 @@ GEM execjs (2.8.1) fast_blank (1.0.1) fastimage (2.2.7) - ffi (1.15.5) + ffi (1.16.3) fiber-annotation (0.2.0) fiber-local (1.0.0) haml (5.2.2) @@ -191,7 +191,7 @@ GEM toml (0.3.0) parslet (>= 1.8.0, < 3.0.0) ttfunk (1.7.0) - typhoeus (1.4.0) + typhoeus (1.4.1) ethon (>= 0.9.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0)