diff --git a/Gemfile.lock b/Gemfile.lock index 7547fc92b..cea824f48 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -49,9 +49,9 @@ GEM globalid (>= 0.3.6) activemodel (8.0.1) activesupport (= 8.0.1) - activemodel-serializers-xml (1.0.2) - activemodel (> 5.x) - activesupport (> 5.x) + activemodel-serializers-xml (1.0.3) + activemodel (>= 5.0.0.a) + activesupport (>= 5.0.0.a) builder (~> 3.1) activerecord (8.0.1) activemodel (= 8.0.1) @@ -138,7 +138,7 @@ GEM diff-lcs (1.5.1) docile (1.4.1) domain_name (0.6.20240107) - draper (4.0.2) + draper (4.0.4) actionpack (>= 5.0) activemodel (>= 5.0) activemodel-serializers-xml (>= 1.0) @@ -279,7 +279,7 @@ GEM mime-types-data (3.2024.0820) mini_mime (1.1.5) minitest (5.25.4) - mjml-rails (4.13.0) + mjml-rails (4.14.0) msgpack (1.7.2) multi_xml (0.6.0) nenv (0.3.0) @@ -351,13 +351,13 @@ GEM date stringio public_suffix (6.0.1) - puma (6.5.0) + puma (6.6.0) nio4r (~> 2.0) pundit (2.4.0) activesupport (>= 3.0.0) raabro (1.4.0) racc (1.8.1) - rack (3.1.8) + rack (3.1.9) rack-cors (2.0.2) rack (>= 2.0.0) rack-mini-profiler (3.3.1) @@ -425,7 +425,7 @@ GEM regexp_parser (2.10.0) reline (0.6.0) io-console (~> 0.5) - request_store (1.5.1) + request_store (1.7.0) rack (>= 1.4) rest-client (2.1.0) http-accept (>= 1.7.0, < 2.0) @@ -501,10 +501,10 @@ GEM sprockets-rails tilt securerandom (0.4.1) - sentry-rails (5.22.2) + sentry-rails (5.22.3) railties (>= 5.0) - sentry-ruby (~> 5.22.2) - sentry-ruby (5.22.2) + sentry-ruby (~> 5.22.3) + sentry-ruby (5.22.3) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) shellany (0.0.1) @@ -533,8 +533,8 @@ GEM activesupport (>= 5.2) sprockets (>= 3.0.0) stringio (3.1.2) - strong_migrations (2.1.0) - activerecord (>= 6.1) + strong_migrations (2.2.0) + activerecord (>= 7) super_diff (0.15.0) attr_extras (>= 6.2.4) diff-lcs @@ -544,7 +544,7 @@ GEM thor (1.3.2) tilt (2.3.0) timecop (0.9.10) - timeout (0.4.2) + timeout (0.4.3) tty-color (0.6.0) turbo-rails (2.0.11) actionpack (>= 6.0.0)