diff --git a/Gemfile.lock b/Gemfile.lock index d32ca65..4addf31 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -53,11 +53,11 @@ GEM activesupport (6.0.2.1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 0.7, < 2) - minitest (~> 5.14) + minitest (~> 5.1) tzinfo (~> 1.1) zeitwerk (~> 2.2) - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) bcrypt (3.1.13) bcrypt (3.1.13-java) bindex (0.8.1) @@ -149,7 +149,7 @@ GEM coderay (~> 1.1.0) method_source (~> 0.9.0) spoon (~> 0.0) - public_suffix (4.0.3) + public_suffix (5.0.0) puma (4.3.1) nio4r (~> 2.0) puma (4.3.1-java)