fix encoding problems with cherlock Holmes gem
This commit is contained in:
parent
e4a5f9845b
commit
d2d046a39d
5 changed files with 22 additions and 1 deletions
1
Gemfile
1
Gemfile
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue