[Fix #1372] Bump spreadsheet architect and axlsx
This allows us to bump rubyzip to a version that is free of CVE-2017-5946
This commit is contained in:
parent
450553a14a
commit
cbd390218d
2 changed files with 22 additions and 15 deletions
3
Gemfile
3
Gemfile
|
@ -88,7 +88,8 @@ gem 'groupdate'
|
|||
|
||||
gem 'bootstrap-wysihtml5-rails', '~> 0.3.3.8'
|
||||
|
||||
gem 'spreadsheet_architect', '~> 1.4.8' # https://github.com/westonganger/spreadsheet_architect/issues/14
|
||||
gem 'spreadsheet_architect'
|
||||
gem 'axlsx', '~> 3.0.0.pre' # https://github.com/randym/axlsx/issues/501#issuecomment-373640365
|
||||
|
||||
gem 'apipie-rails'
|
||||
# For Markdown support in apipie
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue