mpxj 8.0.8 → 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: 0ed28a555eeafccc0f5b0c83685214c97aa67370b382f986e0f5eebf9b8b224b
4
- data.tar.gz: bc4e67c653045303f18fff42b1402f1f06b66e92907d7a8453cd62b1647d2c56
3
+ metadata.gz: 0dd1729f80e0a54c37b818aa8e42a2ffe19e1945a673ca2390f2e8219b5441e5
4
+ data.tar.gz: 3c7bd6a1f56f4d6eb2e0278bd62c753cc1e8872ea12fd84023001a31641106e9
5
5
  SHA512:
6
- metadata.gz: ab9ca643dd8c3a558673b3f610974aced630a54aaada2a17911f153c87d290a1b0197238e52e241d299f8c55b70389554fa723a52863aa81a8867b0b762cb4a3
7
- data.tar.gz: 483a407e5b6624e46e037a32a4b6b70b96fcc8c5a676c776b7f2465e35901e56eb6bb8aad70d226e222e2b650579f3a71a31b70e3d0546ca30050d98575ec0ad
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.8"
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.8
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-04-20 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,7 @@ 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
122
  - lib/mpxj/SparseBitSet-1.2.jar
123
123
  - lib/mpxj/argument_error.rb
124
124
  - lib/mpxj/assignment.rb
@@ -127,14 +127,12 @@ files:
127
127
  - lib/mpxj/commons-math3-3.6.1.jar
128
128
  - lib/mpxj/container.rb
129
129
  - lib/mpxj/hamcrest-core-1.3.jar
130
- - lib/mpxj/istack-commons-runtime-2.16.jar
131
- - lib/mpxj/javax.activation-1.2.0.jar
132
- - lib/mpxj/jaxb-api-2.2.8.jar
133
- - lib/mpxj/jaxb-core-2.2.8-b01.jar
134
- - 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
135
134
  - lib/mpxj/jgoodies-binding-2.13.0.jar
136
135
  - lib/mpxj/jgoodies-common-1.8.1.jar
137
- - lib/mpxj/jsr173_api-1.0.jar
138
136
  - lib/mpxj/junit-4.11.jar
139
137
  - lib/mpxj/mpxj.jar
140
138
  - lib/mpxj/password_protected.rb
@@ -147,7 +145,9 @@ files:
147
145
  - lib/mpxj/rtfparserkit-1.15.0.jar
148
146
  - lib/mpxj/runtime_error.rb
149
147
  - lib/mpxj/sqlite-jdbc-3.30.1.jar
148
+ - lib/mpxj/stax-ex-1.8.1.jar
150
149
  - lib/mpxj/task.rb
150
+ - lib/mpxj/txw2-2.3.2.jar
151
151
  - lib/mpxj/unknown_error.rb
152
152
  - lib/mpxj/version.rb
153
153
  homepage: http://mpxj.sf.net
Binary file
Binary file