Get rid of letter-opener-web gem

It was only used in Vagrand and he have gotten rid of it.
This commit is contained in:
Ana María Martínez Gómez 2019-02-22 11:35:08 +01:00 committed by Ana María Martínez Gómez
parent 0aa49e9c64
commit d6688eba68
2 changed files with 0 additions and 7 deletions

View file

@ -238,8 +238,6 @@ group :development do
gem 'rubocop-rspec'
# to open mails
gem 'letter_opener'
# to open mails in browser
gem 'letter_opener_web'
# as deployment system
gem 'mina'
# as debugger on error pages