From e4fb0c91850ca38923a12b190f7f3322c04bfc7d Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Wed, 24 Jan 2024 09:25:43 +0000 Subject: [PATCH] Update typhoeus to version 1.4.1 --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index be71c42b4..47649b747 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -90,7 +90,7 @@ GEM dry-initializer (~> 3.0) dry-schema (~> 1.5, >= 1.5.2) erubi (1.12.0) - ethon (0.15.0) + ethon (0.16.0) ffi (>= 1.15.0) factory_bot (6.2.0) activesupport (>= 5.0.0) @@ -100,7 +100,7 @@ GEM fakefs (1.8.0) fast_gettext (2.3.0) ffaker (2.21.0) - ffi (1.15.5) + ffi (1.16.3) formatador (0.2.5) forwardable (1.3.3) fuubar (2.5.1) @@ -294,7 +294,7 @@ GEM timecop (0.9.8) tins (1.26.0) sync - typhoeus (1.4.0) + typhoeus (1.4.1) ethon (>= 0.9.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0)