diff --git a/Gemfile.lock b/Gemfile.lock index 04eec04..b629296 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -61,8 +61,8 @@ GEM 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) bootsnap (1.4.5) msgpack (~> 1.0) bootsnap (1.4.5-java) @@ -136,7 +136,7 @@ GEM octokit (4.16.0) faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) - public_suffix (4.0.3) + public_suffix (5.0.0) puma (4.3.3) nio4r (~> 2.0) puma (4.3.3-java)