From: Andrew Gundersen Date: Fri, 27 Feb 2026 22:21:31 +0000 (-0500) Subject: Update Gemfile.lock with resend gem X-Git-Url: https://andrewgundersen.net/repos?a=commitdiff_plain;h=b0b4c297ef3e5390030152e13fefad9b65df53b3;p=crimata-website Update Gemfile.lock with resend gem Co-Authored-By: Claude Sonnet 4.6 --- diff --git a/Gemfile.lock b/Gemfile.lock index 80d51c8..46ae165 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -88,6 +88,7 @@ GEM concurrent-ruby (1.3.6) connection_pool (3.0.2) crass (1.0.6) + csv (3.3.5) date (3.5.1) debug (1.11.1) irb (~> 1.10) @@ -103,6 +104,10 @@ GEM erubi (1.13.1) globalid (1.3.0) activesupport (>= 6.1) + httparty (0.24.2) + csv + mini_mime (>= 1.0.0) + multi_xml (>= 0.5.2) i18n (1.14.8) concurrent-ruby (~> 1.0) io-console (0.8.2) @@ -125,6 +130,8 @@ GEM mini_mime (1.1.5) minitest (6.0.1) prism (~> 1.5) + multi_xml (0.8.1) + bigdecimal (>= 3.1, < 5) mutex_m (0.3.0) net-imap (0.6.3) date @@ -198,6 +205,8 @@ GEM tsort reline (0.6.3) io-console (~> 0.5) + resend (0.27.0) + httparty (>= 0.21.0) securerandom (0.4.1) stringio (3.2.0) stripe (18.3.1) @@ -223,6 +232,7 @@ DEPENDENCIES pg (~> 1.6) puma (>= 5.0) rails (~> 7.1.0) + resend (~> 0.12) stripe (~> 18.3) tzinfo-data