diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 40c105a0de..b9ea94c82a 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) ethon (0.12.0) ffi (>= 1.3.0) @@ -21,7 +21,7 @@ GEM nokogumbo (2.0.2) nokogiri (~> 1.8, >= 1.8.4) parallel (1.19.1) - public_suffix (4.0.3) + public_suffix (4.0.6) rainbow (3.0.0) typhoeus (1.3.1) ethon (>= 0.9.0)