From b974e33b4eab22296180cde4c7aa1e5e710a318a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Oct 2021 18:02:51 +0000 Subject: [PATCH] build(deps): bump ethon from 0.14.0 to 0.15.0 in /docs Bumps [ethon](https://github.com/typhoeus/ethon) from 0.14.0 to 0.15.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.15.0) --- updated-dependencies: - dependency-name: ethon dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index f0eb390e56..0e0e7bfb2e 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -22,7 +22,7 @@ GEM em-websocket (0.5.2) eventmachine (>= 0.12.9) http_parser.rb (~> 0.6.0) - ethon (0.14.0) + ethon (0.15.0) ffi (>= 1.15.0) eventmachine (1.2.7) execjs (2.8.1)