From 0c587fa03bd0b6312dc6f1c10c69ade603b1accc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 11 Jan 2019 06:51:20 +0000 Subject: [PATCH] Bump ethon from 0.11.0 to 0.12.0 in /docs Bumps [ethon](https://github.com/typhoeus/ethon) from 0.11.0 to 0.12.0. - [Release notes](https://github.com/typhoeus/ethon/releases) - [Changelog](https://github.com/typhoeus/ethon/blob/v0.12.0/CHANGELOG.md) - [Commits](https://github.com/typhoeus/ethon/compare/v0.11.0...v0.12.0) 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 a597cb93ff..a00096ee58 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -22,7 +22,7 @@ GEM em-websocket (0.5.1) eventmachine (>= 0.12.9) http_parser.rb (~> 0.6.0) - ethon (0.11.0) + ethon (0.12.0) ffi (>= 1.3.0) eventmachine (1.2.7) execjs (2.7.0)