Update axlsx to caxlsx for mimemagic changes

This commit is contained in:
Michael Ball 2021-04-01 15:05:47 -07:00
parent 63cba25081
commit a049b70487
2 changed files with 12 additions and 17 deletions

View file

@ -138,8 +138,8 @@ gem 'prawn-rails'
gem 'rqrcode'
# to render XLS spreadsheets
gem 'axlsx', git: 'https://github.com/randym/axlsx.git'
gem 'axlsx_rails'
gem 'caxlsx'
gem 'caxlsx_rails'
gem 'sentry-delayed_job'
gem 'sentry-rails'