axlsx got renamed to caxlsx_rails

This commit is contained in:
Henne Vogelsang 2021-08-11 14:09:02 +02:00
parent 2527af1c1b
commit ddb03e7655
No known key found for this signature in database
GPG key ID: 97DDB66BDAF8D4D6
2 changed files with 5 additions and 20 deletions

View file

@ -140,8 +140,7 @@ gem 'prawn-rails'
gem 'rqrcode'
# to render XLS spreadsheets
gem 'axlsx', git: 'https://github.com/randym/axlsx.git'
gem 'axlsx_rails'
gem 'caxlsx_rails'
# as error catcher
gem 'sentry-rails'