From de11d243ea4652b2fb50d7107f182c18da868d21 Mon Sep 17 00:00:00 2001 From: Ryan W Date: Sun, 13 Feb 2022 17:20:30 -0800 Subject: [PATCH] now included as deps of actionmailer --- Gemfile | 3 --- Gemfile.lock | 3 --- 2 files changed, 6 deletions(-) diff --git a/Gemfile b/Gemfile index f373b7a..a61099d 100644 --- a/Gemfile +++ b/Gemfile @@ -53,9 +53,6 @@ gem "image_processing", "~> 1.2" gem "brakeman" gem "bundler-audit" -gem "net-imap" -gem "net-pop" -gem "net-smtp" gem "rubocop-rails" group :development, :test do diff --git a/Gemfile.lock b/Gemfile.lock index a99227e..d550d9d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -284,9 +284,6 @@ DEPENDENCIES image_processing (~> 1.2) importmap-rails jbuilder - net-imap - net-pop - net-smtp pg (~> 1.3) puma (~> 5.6) rack-mini-profiler