Bump caxlsx from 3.1.0 to 3.2.0
Bumps [caxlsx](https://github.com/caxlsx/caxlsx) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/caxlsx/caxlsx/releases) - [Changelog](https://github.com/caxlsx/caxlsx/blob/master/CHANGELOG.md) - [Commits](https://github.com/caxlsx/caxlsx/compare/v3.1.0...v3.2.0) --- updated-dependencies: - dependency-name: caxlsx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Javi Martín
parent
f620f1a385
commit
3bd6e6da50
2
Gemfile
2
Gemfile
@@ -10,7 +10,7 @@ gem "ancestry", "~> 4.1.0"
|
|||||||
gem "audited", "~> 5.0.1"
|
gem "audited", "~> 5.0.1"
|
||||||
gem "autoprefixer-rails", "~> 8.2.0"
|
gem "autoprefixer-rails", "~> 8.2.0"
|
||||||
gem "cancancan", "~> 3.3.0"
|
gem "cancancan", "~> 3.3.0"
|
||||||
gem "caxlsx", "~> 3.1.0"
|
gem "caxlsx", "~> 3.2.0"
|
||||||
gem "caxlsx_rails", "~> 0.6.3"
|
gem "caxlsx_rails", "~> 0.6.3"
|
||||||
gem "ckeditor", "~> 4.3.0"
|
gem "ckeditor", "~> 4.3.0"
|
||||||
gem "cocoon", "~> 1.2.15"
|
gem "cocoon", "~> 1.2.15"
|
||||||
|
|||||||
@@ -135,7 +135,7 @@ GEM
|
|||||||
rexml (>= 3.2)
|
rexml (>= 3.2)
|
||||||
selenium-webdriver (~> 3.0)
|
selenium-webdriver (~> 3.0)
|
||||||
webrick (>= 1.7)
|
webrick (>= 1.7)
|
||||||
caxlsx (3.1.0)
|
caxlsx (3.2.0)
|
||||||
htmlentities (~> 4.3, >= 4.3.4)
|
htmlentities (~> 4.3, >= 4.3.4)
|
||||||
marcel (~> 1.0)
|
marcel (~> 1.0)
|
||||||
nokogiri (~> 1.10, >= 1.10.4)
|
nokogiri (~> 1.10, >= 1.10.4)
|
||||||
@@ -399,7 +399,7 @@ GEM
|
|||||||
net-ssh (>= 2.6.5, < 7.0.0)
|
net-ssh (>= 2.6.5, < 7.0.0)
|
||||||
net-ssh (6.1.0)
|
net-ssh (6.1.0)
|
||||||
nio4r (2.5.8)
|
nio4r (2.5.8)
|
||||||
nokogiri (1.13.6)
|
nokogiri (1.13.8)
|
||||||
mini_portile2 (~> 2.8.0)
|
mini_portile2 (~> 2.8.0)
|
||||||
racc (~> 1.4)
|
racc (~> 1.4)
|
||||||
nori (2.6.0)
|
nori (2.6.0)
|
||||||
@@ -717,7 +717,7 @@ DEPENDENCIES
|
|||||||
capistrano3-puma (~> 5.2.0)
|
capistrano3-puma (~> 5.2.0)
|
||||||
capybara (~> 3.35.3)
|
capybara (~> 3.35.3)
|
||||||
capybara-webmock (~> 0.6.0)
|
capybara-webmock (~> 0.6.0)
|
||||||
caxlsx (~> 3.1.0)
|
caxlsx (~> 3.2.0)
|
||||||
caxlsx_rails (~> 0.6.3)
|
caxlsx_rails (~> 0.6.3)
|
||||||
ckeditor (~> 4.3.0)
|
ckeditor (~> 4.3.0)
|
||||||
cocoon (~> 1.2.15)
|
cocoon (~> 1.2.15)
|
||||||
|
|||||||
Reference in New Issue
Block a user