diff --git a/Gemfile.lock b/Gemfile.lock index 308030a..15773b2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -35,8 +35,8 @@ GEM minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - addressable (2.6.0) - public_suffix (>= 2.0.2, < 4.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) arel (6.0.4) bootstrap-sass (3.0.0.0.rc) sass (~> 3.2) @@ -159,7 +159,7 @@ GEM pry (0.11.3) coderay (~> 1.1.0) method_source (~> 0.9.0) - public_suffix (3.0.3) + public_suffix (4.0.7) rack (1.6.11) rack-test (0.6.3) rack (>= 1.0)