diff --git a/readouts-tracker-api/Gemfile.lock b/readouts-tracker-api/Gemfile.lock index 40dab76..dcdf513 100644 --- a/readouts-tracker-api/Gemfile.lock +++ b/readouts-tracker-api/Gemfile.lock @@ -103,8 +103,8 @@ GEM minitest (~> 5.1) tzinfo (~> 1.1) zeitwerk (~> 2.2, >= 2.2.2) - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) ast (2.4.0) bcrypt (3.1.13) bootsnap (1.4.6) @@ -164,7 +164,7 @@ GEM parser (2.7.1.2) ast (~> 2.4.0) pg (1.2.3) - public_suffix (4.0.5) + public_suffix (4.0.7) puma (4.3.5) nio4r (~> 2.0) rack (2.2.3)