diff --git a/Gemfile.lock b/Gemfile.lock index 4169581c7..50429bf3a 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) @@ -189,7 +189,7 @@ GEM logger faraday-net_http (3.3.0) net-http - faraday-net_http_persistent (2.2.0) + faraday-net_http_persistent (2.3.0) faraday (~> 2.5) net-http-persistent (>= 4.0.4, < 5) faraday-retry (2.2.1) @@ -212,7 +212,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) html-attributes-utils (1.0.2) activesupport (>= 6.1.4.4) @@ -321,7 +321,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 @@ -339,7 +339,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) @@ -491,10 +491,10 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) - sentry-rails (5.20.1) + sentry-rails (5.21.0) railties (>= 5.0) - sentry-ruby (~> 5.20.1) - sentry-ruby (5.20.1) + sentry-ruby (~> 5.21.0) + sentry-ruby (5.21.0) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) simplecov (0.22.0) @@ -510,7 +510,7 @@ GEM actionpack (>= 3.1) railties (>= 3.1) slim (>= 3.0, < 6.0, != 5.0.0) - slim_lint (0.30.0) + slim_lint (0.31.0) rexml (~> 3.2) rubocop (>= 1.0, < 2.0) slim (>= 3.0, < 6.0) @@ -550,7 +550,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)