From 3189cfb5a7f0b4eabfd6e4d4aefe02177b282b0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Apr 2021 01:31:54 +0000 Subject: [PATCH] build(deps): bump ethon from 0.12.0 to 0.13.0 in /docs Bumps [ethon](https://github.com/typhoeus/ethon) from 0.12.0 to 0.13.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.12.0...v0.13.0) 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 ba7ce47a2c2c0..cd3eab7a9c04b 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -22,8 +22,8 @@ GEM em-websocket (0.5.2) eventmachine (>= 0.12.9) http_parser.rb (~> 0.6.0) - ethon (0.12.0) - ffi (>= 1.3.0) + ethon (0.13.0) + ffi (>= 1.15.0) eventmachine (1.2.7) execjs (2.7.0) faraday (1.3.0)