From fae48f2b3d9bde6699a364deacf0da075b769db0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Nov 2022 07:02:45 +0000 Subject: [PATCH] Bump ethon from 0.15.0 to 0.16.0 Bumps [ethon](https://github.com/typhoeus/ethon) from 0.15.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.15.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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b5203468ffe..220a3f2bd40 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -117,7 +117,7 @@ GEM erubi (1.11.0) et-orbi (1.2.7) tzinfo - ethon (0.15.0) + ethon (0.16.0) ffi (>= 1.15.0) execjs (2.8.1) factory_bot (6.2.1)