Update axlsx to caxlsx for mimemagic changes
This commit is contained in:
parent
63cba25081
commit
a049b70487
2 changed files with 12 additions and 17 deletions
4
Gemfile
4
Gemfile
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue