diff --git a/Gemfile b/Gemfile index 77ee8f84..c51e1379 100644 --- a/Gemfile +++ b/Gemfile @@ -5,6 +5,7 @@ source 'https://gems.sutty.nl' ruby '~> 2.7' +gem 'mail', '~> 2.7.1' gem 'dotenv-rails', require: 'dotenv/rails-now' gem 'i18n', '~> 1.8.0' diff --git a/Gemfile.lock b/Gemfile.lock index 852c8a30..0c6265ab 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -127,7 +127,6 @@ GEM activerecord (>= 5.a) database_cleaner-core (~> 2.0.0) database_cleaner-core (2.0.1) - date (3.3.3-x86_64-linux-musl) dead_end (4.0.0) derailed_benchmarks (2.1.2) benchmark-ips (~> 2) @@ -280,8 +279,8 @@ GEM kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) kwalify (0.7.2) - launchy (2.5.0) - addressable (~> 2.7) + launchy (2.5.2) + addressable (~> 2.8) letter_opener (1.8.1) launchy (>= 2.2, < 3) liquid (4.0.3) @@ -299,11 +298,8 @@ GEM loofah (2.19.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) - mail (2.8.0) + mail (2.7.1) mini_mime (>= 0.1.1) - net-imap - net-pop - net-smtp marcel (1.0.2) memory_profiler (1.0.1) mercenary (0.4.0) @@ -320,15 +316,6 @@ GEM i18n (>= 0.6.10, < 2) request_store (~> 1.0) multi_xml (0.6.0) - net-imap (0.3.4) - date - net-protocol - net-pop (0.1.2) - net-protocol - net-protocol (0.2.1) - timeout - net-smtp (0.3.3) - net-protocol net-ssh (7.0.1) netaddr (2.0.6) nio4r (2.5.8-x86_64-linux-musl) @@ -419,7 +406,7 @@ GEM redis-store (>= 1.2, < 2) redis-store (1.9.1) redis (>= 4, < 5) - reek (6.1.2) + reek (6.1.3) kwalify (~> 0.7.0) parser (~> 3.1.0) rainbow (>= 2.0, < 4.0) @@ -441,7 +428,7 @@ GEM rubocop-ast (>= 1.23.0, < 2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 3.0) - rubocop-ast (1.24.0) + rubocop-ast (1.24.1) parser (>= 3.1.1.0) rubocop-rails (2.17.4) activesupport (>= 4.2.0) @@ -495,7 +482,7 @@ GEM stackprof (0.2.23-x86_64-linux-musl) sucker_punch (3.1.0) concurrent-ruby (~> 1.0) - sutty-liquid (0.11.3) + sutty-liquid (0.11.6) fast_blank (~> 1.0) jekyll (~> 4) symbol-fstring (1.0.2-x86_64-linux-musl) @@ -506,7 +493,6 @@ GEM thor (1.2.1) tilt (2.0.11) timecop (0.9.6) - timeout (0.3.1) turbolinks (5.2.1) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) @@ -591,6 +577,7 @@ DEPENDENCIES loaf lockbox lograge + mail (~> 2.7.1) memory_profiler mini_magick mobility