mpxj 7.9.8 → 8.0.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 +4 -4
- data/lib/mpxj/commons-codec-1.13.jar +0 -0
- data/lib/mpxj/commons-collections4-4.4.jar +0 -0
- data/lib/mpxj/commons-math3-3.6.1.jar +0 -0
- data/lib/mpxj/mpxj.jar +0 -0
- data/lib/mpxj/poi-4.1.1.jar +0 -0
- data/lib/mpxj/version.rb +1 -1
- metadata +6 -5
- data/lib/mpxj/commons-codec-1.10.jar +0 -0
- data/lib/mpxj/commons-collections4-4.1.jar +0 -0
- data/lib/mpxj/poi-3.17.jar +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 6b2a74f7915bfe7b804953628d17f14abb17e8ee33e79b892987ef036a581ef8
|
4
|
+
data.tar.gz: ad0ccc7160e4e374c1478100332e3cad1e5c67ef022759a1e966de85f4977cf8
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: df8230418e3c3cd0c2841f42ac827bcfbd027811febd7c3f3f06e320eb267791db8ca11d8d8d640bafd98b8df34c0385b392ecaf6df80e07cac76a3480a93afd
|
7
|
+
data.tar.gz: 6f604c2f6fda48ee4e80c36f4612f005f25aaaf90cacf373e879feddaa65a56ca3aec5f00cbc3067ae1ed5dd71263201ec4fb92c45a67856d80ff1ca7bce50ba
|
Binary file
|
Binary file
|
Binary file
|
data/lib/mpxj/mpxj.jar
CHANGED
Binary file
|
Binary file
|
data/lib/mpxj/version.rb
CHANGED
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:
|
4
|
+
version: 8.0.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:
|
11
|
+
date: 2020-01-02 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: bundler
|
@@ -121,8 +121,9 @@ files:
|
|
121
121
|
- lib/mpxj/FastInfoset-1.2.12.jar
|
122
122
|
- lib/mpxj/argument_error.rb
|
123
123
|
- lib/mpxj/assignment.rb
|
124
|
-
- lib/mpxj/commons-codec-1.
|
125
|
-
- lib/mpxj/commons-collections4-4.
|
124
|
+
- lib/mpxj/commons-codec-1.13.jar
|
125
|
+
- lib/mpxj/commons-collections4-4.4.jar
|
126
|
+
- lib/mpxj/commons-math3-3.6.1.jar
|
126
127
|
- lib/mpxj/container.rb
|
127
128
|
- lib/mpxj/hamcrest-core-1.3.jar
|
128
129
|
- lib/mpxj/istack-commons-runtime-2.16.jar
|
@@ -136,7 +137,7 @@ files:
|
|
136
137
|
- lib/mpxj/junit-4.11.jar
|
137
138
|
- lib/mpxj/mpxj.jar
|
138
139
|
- lib/mpxj/password_protected.rb
|
139
|
-
- lib/mpxj/poi-
|
140
|
+
- lib/mpxj/poi-4.1.1.jar
|
140
141
|
- lib/mpxj/project.rb
|
141
142
|
- lib/mpxj/properties.rb
|
142
143
|
- lib/mpxj/reader.rb
|
Binary file
|
Binary file
|
data/lib/mpxj/poi-3.17.jar
DELETED
Binary file
|