fix axlsx gem

pre_develop
p31729568 6 years ago
parent f17754c148
commit ee2ae75ecc

@ -63,8 +63,8 @@ gem 'elasticsearch-rails'
gem 'oauth2' gem 'oauth2'
# xlsx # xlsx
#gem 'axlsx', '3.0.0.pre' gem 'axlsx', '3.0.0.pre'
#gem 'axlsx_rails', '0.3.0' gem 'axlsx_rails', '0.3.0'
#Ruby 2.2+ has removed test/unit from the core library. #Ruby 2.2+ has removed test/unit from the core library.
if RUBY_VERSION>='2.2' if RUBY_VERSION>='2.2'

Loading…
Cancel
Save