mpxj 8.2.0 → 8.3.4
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/junit-4.13.1.jar +0 -0
- data/lib/mpxj/mpxj.jar +0 -0
- data/lib/mpxj/version.rb +1 -1
- metadata +13 -13
- data/lib/mpxj/junit-4.11.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: ec2fe7a0aa407474d2dcbfe2f1efcdbf503800abc0f3a3c1c2628a514c86e943
|
|
4
|
+
data.tar.gz: f6699b1f28868248817eae74e2eb5ab74db21737e8380f375427fa9e2f54413b
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: ae9410b2844601654795da6c1629a19f10f27e8a1dbd77a188099a1b8f7b4a12b8c5182a890e909e1916d328dc8ff44a35ff75f8b12ab07b9f7ba45b1c5d3736
|
|
7
|
+
data.tar.gz: 5df5d67cc83840355be5ee4ef26b83753983b144076ae7d62508f41fa846a14137eeabc65d2d391b7c087364b09491c796576ee37c29c1d1166be18ee7c87be8
|
|
Binary file
|
data/lib/mpxj/mpxj.jar
CHANGED
|
Binary file
|
data/lib/mpxj/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,43 +1,43 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: mpxj
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 8.
|
|
4
|
+
version: 8.3.4
|
|
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-
|
|
11
|
+
date: 2020-12-10 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: bundler
|
|
15
15
|
requirement: !ruby/object:Gem::Requirement
|
|
16
16
|
requirements:
|
|
17
|
-
- - "
|
|
17
|
+
- - ">="
|
|
18
18
|
- !ruby/object:Gem::Version
|
|
19
|
-
version: '
|
|
19
|
+
version: '0'
|
|
20
20
|
type: :development
|
|
21
21
|
prerelease: false
|
|
22
22
|
version_requirements: !ruby/object:Gem::Requirement
|
|
23
23
|
requirements:
|
|
24
|
-
- - "
|
|
24
|
+
- - ">="
|
|
25
25
|
- !ruby/object:Gem::Version
|
|
26
|
-
version: '
|
|
26
|
+
version: '0'
|
|
27
27
|
- !ruby/object:Gem::Dependency
|
|
28
28
|
name: rake
|
|
29
29
|
requirement: !ruby/object:Gem::Requirement
|
|
30
30
|
requirements:
|
|
31
|
-
- - "
|
|
31
|
+
- - ">="
|
|
32
32
|
- !ruby/object:Gem::Version
|
|
33
|
-
version: '
|
|
33
|
+
version: '0'
|
|
34
34
|
type: :development
|
|
35
35
|
prerelease: false
|
|
36
36
|
version_requirements: !ruby/object:Gem::Requirement
|
|
37
37
|
requirements:
|
|
38
|
-
- - "
|
|
38
|
+
- - ">="
|
|
39
39
|
- !ruby/object:Gem::Version
|
|
40
|
-
version: '
|
|
40
|
+
version: '0'
|
|
41
41
|
- !ruby/object:Gem::Dependency
|
|
42
42
|
name: rspec
|
|
43
43
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -133,7 +133,7 @@ files:
|
|
|
133
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/junit-4.
|
|
136
|
+
- lib/mpxj/junit-4.13.1.jar
|
|
137
137
|
- lib/mpxj/mpxj.jar
|
|
138
138
|
- lib/mpxj/password_protected.rb
|
|
139
139
|
- lib/mpxj/poi-4.1.2.jar
|
|
@@ -152,7 +152,7 @@ files:
|
|
|
152
152
|
- lib/mpxj/version.rb
|
|
153
153
|
homepage: http://mpxj.sf.net
|
|
154
154
|
licenses:
|
|
155
|
-
- LGPL
|
|
155
|
+
- LGPL-2.1-or-later
|
|
156
156
|
metadata: {}
|
|
157
157
|
post_install_message:
|
|
158
158
|
rdoc_options: []
|
|
@@ -169,7 +169,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
169
169
|
- !ruby/object:Gem::Version
|
|
170
170
|
version: '0'
|
|
171
171
|
requirements: []
|
|
172
|
-
rubygems_version: 3.0
|
|
172
|
+
rubygems_version: 3.2.0
|
|
173
173
|
signing_key:
|
|
174
174
|
specification_version: 4
|
|
175
175
|
summary: The MPXJ gem allows Ruby applications to work with schedule data from project
|
data/lib/mpxj/junit-4.11.jar
DELETED
|
Binary file
|