From d128233225a96e79920f2be3c73903219513caa4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Nov 2022 16:02:27 +0000 Subject: [PATCH] build(deps): bump ethon from 0.14.0 to 0.16.0 in /docs 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] --- docs/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 215b77f9e1c6c..dbdf63a87da5b 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.16.0) ffi (>= 1.15.0) eventmachine (1.2.7) execjs (2.8.1) @@ -45,7 +45,7 @@ GEM faraday-net_http_persistent (1.2.0) faraday-patron (1.0.0) faraday-rack (1.0.0) - ffi (1.15.4) + ffi (1.15.5) forwardable-extended (2.6.0) gemoji (3.0.1) github-pages (219)