diff --git a/Gemfile.lock b/Gemfile.lock index afc6860384..58a4e03063 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -78,8 +78,8 @@ GEM minitest (>= 5.1) securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) - addressable (2.8.7) - public_suffix (>= 2.0.2, < 7.0) + addressable (2.8.8) + public_suffix (>= 2.0.2, < 8.0) after_party (2.0.0) amazing_print (1.8.1) annotate (3.2.0) @@ -149,7 +149,7 @@ GEM coderay (1.1.3) concurrent-ruby (1.3.4) connection_pool (2.5.5) - crack (1.0.0) + crack (1.0.1) bigdecimal rexml crass (1.0.6) @@ -274,7 +274,7 @@ GEM google-protobuf (>= 3.18, < 5.a) groupdate (6.7.0) activesupport (>= 7.1) - hashdiff (1.1.2) + hashdiff (1.2.1) htmlentities (4.3.4) httparty (0.23.1) csv @@ -430,7 +430,7 @@ GEM psych (5.2.6) date stringio - public_suffix (6.0.1) + public_suffix (7.0.0) puma (7.0.4) nio4r (~> 2.0) pundit (2.5.2) @@ -675,7 +675,7 @@ GEM activemodel (>= 6.0.0) bindex (>= 0.4.0) railties (>= 6.0.0) - webmock (3.25.1) + webmock (3.26.1) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)