From e308772daba82efbf6da39b31d6368c1142e232f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 18:40:27 +0000 Subject: [PATCH] chore(deps): 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:production 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 30f8cf8794..231b7f1919 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -218,7 +218,7 @@ GEM docker-api (2.4.0) excon (>= 0.64.0) multi_json - docx (0.10.0) + docx (0.13.0) nokogiri (~> 1.13, >= 1.13.0) rubyzip (>= 2.0, < 4) domain_name (0.6.20240107)