diff --git a/Gemfile.lock b/Gemfile.lock index 0426578..57722d4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -44,8 +44,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.0) + public_suffix (>= 2.0.2, < 5.0) airbrussh (1.3.1) sshkit (>= 1.6.1, != 1.7.0) apartment (1.2.0) @@ -233,7 +233,7 @@ GEM pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) - public_suffix (3.0.2) + public_suffix (4.0.6) pundit (2.0.0) activesupport (>= 3.0.0) rack (1.6.11)