diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 7ca7f009034..3b65e43973c 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.7.0) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) faraday (1.0.0) multipart-post (>= 1.2, < 3) @@ -9,7 +9,7 @@ GEM octokit (4.18.0) faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) - public_suffix (4.0.3) + public_suffix (4.0.6) sawyer (0.8.2) addressable (>= 2.3.5) faraday (> 0.8, < 2.0)