diff --git a/Gemfile.lock b/Gemfile.lock index a788de8..601906e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -27,7 +27,8 @@ GEM minitest (~> 5.1) thread_safe (~> 0.1) tzinfo (~> 1.1) - addressable (2.3.6) + addressable (2.8.0) + public_suffix (>= 2.0.2, < 5.0) arel (5.0.1.20140414130214) better_errors (1.1.0) coderay (>= 1.0.0) @@ -142,6 +143,7 @@ GEM coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) + public_suffix (4.0.6) rack (1.5.2) rack-test (0.6.2) rack (>= 1.0)