Skip to content

Commit

Permalink
Upgrade write_xlsx to latest. The latest version includes a patch to …
Browse files Browse the repository at this point in the history
…improve performance for large datasets.
  • Loading branch information
payten committed Oct 10, 2021
1 parent 55e6717 commit a34aa70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ ASpaceGems.setup if defined? ASpaceGems

source 'http://rubygems.org'

gem "write_xlsx", "0.85.3"
gem "write_xlsx", "1.01.0"

0 comments on commit a34aa70

Please sign in to comment.