From b449466fe20e992f51382901caccd464b58007de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 11:52:33 +0000 Subject: [PATCH] build(deps-dev): bump docx from 0.10.0 to 0.13.0 Bumps [docx](https://github.com/chrahunt/docx) from 0.10.0 to 0.13.0. - [Release notes](https://github.com/chrahunt/docx/releases) - [Changelog](https://github.com/ruby-docx/docx/blob/master/CHANGELOG.md) - [Commits](https://github.com/chrahunt/docx/compare/v0.10.0...v0.13.0) --- updated-dependencies: - dependency-name: docx dependency-version: 0.13.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 401c299d19..a79312b768 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -173,7 +173,7 @@ GEM devise (>= 4.6) diff-lcs (1.6.2) docile (1.4.1) - docx (0.10.0) + docx (0.13.0) nokogiri (~> 1.13, >= 1.13.0) rubyzip (>= 2.0, < 4) dotenv (3.2.0) @@ -580,7 +580,7 @@ GEM ffi (~> 1.12) logger ruby2_keywords (0.0.5) - rubyzip (3.3.0) + rubyzip (3.3.1) sablon (0.4.3) nokogiri (>= 1.8.5) rubyzip (>= 1.3.0)