From e0b32325dc81a917d74b0c8ec97053a38892713b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 18:33:25 +0000 Subject: [PATCH] chore(deps): bump docx from 0.10.0 to 0.10.1 Bumps [docx](https://github.com/chrahunt/docx) from 0.10.0 to 0.10.1. - [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.10.1) --- updated-dependencies: - dependency-name: docx dependency-version: 0.10.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index ac4fef360c..ca9f998fad 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.10.1) nokogiri (~> 1.13, >= 1.13.0) rubyzip (>= 2.0, < 4) domain_name (0.6.20240107)