Bump caxlsx from 3.2.0 to 3.4.1
Bumps [caxlsx](https://github.com/caxlsx/caxlsx) from 3.2.0 to 3.4.1. - [Changelog](https://github.com/caxlsx/caxlsx/blob/master/CHANGELOG.md) - [Commits](https://github.com/caxlsx/caxlsx/compare/v3.2.0...v3.4.1) --- 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:
2
Gemfile
2
Gemfile
@@ -11,7 +11,7 @@ gem "audited", "~> 5.3.3"
|
||||
gem "autoprefixer-rails", "~> 8.2.0"
|
||||
gem "bing_translator", "~> 6.2.0"
|
||||
gem "cancancan", "~> 3.4.0"
|
||||
gem "caxlsx", "~> 3.2.0"
|
||||
gem "caxlsx", "~> 3.4.1"
|
||||
gem "caxlsx_rails", "~> 0.6.3"
|
||||
gem "ckeditor", "~> 4.3.0"
|
||||
gem "cocoon", "~> 1.2.15"
|
||||
|
||||
@@ -141,7 +141,7 @@ GEM
|
||||
rexml (>= 3.2)
|
||||
selenium-webdriver (>= 4.0)
|
||||
webrick (>= 1.7)
|
||||
caxlsx (3.2.0)
|
||||
caxlsx (3.4.1)
|
||||
htmlentities (~> 4.3, >= 4.3.4)
|
||||
marcel (~> 1.0)
|
||||
nokogiri (~> 1.10, >= 1.10.4)
|
||||
@@ -668,7 +668,7 @@ DEPENDENCIES
|
||||
capistrano3-puma (~> 5.2.0)
|
||||
capybara (~> 3.39.2)
|
||||
capybara-webmock (~> 0.7.0)
|
||||
caxlsx (~> 3.2.0)
|
||||
caxlsx (~> 3.4.1)
|
||||
caxlsx_rails (~> 0.6.3)
|
||||
ckeditor (~> 4.3.0)
|
||||
cocoon (~> 1.2.15)
|
||||
|
||||
Reference in New Issue
Block a user