From c854927467fd58586c513b6ea8b2437d2a2a098d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Nov 2023 12:07:28 +0000 Subject: [PATCH] build(deps): bump caxlsx from 3.4.1 to 4.0.0 Bumps [caxlsx](https://github.com/caxlsx/caxlsx) from 3.4.1 to 4.0.0. - [Changelog](https://github.com/caxlsx/caxlsx/blob/master/CHANGELOG.md) - [Commits](https://github.com/caxlsx/caxlsx/compare/v3.4.1...v4.0.0) --- updated-dependencies: - dependency-name: caxlsx dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5a590fb145..7d7c3fc78a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -160,7 +160,7 @@ GEM caracal-rails (1.0.2) caracal (~> 1.0) rails (>= 3.2) - caxlsx (3.4.1) + caxlsx (4.0.0) htmlentities (~> 4.3, >= 4.3.4) marcel (~> 1.0) nokogiri (~> 1.10, >= 1.10.4) @@ -401,7 +401,7 @@ GEM puma (6.4.0) nio4r (~> 2.0) raabro (1.4.0) - racc (1.7.1) + racc (1.7.3) rack (2.2.8) rack-protection (3.1.0) rack (~> 2.2, >= 2.2.4)