diff --git a/Gemfile.lock b/Gemfile.lock index c470def..e26e211 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,8 +9,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) byebug (11.1.1) coderay (1.1.2) @@ -46,7 +46,7 @@ GEM byebug (~> 11.0) pry (~> 0.10) psych (3.1.0) - public_suffix (4.0.1) + public_suffix (5.0.0) rainbow (3.0.0) reek (6.0.0) kwalify (~> 0.7.0)