diff --git a/Gemfile.lock b/Gemfile.lock index 2352b64..7ce8df7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,8 +6,8 @@ GEM minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) ansi (1.5.0) asciidoctor (1.5.6.1) ast (2.4.1) @@ -121,7 +121,7 @@ GEM pry (0.13.1) coderay (~> 1.1) method_source (~> 1.0) - public_suffix (4.0.6) + public_suffix (5.0.0) rack (1.6.13) rake (12.3.3) rb-fsevent (0.10.4)