From 7d87e0ac6963004c0953fc22d423e9926f5e5d8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Jun 2021 18:04:37 +0000 Subject: [PATCH] build(deps): bump net-protocol from 0.1.0 to 0.1.1 in /docs Bumps [net-protocol](https://github.com/ruby/net-protocol) from 0.1.0 to 0.1.1. - [Release notes](https://github.com/ruby/net-protocol/releases) - [Commits](https://github.com/ruby/net-protocol/compare/v0.1.0...v0.1.1) --- updated-dependencies: - dependency-name: net-protocol dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- docs/Gemfile.lock | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 24b963e7ec..9c0924612e 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -106,6 +106,7 @@ GEM http_parser.rb (0.6.0) i18n (0.9.5) concurrent-ruby (~> 1.0) + io-wait (0.1.0) jekyll (3.9.0) addressable (~> 2.4) colorator (~> 1.0) @@ -232,7 +233,9 @@ GEM net-ftp (0.1.2) net-protocol time - net-protocol (0.1.0) + net-protocol (0.1.1) + io-wait + timeout nokogiri (1.11.6) mini_portile2 (~> 2.5.0) racc (~> 1.4) @@ -272,6 +275,7 @@ GEM unicode-display_width (~> 1.1, >= 1.1.1) thread_safe (0.3.6) time (0.1.0) + timeout (0.1.1) typhoeus (1.4.0) ethon (>= 0.9.0) tzinfo (1.2.9)