Gemfile回退
This commit is contained in:
parent
be4726c6a6
commit
2f6dda4a15
2
Gemfile
2
Gemfile
|
@ -27,7 +27,7 @@ gem 'roo-xls'
|
||||||
gem 'simple_xlsx_reader', '~>1.0.4'
|
gem 'simple_xlsx_reader', '~>1.0.4'
|
||||||
|
|
||||||
gem 'rubyzip'
|
gem 'rubyzip'
|
||||||
# gem 'sonarqube', :git => 'https://gitlink.org.cn/KingChan/sonarqube.git'
|
gem 'sonarqube', :git => 'https://gitlink.org.cn/KingChan/sonarqube.git'
|
||||||
gem 'spreadsheet'
|
gem 'spreadsheet'
|
||||||
gem 'ruby-ole'
|
gem 'ruby-ole'
|
||||||
# 导出为xlsx
|
# 导出为xlsx
|
||||||
|
|
Loading…
Reference in New Issue