Bump caxlsx_rails from 0.6.2 to 0.6.3
Bumps [caxlsx_rails](https://github.com/caxlsx/caxlsx_rails) from 0.6.2 to 0.6.3. - [Release notes](https://github.com/caxlsx/caxlsx_rails/releases) - [Changelog](https://github.com/caxlsx/caxlsx_rails/blob/master/CHANGELOG.md) - [Commits](https://github.com/caxlsx/caxlsx_rails/compare/v0.6.2...v0.6.3) --- updated-dependencies: - dependency-name: caxlsx_rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Javi Martín
parent
57b3ec93e5
commit
6a6ad9ee75
2
Gemfile
2
Gemfile
@@ -11,7 +11,7 @@ gem "audited", "~> 5.0.1"
|
||||
gem "autoprefixer-rails", "~> 8.2.0"
|
||||
gem "cancancan", "~> 3.3.0"
|
||||
gem "caxlsx", "~> 3.1.0"
|
||||
gem "caxlsx_rails", "~> 0.6.2"
|
||||
gem "caxlsx_rails", "~> 0.6.3"
|
||||
gem "ckeditor", "~> 4.3.0"
|
||||
gem "cocoon", "~> 1.2.15"
|
||||
gem "daemons", "~> 1.4.0"
|
||||
|
||||
@@ -140,7 +140,7 @@ GEM
|
||||
marcel (~> 1.0)
|
||||
nokogiri (~> 1.10, >= 1.10.4)
|
||||
rubyzip (>= 1.3.0, < 3)
|
||||
caxlsx_rails (0.6.2)
|
||||
caxlsx_rails (0.6.3)
|
||||
actionpack (>= 3.1)
|
||||
caxlsx (>= 3.0)
|
||||
chef-utils (16.4.41)
|
||||
@@ -718,7 +718,7 @@ DEPENDENCIES
|
||||
capybara (~> 3.35.3)
|
||||
capybara-webmock (~> 0.6.0)
|
||||
caxlsx (~> 3.1.0)
|
||||
caxlsx_rails (~> 0.6.2)
|
||||
caxlsx_rails (~> 0.6.3)
|
||||
ckeditor (~> 4.3.0)
|
||||
cocoon (~> 1.2.15)
|
||||
coveralls (~> 0.8.23)
|
||||
|
||||
Reference in New Issue
Block a user