mpxj 8.0.4 → 8.1.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: bfdbb18ad117c6e52b015a50f7e25d272213d47380a8378e15650a66977ec95a
4
- data.tar.gz: 1a83974535bcd2ec46b0ec32b0d1f5356b8ac8b1121f31580d035c38e68c18d0
3
+ metadata.gz: 0dd1729f80e0a54c37b818aa8e42a2ffe19e1945a673ca2390f2e8219b5441e5
4
+ data.tar.gz: 3c7bd6a1f56f4d6eb2e0278bd62c753cc1e8872ea12fd84023001a31641106e9
5
5
  SHA512:
6
- metadata.gz: c14ac2f8e58070adee896de2f33311008f2be717551a9aefbc642018862563cf194bf60b550c001d6631f7e8f80b19f05b9e672b6ae7c6a76b46b5151e197ba7
7
- data.tar.gz: d0705ea2fe183f28d98ea7fc6cf929b93edbecced854c16c62d0397e36e97722a552868183a2d1f8fa51ef45b20dc792c16b62eae8089d1ec55c48cde612b4ec
6
+ metadata.gz: 133c8d455c3cfee75b2d26204bc9b7c3ed3ccaaf1599512c286db4d752f78cca37918c065fa3d8772717fa7ccec318c4af32e0f13b24d6268f89ee02014732dd
7
+ data.tar.gz: d82cd844787f8c4c377bd3d6b9277b3e76f4f349170dcd257c30ccc1a08875e5ed643c165cd63154dec756cc18adaeee23334a5d648b299999646e97ee83d90a
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # MPXJ gem module
2
2
  module MPXJ
3
3
  # MPXJ gem version number
4
- VERSION = "8.0.4"
4
+ VERSION = "8.1.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: 8.0.4
4
+ version: 8.1.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: 2020-02-06 00:00:00.000000000 Z
11
+ date: 2020-06-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -118,7 +118,8 @@ files:
118
118
  - legal/licence.sqlite-jdbc.txt
119
119
  - legal/licence.txt
120
120
  - lib/mpxj.rb
121
- - lib/mpxj/FastInfoset-1.2.12.jar
121
+ - lib/mpxj/FastInfoset-1.2.16.jar
122
+ - lib/mpxj/SparseBitSet-1.2.jar
122
123
  - lib/mpxj/argument_error.rb
123
124
  - lib/mpxj/assignment.rb
124
125
  - lib/mpxj/commons-codec-1.13.jar
@@ -126,27 +127,27 @@ files:
126
127
  - lib/mpxj/commons-math3-3.6.1.jar
127
128
  - lib/mpxj/container.rb
128
129
  - lib/mpxj/hamcrest-core-1.3.jar
129
- - lib/mpxj/istack-commons-runtime-2.16.jar
130
- - lib/mpxj/javax.activation-1.2.0.jar
131
- - lib/mpxj/jaxb-api-2.2.8.jar
132
- - lib/mpxj/jaxb-core-2.2.8-b01.jar
133
- - lib/mpxj/jaxb-impl-2.2.8-b01.jar
130
+ - lib/mpxj/istack-commons-runtime-3.0.8.jar
131
+ - lib/mpxj/jakarta.activation-api-1.2.1.jar
132
+ - lib/mpxj/jakarta.xml.bind-api-2.3.2.jar
133
+ - lib/mpxj/jaxb-runtime-2.3.2.jar
134
134
  - lib/mpxj/jgoodies-binding-2.13.0.jar
135
135
  - lib/mpxj/jgoodies-common-1.8.1.jar
136
- - lib/mpxj/jsr173_api-1.0.jar
137
136
  - lib/mpxj/junit-4.11.jar
138
137
  - lib/mpxj/mpxj.jar
139
138
  - lib/mpxj/password_protected.rb
140
- - lib/mpxj/poi-4.1.1.jar
139
+ - lib/mpxj/poi-4.1.2.jar
141
140
  - lib/mpxj/project.rb
142
141
  - lib/mpxj/properties.rb
143
142
  - lib/mpxj/reader.rb
144
143
  - lib/mpxj/relation.rb
145
144
  - lib/mpxj/resource.rb
146
- - lib/mpxj/rtfparserkit-1.13.0.jar
145
+ - lib/mpxj/rtfparserkit-1.15.0.jar
147
146
  - lib/mpxj/runtime_error.rb
148
147
  - lib/mpxj/sqlite-jdbc-3.30.1.jar
148
+ - lib/mpxj/stax-ex-1.8.1.jar
149
149
  - lib/mpxj/task.rb
150
+ - lib/mpxj/txw2-2.3.2.jar
150
151
  - lib/mpxj/unknown_error.rb
151
152
  - lib/mpxj/version.rb
152
153
  homepage: http://mpxj.sf.net
Binary file
Binary file