diff --git a/stackdriver/Gemfile.lock b/stackdriver/Gemfile.lock index 260ff82d6..a7ae9b6ef 100644 --- a/stackdriver/Gemfile.lock +++ b/stackdriver/Gemfile.lock @@ -1,8 +1,8 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.8.5) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.9.0) + public_suffix (>= 2.0.2, < 8.0) base64 (0.1.1) concurrent-ruby (1.2.2) diff-lcs (1.5.0) @@ -90,7 +90,7 @@ GEM mustermann (3.0.0) ruby2_keywords (~> 0.0.1) os (1.1.4) - public_suffix (5.0.3) + public_suffix (7.0.5) rack (2.2.8.1) rack-protection (3.1.0) rack (~> 2.2, >= 2.2.4)