From d02702aada38111b220379ac7996f2ab0d9cf387 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 13:07:30 +0000 Subject: [PATCH] Bump faraday-typhoeus from 1.0.0 to 1.1.0 Bumps [faraday-typhoeus](https://github.com/dleavitt/faraday-typhoeus) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/dleavitt/faraday-typhoeus/releases) - [Commits](https://github.com/dleavitt/faraday-typhoeus/compare/v1.0.0...v1.1.0) --- updated-dependencies: - dependency-name: faraday-typhoeus dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9d51093..1ff294f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -119,7 +119,7 @@ GEM faraday-net_http (3.0.2) faraday-retry (2.2.0) faraday (~> 2.0) - faraday-typhoeus (1.0.0) + faraday-typhoeus (1.1.0) faraday (~> 2.0) typhoeus (~> 1.4) ffi (1.16.3)