From d810be137d3188547e532f29f43b0219c8eda20b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 11:24:32 +0000 Subject: [PATCH] build(deps): bump caxlsx from 4.0.0 to 4.1.0 Bumps [caxlsx](https://github.com/caxlsx/caxlsx) from 4.0.0 to 4.1.0. - [Changelog](https://github.com/caxlsx/caxlsx/blob/master/CHANGELOG.md) - [Commits](https://github.com/caxlsx/caxlsx/compare/v4.0.0...v4.1.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 | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile b/Gemfile index dca84421e8..bf7c662e5e 100644 --- a/Gemfile +++ b/Gemfile @@ -9,7 +9,7 @@ gem "after_party" # post-deployment tasks gem "amazing_print" # easier console reading gem "azure-storage-blob", require: false gem "bugsnag" # tracking errors in prod -gem "caxlsx", "~> 4.0" # excel spreadsheets - TODO can we remove this version restriction? +gem "caxlsx", "~> 4.1" # excel spreadsheets - TODO can we remove this version restriction? gem "caxlsx_rails", "~> 0.6.3" # excel spreadsheets - TODO can we remove this version restriction? gem "cssbundling-rails", "~> 1.4" # compiles css gem "delayed_job_active_record" diff --git a/Gemfile.lock b/Gemfile.lock index b7fddb7b44..d5f45ab40c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -131,7 +131,7 @@ GEM capybara-screenshot (1.0.26) capybara (>= 1.0, < 4) launchy - caxlsx (4.0.0) + caxlsx (4.1.0) htmlentities (~> 4.3, >= 4.3.4) marcel (~> 1.0) nokogiri (~> 1.10, >= 1.10.4) @@ -299,7 +299,7 @@ GEM method_source (1.0.0) mini_magick (4.11.0) mini_mime (1.1.5) - mini_portile2 (2.8.5) + mini_portile2 (2.8.6) minitest (5.22.3) multi_xml (0.6.0) multipart-post (2.3.0) @@ -316,14 +316,14 @@ GEM net-smtp (0.5.0) net-protocol nio4r (2.7.1) - nokogiri (1.16.3) + nokogiri (1.16.4) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.16.3-arm64-darwin) + nokogiri (1.16.4-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.3-x86_64-darwin) + nokogiri (1.16.4-x86_64-darwin) racc (~> 1.4) - nokogiri (1.16.3-x86_64-linux) + nokogiri (1.16.4-x86_64-linux) racc (~> 1.4) noticed (1.6.3) http (>= 4.0.0) @@ -578,7 +578,7 @@ DEPENDENCIES byebug capybara capybara-screenshot - caxlsx (~> 4.0) + caxlsx (~> 4.1) caxlsx_rails (~> 0.6.3) cssbundling-rails (~> 1.4) database_cleaner-active_record