diff --git a/docker-image/v1.15/debian-elasticsearch6/Gemfile.lock b/docker-image/v1.15/debian-elasticsearch6/Gemfile.lock index 61019e50a..4ca94c86c 100644 --- a/docker-image/v1.15/debian-elasticsearch6/Gemfile.lock +++ b/docker-image/v1.15/debian-elasticsearch6/Gemfile.lock @@ -1,8 +1,8 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.8.1) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.9.0) + public_suffix (>= 2.0.2, < 8.0) concurrent-ruby (1.2.0) cool.io (1.7.1) domain_name (0.5.20190701) @@ -119,7 +119,7 @@ GEM netrc (0.11.0) oj (3.14.2) prometheus-client (4.0.0) - public_suffix (5.0.1) + public_suffix (7.0.5) rake (13.0.6) recursive-open-struct (1.1.3) rest-client (2.1.0)