mpxj 14.1.0 → 14.3.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: 24cd58fbeea49798544982a868e62452f076e7762589020c8263ed1031bbe2e3
4
- data.tar.gz: d36d3df19945ea907973572c66a036806aca1a05ba6f446edc5eb203cc378250
3
+ metadata.gz: 196b3cbfcd984ab764122d26aa20040c7f0d10dac00e233606b4ac606cf32be3
4
+ data.tar.gz: 9fe0ee0e3698dad5f02f7d0f93291f5ecd612b503db639d6e062d60bf7e2dce5
5
5
  SHA512:
6
- metadata.gz: cd8da71a7cb3c679e1ca75ed2b161c26e50ac2482a8e9108fef8e306d82af45b755f01665b3d923af3b6ad0d53d8441843f096d68bbc0de95652ada448dadf3d
7
- data.tar.gz: 62291b8babd7291444698114328ab50c27d15611c5d0475e52d2cd69266d4bd2ebd95a7ab8bd5abaa5d3e9855383017a6808665a344a415ad241b004f893840c
6
+ metadata.gz: d6bda196b442f0a6b0714feadcbf49d0fa9a750144c200441fffdcbd1f55c3668d1f5c81743573354b0f1b3e56488f3bcb0b6a7728bf238167ae421902da1f46
7
+ data.tar.gz: c258039c90eac50abc80995f2a27da6cc63b46491b95d0b6ced7e30ad124f98397325c46f09f39d7e8e3de7fa07e351235b280c6d8477bba6cccfd2d444b9dba
Binary file
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 = "14.1.0"
4
+ VERSION = "14.3.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: 14.1.0
4
+ version: 14.3.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: 2025-06-05 00:00:00.000000000 Z
11
+ date: 2025-08-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -130,15 +130,17 @@ files:
130
130
  - lib/mpxj/container.rb
131
131
  - lib/mpxj/hamcrest-core-1.3.jar
132
132
  - lib/mpxj/istack-commons-runtime-4.0.1.jar
133
- - lib/mpxj/jackcess-4.0.1.jar
134
- - lib/mpxj/jackson-core-2.18.3.jar
133
+ - lib/mpxj/jackcess-4.0.8.jar
134
+ - lib/mpxj/jackson-annotations-2.19.1.jar
135
+ - lib/mpxj/jackson-core-2.19.1.jar
136
+ - lib/mpxj/jackson-databind-2.19.1.jar
135
137
  - lib/mpxj/jakarta.activation-2.0.1.jar
136
138
  - lib/mpxj/jakarta.xml.bind-api-3.0.1.jar
137
139
  - lib/mpxj/jaxb-core-3.0.2.jar
138
140
  - lib/mpxj/jaxb-runtime-3.0.2.jar
139
141
  - lib/mpxj/jgoodies-binding-2.13.0.jar
140
142
  - lib/mpxj/jgoodies-common-1.8.1.jar
141
- - lib/mpxj/jsoup-1.15.3.jar
143
+ - lib/mpxj/jsoup-1.21.1.jar
142
144
  - lib/mpxj/junit-4.13.1.jar
143
145
  - lib/mpxj/log4j-api-2.24.3.jar
144
146
  - lib/mpxj/mpxj.jar
@@ -153,7 +155,7 @@ files:
153
155
  - lib/mpxj/resource_methods.rb
154
156
  - lib/mpxj/rtfparserkit-1.16.0.jar
155
157
  - lib/mpxj/runtime_error.rb
156
- - lib/mpxj/sqlite-jdbc-3.42.0.0.jar
158
+ - lib/mpxj/sqlite-jdbc-3.50.2.0.jar
157
159
  - lib/mpxj/task.rb
158
160
  - lib/mpxj/task_methods.rb
159
161
  - lib/mpxj/txw2-3.0.2.jar
Binary file