From a3705d4fa6123984419fc8912a94f2bae7f5f3a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Sep 2021 21:41:43 -0300 Subject: [PATCH] chore(deps): bump addressable from 2.7.0 to 2.8.0 in /docs (#350) --- docs/Gemfile.lock | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 48e78bebe..ef8eff3c7 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -7,7 +7,7 @@ GEM minitest (~> 5.1) tzinfo (~> 1.1) zeitwerk (~> 2.2, >= 2.2.2) - addressable (2.7.0) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) coffee-script (2.4.1) coffee-script-source @@ -221,6 +221,8 @@ GEM multipart-post (2.1.1) nokogiri (1.11.7-x86_64-darwin) racc (~> 1.4) + nokogiri (1.11.7-x86_64-linux) + racc (~> 1.4) octokit (4.21.0) faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) @@ -264,6 +266,7 @@ GEM PLATFORMS x86_64-darwin-20 + x86_64-linux DEPENDENCIES github-pages (~> 215)