From a1f3cedb44ba6866110cce05ef4b9bcf9a8ad115 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 May 2025 14:06:53 +0000 Subject: [PATCH] Bump caxlsx from 4.1.0 to 4.2.0 Bumps [caxlsx](https://github.com/caxlsx/caxlsx) from 4.1.0 to 4.2.0. - [Changelog](https://github.com/caxlsx/caxlsx/blob/master/CHANGELOG.md) - [Commits](https://github.com/caxlsx/caxlsx/compare/v4.1.0...v4.2.0) --- updated-dependencies: - dependency-name: caxlsx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 5e45c790f..e58d971ac 100644 --- a/Gemfile +++ b/Gemfile @@ -13,7 +13,7 @@ gem "audited", "~> 5.8.0" gem "autoprefixer-rails", "~> 10.4.19" gem "bing_translator", "~> 6.2.0" gem "cancancan", "~> 3.6.1" -gem "caxlsx", "~> 4.1.0" +gem "caxlsx", "~> 4.2.0" gem "caxlsx_rails", "~> 0.6.4" gem "ckeditor", "~> 4.3.0" gem "cocoon", "~> 1.2.15" diff --git a/Gemfile.lock b/Gemfile.lock index 9c4f60806..bb198d464 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -159,7 +159,7 @@ GEM rexml (>= 3.2) selenium-webdriver (>= 4.0) webrick (>= 1.7) - caxlsx (4.1.0) + caxlsx (4.2.0) htmlentities (~> 4.3, >= 4.3.4) marcel (~> 1.0) nokogiri (~> 1.10, >= 1.10.4) @@ -372,7 +372,7 @@ GEM mime-types-data (3.2022.0105) mini_magick (4.13.2) mini_mime (1.1.5) - mini_portile2 (2.8.8) + mini_portile2 (2.8.9) minitest (5.25.5) mixlib-cli (2.1.8) mixlib-config (3.0.27) @@ -754,7 +754,7 @@ DEPENDENCIES capistrano3-puma (~> 5.2.0) capybara (~> 3.40.0) capybara-webmock (~> 0.7.0) - caxlsx (~> 4.1.0) + caxlsx (~> 4.2.0) caxlsx_rails (~> 0.6.4) ckeditor (~> 4.3.0) cocoon (~> 1.2.15)