From f5225496070b65df53849528500eba3e394b56a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 15:22:02 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d47ec630ae..0f8dc15f2c 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)