diff --git a/Gemfile.lock b/Gemfile.lock index d0ae611fc..892aae40f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -79,8 +79,8 @@ GEM minitest (>= 5.1) mutex_m tzinfo (~> 2.0) - addressable (2.8.6) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) annotate_models (1.0.1) ast (2.4.2) axe-core-api (4.10.0) @@ -214,7 +214,7 @@ GEM grover (1.1.10) combine_pdf (~> 1.0) nokogiri (~> 1.0) - hashdiff (1.1.0) + hashdiff (1.1.1) hashie (5.0.0) hexapdf (0.47.0) cmdparse (~> 3.0, >= 3.0.3) @@ -328,7 +328,7 @@ GEM rexml (~> 3.2, >= 3.2.6) safe_shell (>= 1.0.3, < 2.0) pg (1.5.8) - propshaft (1.0.1) + propshaft (1.1.0) actionpack (>= 7.0.0) activesupport (>= 7.0.0) rack @@ -346,7 +346,7 @@ GEM pry (~> 0.13) psych (5.1.2) stringio - public_suffix (5.0.5) + public_suffix (6.0.1) puma (6.4.3) nio4r (~> 2.0) racc (1.8.1) @@ -557,7 +557,7 @@ GEM activemodel (>= 6.0.0) bindex (>= 0.4.0) railties (>= 6.0.0) - webmock (3.23.1) + webmock (3.24.0) addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0)