Skip to content

Commit 9d0e248

Browse files
build(deps-dev): bump docx from 0.9.1 to 0.10.0
Bumps [docx](https://github.com/chrahunt/docx) from 0.9.1 to 0.10.0. - [Release notes](https://github.com/chrahunt/docx/releases) - [Changelog](https://github.com/ruby-docx/docx/blob/master/CHANGELOG.md) - [Commits](ruby-docx/docx@v0.9.1...v0.10.0) --- updated-dependencies: - dependency-name: docx dependency-version: 0.10.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c9e4802 commit 9d0e248

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,9 +174,9 @@ GEM
174174
devise (>= 4.6)
175175
diff-lcs (1.6.2)
176176
docile (1.4.1)
177-
docx (0.9.1)
177+
docx (0.10.0)
178178
nokogiri (~> 1.13, >= 1.13.0)
179-
rubyzip (~> 2.0)
179+
rubyzip (>= 2.0, < 4)
180180
dotenv (3.1.8)
181181
dotenv-rails (3.1.8)
182182
dotenv (= 3.1.8)

0 commit comments

Comments
 (0)