We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3a2422 commit e3a4d4dCopy full SHA for e3a4d4d
2 files changed
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- openxml-docx (0.10.4)
+ openxml-docx (0.10.5)
5
nokogiri
6
openxml-package (>= 0.2.2)
7
@@ -62,4 +62,4 @@ DEPENDENCIES
62
timecop
63
64
BUNDLED WITH
65
- 1.10.6
+ 1.11.2
lib/openxml/docx/version.rb
@@ -1,5 +1,5 @@
module OpenXml
module Docx
- VERSION = "0.10.4"
+ VERSION = "0.10.5"
end
0 commit comments