diff --git a/Gemfile.lock b/Gemfile.lock index c11d757..d97d7f3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -79,8 +79,8 @@ GEM public_suffix (>= 2.0.2, < 7.0) base64 (0.3.0) bcrypt (3.1.20) - benchmark (0.4.1) - bigdecimal (3.2.3) + benchmark (0.5.0) + bigdecimal (3.3.1) bindex (0.8.1) bootsnap (1.18.6) msgpack (~> 1.2) @@ -124,7 +124,7 @@ GEM diff-lcs (1.6.2) docile (1.4.1) drb (2.2.3) - erb (5.0.2) + erb (5.1.1) erubi (1.13.1) factory_bot (6.5.5) activesupport (>= 6.1.0) @@ -168,7 +168,7 @@ GEM jbuilder (2.14.1) actionview (>= 7.0.0) activesupport (>= 7.0.0) - jquery-rails (4.6.0) + jquery-rails (4.6.1) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) @@ -199,7 +199,8 @@ GEM loofah (2.24.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) - mail (2.8.1) + mail (2.9.0) + logger mini_mime (>= 0.1.1) net-imap net-pop @@ -208,13 +209,13 @@ GEM matrix (0.4.3) mini_mime (1.1.5) mini_portile2 (2.8.9) - minitest (5.25.5) + minitest (5.26.0) msgpack (1.8.0) multi_xml (0.7.2) bigdecimal (~> 3.1) net-http (0.6.0) uri - net-imap (0.5.10) + net-imap (0.5.12) date net-protocol net-pop (0.1.2) @@ -264,16 +265,16 @@ GEM rack orm_adapter (0.5.0) ostruct (0.6.3) - page_title_helper (9.1.0) - rails (>= 7.0.0, < 8.1) - paper_trail (16.0.0) - activerecord (>= 6.1) + page_title_helper (10.0.0) + rails (>= 7.2.0, < 8.2) + paper_trail (17.0.0) + activerecord (>= 7.1) request_store (~> 1.4) paranoia (3.0.1) activerecord (>= 6, < 8.1) pg (1.6.2) popper_js (2.11.8) - pp (0.6.2) + pp (0.6.3) prettyprint prettyprint (0.2.0) psych (5.2.6) @@ -342,9 +343,10 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rdoc (6.14.2) + rdoc (6.15.0) erb psych (>= 4.0.0) + tsort recaptcha (5.21.1) redcarpet (3.6.1) redis (5.4.1) @@ -434,7 +436,7 @@ GEM concurrent-ruby (~> 1.0) tzinfo-data (1.2025.2) tzinfo (>= 1.0.0) - uri (1.0.3) + uri (1.0.4) useragent (0.16.11) version_gem (1.1.8) warden (1.2.9)