diff --git a/Gemfile.lock b/Gemfile.lock index 3c1e7dcc..a8fe23bb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -60,8 +60,8 @@ GEM zeitwerk (~> 2.1, >= 2.1.8) activesupport-testing-metadata (0.1.0) activesupport (>= 4.0) - addressable (2.6.0) - public_suffix (>= 2.0.2, < 4.0) + addressable (2.7.0) + public_suffix (>= 2.0.2, < 5.0) archive-zip (0.12.0) io-like (~> 0.3.0) array_form_helper (0.0.1) @@ -240,7 +240,7 @@ GEM pg_query (1.1.0) pghero (2.3.0) activerecord (>= 5) - public_suffix (3.1.1) + public_suffix (4.0.1) puma (4.1.0) nio4r (~> 2.0) rack (2.0.7) @@ -381,7 +381,7 @@ GEM activemodel (>= 6.0.0.a) bindex (>= 0.4.0) railties (>= 6.0.0.a) - webmock (3.6.2) + webmock (3.7.5) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)