diff --git a/Gemfile.lock b/Gemfile.lock index 88a53fa..5bc18d1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -35,7 +35,8 @@ GEM minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - addressable (2.3.8) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) airbrussh (1.3.0) sshkit (>= 1.6.1, != 1.7.0) annotate (2.6.10) @@ -138,6 +139,7 @@ GEM slop (~> 3.4) pry-rails (0.3.4) pry (>= 0.9.10) + public_suffix (5.0.0) quiet_assets (1.1.0) railties (>= 3.1, < 5.0) rack (1.6.13)