fix encoding problems with cherlock Holmes gem

This commit is contained in:
kara Diaby 2021-07-12 14:00:26 +02:00
parent e4a5f9845b
commit d2d046a39d
5 changed files with 22 additions and 1 deletions

View file

@ -12,6 +12,7 @@ gem 'anchored'
gem 'bcrypt'
gem 'bootsnap', '>= 1.4.4', require: false # Reduces boot times through caching; required in config/boot.rb
gem 'browser'
gem 'charlock_holmes'
gem 'chartkick'
gem 'chunky_png'
gem 'clamav-client', require: 'clamav/client'