diff --git a/backend/Gemfile.lock b/backend/Gemfile.lock index 2eb08f5e..ca2167e8 100644 --- a/backend/Gemfile.lock +++ b/backend/Gemfile.lock @@ -161,7 +161,7 @@ GEM railties (>= 4.1.0) responders warden (~> 1.2.3) - devise_invitable (2.0.9) + devise_invitable (2.0.11) actionmailer (>= 5.0) devise (>= 4.6) diff-lcs (1.6.2) @@ -214,7 +214,7 @@ GEM geocoder (1.8.3) base64 (>= 0.1.0) csv (>= 3.0.0) - globalid (1.2.1) + globalid (1.3.0) activesupport (>= 6.1) globalize (6.3.0) activemodel (>= 4.2, < 7.2) @@ -251,7 +251,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 @@ -283,14 +284,14 @@ GEM andand kdtree require_all - net-imap (0.4.20) + net-imap (0.5.12) date net-protocol net-pop (0.1.2) net-protocol net-protocol (0.2.2) timeout - net-smtp (0.5.0) + net-smtp (0.5.1) net-protocol nio4r (2.7.3) nokogiri (1.18.10) @@ -401,9 +402,9 @@ GEM request_store (1.5.0) rack (>= 1.4) require_all (3.0.0) - responders (3.1.1) - actionpack (>= 5.2) - railties (>= 5.2) + responders (3.2.0) + actionpack (>= 7.0) + railties (>= 7.0) rexml (3.4.4) rouge (4.2.1) rspec-core (3.13.6)