From bc564243575c862cea5c1dbfedafcbed9054f45d Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Tue, 10 May 2022 13:35:45 +0000 Subject: [PATCH] Update caxlsx_rails to version 0.6.3 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9abcec5a..c7a97d9f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -149,12 +149,12 @@ GEM fastimage case_transform (0.2) activesupport - caxlsx (3.1.1) + caxlsx (3.2.0) htmlentities (~> 4.3, >= 4.3.4) 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) chartkick (4.1.3)