diff --git a/Gemfile.lock b/Gemfile.lock index 977c25277e..6351ca9831 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -111,7 +111,7 @@ GEM net-http-persistent (~> 4.0) nokogiri (~> 1, >= 1.10.8) base64 (0.3.0) - bcrypt (3.1.21) + bcrypt (3.1.22) benchmark (0.5.0) better_errors (2.10.1) erubi (>= 1.0.0) @@ -195,7 +195,7 @@ GEM railties (>= 7.0) responders warden (~> 1.2.3) - devise_invitable (2.0.11) + devise_invitable (2.0.12) actionmailer (>= 5.0) devise (>= 4.6) diff-lcs (1.6.2) @@ -229,7 +229,7 @@ GEM dry-inflector (~> 1.0) dry-logic (~> 1.4) zeitwerk (~> 2.6) - erb (6.0.2) + erb (6.0.4) erb_lint (0.9.0) activesupport better_html (>= 2.0.1) @@ -333,7 +333,7 @@ GEM activesupport (>= 6.0.0) railties (>= 6.0.0) io-console (0.8.2) - irb (1.17.0) + irb (1.18.0) pp (>= 0.6.0) prism (>= 1.3.0) rdoc (>= 4.0.0) @@ -386,7 +386,8 @@ GEM pry pry-stack_explorer rails (>= 5.0) - mail (2.8.1) + mail (2.9.0) + logger mini_mime (>= 0.1.1) net-imap net-pop @@ -420,7 +421,7 @@ GEM nenv (0.3.0) net-http-persistent (4.0.8) connection_pool (>= 2.2.4, < 4) - net-imap (0.5.9) + net-imap (0.6.4) date net-protocol net-pop (0.1.2) @@ -577,7 +578,7 @@ GEM thor (~> 1.0, >= 1.2.2) zeitwerk (~> 2.6) rainbow (3.1.1) - rake (13.3.1) + rake (13.4.2) rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) @@ -755,7 +756,7 @@ GEM xpath (3.2.0) nokogiri (~> 1.8) yard (0.9.38) - zeitwerk (2.7.5) + zeitwerk (2.8.2) PLATFORMS arm64-darwin