diff --git a/Gemfile.lock b/Gemfile.lock index 0652f1c..df66c6f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,8 +6,8 @@ PATH GEM remote: https://rubygems.org/ specs: - addressable (2.5.2) - public_suffix (>= 2.0.2, < 4.0) + addressable (2.8.0) + public_suffix (>= 2.0.2, < 5.0) colorator (1.1.0) concurrent-ruby (1.1.4) em-websocket (0.5.1) @@ -51,7 +51,7 @@ GEM multi_json (1.13.1) pathutil (0.16.2) forwardable-extended (~> 2.6) - public_suffix (3.0.3) + public_suffix (4.0.6) pygments.rb (1.2.1) multi_json (>= 1.0.0) rake (12.3.3)