From 00adf6cd9709a04c8f46ef51b796a1a968a51d82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Nov 2022 13:08:22 +0000 Subject: [PATCH] Bump ethon from 0.14.0 to 0.16.0 Bumps [ethon](https://github.com/typhoeus/ethon) from 0.14.0 to 0.16.0. - [Release notes](https://github.com/typhoeus/ethon/releases) - [Changelog](https://github.com/typhoeus/ethon/blob/master/CHANGELOG.md) - [Commits](https://github.com/typhoeus/ethon/compare/v0.14.0...v0.16.0) --- updated-dependencies: - dependency-name: ethon dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a7f751a..64b15cb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -55,9 +55,9 @@ GEM colored2 (3.1.2) concurrent-ruby (1.1.9) escape (0.0.4) - ethon (0.14.0) + ethon (0.16.0) ffi (>= 1.15.0) - ffi (1.15.4) + ffi (1.15.5) fourflusher (2.3.1) fuzzy_match (2.0.4) gh_inspector (1.1.3)