]> git.openstreetmap.org Git - rails.git/blobdiff - Gemfile
Remove remaining html in translations from fixthemap page
[rails.git] / Gemfile
diff --git a/Gemfile b/Gemfile
index f5d0f7f4ff562f0570210ac6f3db6710742cda13..8a5d4432a06425e1f6d0b9ff2d9bf0cf2009a3a8 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -131,9 +131,6 @@ gem "aws-sdk-s3"
 # Used to resize user images
 gem "image_processing"
 
-# Avoid mail 2.8.0 due to https://github.com/mikel/mail/issues/1489
-gem "mail", "~> 2.7.1"
-
 # Gems useful for development
 group :development do
   gem "annotate"
@@ -154,6 +151,7 @@ group :test do
   gem "puma", "~> 5.6"
   gem "rails-controller-testing"
   gem "rubocop"
+  gem "rubocop-capybara"
   gem "rubocop-minitest"
   gem "rubocop-performance"
   gem "rubocop-rails"