From 9bf3ceb875101b6c5bd3abb625c263e73898d862 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 19:19:32 +0000 Subject: [PATCH] Bump typhoeus from 1.5.0 to 1.6.0 Bumps [typhoeus](https://github.com/typhoeus/typhoeus) from 1.5.0 to 1.6.0. - [Changelog](https://github.com/typhoeus/typhoeus/blob/master/CHANGELOG.md) - [Commits](https://github.com/typhoeus/typhoeus/compare/v1.5.0...v1.6.0) --- updated-dependencies: - dependency-name: typhoeus dependency-version: 1.6.0 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b0b3e0c..a2c00a5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -43,8 +43,9 @@ GEM em-websocket (0.5.3) eventmachine (>= 0.12.9) http_parser.rb (~> 0) - ethon (0.15.0) + ethon (0.18.0) ffi (>= 1.15.0) + logger eventmachine (1.2.7) execjs (2.10.0) faraday (2.14.1) @@ -284,8 +285,8 @@ GEM simpleidn (0.2.3) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) - typhoeus (1.5.0) - ethon (>= 0.9.0, < 0.16.0) + typhoeus (1.6.0) + ethon (>= 0.18.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (1.8.0)