From fed9a09bcf537b647225041aa3f0ac3cbe4f9442 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Oct 2024 13:53:06 +0000 Subject: [PATCH] Bump caxlsx_rails from 0.6.3 to 0.6.4 Bumps [caxlsx_rails](https://github.com/caxlsx/caxlsx_rails) from 0.6.3 to 0.6.4. - [Changelog](https://github.com/caxlsx/caxlsx_rails/blob/master/CHANGELOG.md) - [Commits](https://github.com/caxlsx/caxlsx_rails/compare/v0.6.3...v0.6.4) --- updated-dependencies: - dependency-name: caxlsx_rails dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 9c8b5932d..1518c8e51 100644 --- a/Gemfile +++ b/Gemfile @@ -12,7 +12,7 @@ gem "autoprefixer-rails", "~> 10.4.16" gem "bing_translator", "~> 6.2.0" gem "cancancan", "~> 3.5.0" gem "caxlsx", "~> 4.1.0" -gem "caxlsx_rails", "~> 0.6.3" +gem "caxlsx_rails", "~> 0.6.4" gem "ckeditor", "~> 4.3.0" gem "cocoon", "~> 1.2.15" gem "daemons", "~> 1.4.1" diff --git a/Gemfile.lock b/Gemfile.lock index 663f1a29c..a17aef55e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -150,7 +150,7 @@ GEM marcel (~> 1.0) nokogiri (~> 1.10, >= 1.10.4) rubyzip (>= 1.3.0, < 3) - caxlsx_rails (0.6.3) + caxlsx_rails (0.6.4) actionpack (>= 3.1) caxlsx (>= 3.0) chef-utils (18.4.2) @@ -712,7 +712,7 @@ DEPENDENCIES capybara (~> 3.40.0) capybara-webmock (~> 0.7.0) caxlsx (~> 4.1.0) - caxlsx_rails (~> 0.6.3) + caxlsx_rails (~> 0.6.4) ckeditor (~> 4.3.0) cocoon (~> 1.2.15) daemons (~> 1.4.1)