mpxj 16.4.1 → 16.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ea743ae7fec284f4e58cb2ad04301b0a305a1797d836076b9ee0536b51aa0803
4
- data.tar.gz: b03438ab7220b784c80a95e49a72bbe84091603c798fb02d169994262299bf4f
3
+ metadata.gz: 21141a5105d32937fbc3361bb40621fad4e8c2f284e3f07fdb6639d56dba6d24
4
+ data.tar.gz: 554651b7381bf82b9340995c216c43b8bbdba02db6580314a7e094fbe64bd4ed
5
5
  SHA512:
6
- metadata.gz: 563a434d83159d351b0ec81a5c8bd81acf49436db5c8520440070ca64c33c86f07b37a5647d806b9f07a6d5b3fc88e9404f51d4efc2ccf1504903f8f63894002
7
- data.tar.gz: 332efe0d2a9a70c828d7ea3ded570c10db148703bb32f9906bec0d01747640b95c1006b5284bd276a002e6d2d788904890959d9c2a4274e1cd51b14e19aedf94
6
+ metadata.gz: ad4faa1bdb340a295c2deccdfe9486a48e93d119918cfd406afada49e7b91cc036c4010b6306edb5ed8ee2790e0522b19f8cb55c16eb3659463c587eadcb0678
7
+ data.tar.gz: 277ba66921b944ddbfcc55b691cb11c2889824687ed3ef6562150c20c3ee34b28eb5cf93ae45f95459c5549fa9013a3db0f54281bfcd429e70b64944ef9c0ddb
data/lib/mpxj/mpxj.jar CHANGED
Binary file
data/lib/mpxj/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # MPXJ gem module
2
2
  module MPXJ
3
3
  # MPXJ gem version number
4
- VERSION = "16.4.1"
4
+ VERSION = "16.6.0"
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mpxj
3
3
  version: !ruby/object:Gem::Version
4
- version: 16.4.1
4
+ version: 16.6.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jon Iles
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2026-06-22 00:00:00.000000000 Z
11
+ date: 2026-08-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -131,21 +131,21 @@ files:
131
131
  - lib/mpxj/container.rb
132
132
  - lib/mpxj/istack-commons-runtime-4.0.1.jar
133
133
  - lib/mpxj/jackcess-4.0.10.jar
134
- - lib/mpxj/jackson-annotations-2.21.jar
135
- - lib/mpxj/jackson-core-2.21.1.jar
136
- - lib/mpxj/jackson-databind-2.21.1.jar
134
+ - lib/mpxj/jackson-annotations-2.22.jar
135
+ - lib/mpxj/jackson-core-2.22.1.jar
136
+ - lib/mpxj/jackson-databind-2.22.1.jar
137
137
  - lib/mpxj/jakarta.activation-2.0.1.jar
138
138
  - lib/mpxj/jakarta.xml.bind-api-3.0.1.jar
139
139
  - lib/mpxj/jaxb-core-3.0.2.jar
140
140
  - lib/mpxj/jaxb-runtime-3.0.2.jar
141
141
  - lib/mpxj/jgoodies-binding-2.13.0.jar
142
142
  - lib/mpxj/jgoodies-common-1.8.1.jar
143
- - lib/mpxj/jsoup-1.22.1.jar
144
- - lib/mpxj/junit-jupiter-api-5.14.3.jar
145
- - lib/mpxj/junit-jupiter-engine-5.14.3.jar
146
- - lib/mpxj/junit-platform-commons-1.14.3.jar
147
- - lib/mpxj/junit-platform-engine-1.14.3.jar
148
- - lib/mpxj/junit-platform-launcher-1.14.3.jar
143
+ - lib/mpxj/jsoup-1.22.2.jar
144
+ - lib/mpxj/junit-jupiter-api-5.14.4.jar
145
+ - lib/mpxj/junit-jupiter-engine-5.14.4.jar
146
+ - lib/mpxj/junit-platform-commons-1.14.4.jar
147
+ - lib/mpxj/junit-platform-engine-1.14.4.jar
148
+ - lib/mpxj/junit-platform-launcher-1.14.4.jar
149
149
  - lib/mpxj/log4j-api-2.24.3.jar
150
150
  - lib/mpxj/mpxj.jar
151
151
  - lib/mpxj/opentest4j-1.3.0.jar
Binary file